-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Description
Hello,
We use https://github.com/cookpad/license-tools-plugin
With 2.0.0 everything worked well, but when I update to 2.1.0 and I update the licenses.yml accordingly, I get this error:
Task :app:checkLicenses FAILED
Licenses not matched with pom.xml in dependencies:
- artifact: com.jaredrummler:android-device-names:+
license: Apache License
This is what gets added to licenses.yml, but then ends up throwing an error:
- artifact: com.jaredrummler:android-device-names:+
name: android-device-names
copyrightHolder: #COPYRIGHT_HOLDER#
license: Apache License
licenseUrl: https://github.com/jaredrummler/AndroidDeviceNames/blob/master/LICENSE
url: https://github.com/jaredrummler/AndroidDeviceNames
I think there's a problem in Maven Central's license declaration for 2.1.0.
Metadata
Metadata
Assignees
Labels
No labels