cashapp / licensee

Gradle plugin which validates the licenses of your dependency graph match what you expect
https://cashapp.github.io/licensee/docs/1.x/
Apache License 2.0
626 stars 29 forks source link

Add http://repository.jboss.org/licenses/cc0-1.0.txt as CC0-1.0 #53

Closed vanniktech closed 3 years ago

vanniktech commented 3 years ago
org.jboss:jandex:2.0.5.Final
 - ERROR: Unknown license URL 'http://repository.jboss.org/licenses/cc0-1.0.txt' is NOT allowed
org.jboss.logging:jboss-logging:3.3.2.Final
 - ERROR: Unknown license URL 'http://repository.jboss.org/licenses/cc0-1.0.txt' is NOT allowed
JakeWharton commented 3 years ago

I don't think we should add this one. It's effectively publishing the license on their own website rather than referencing a canonical URL from SPDX or the creative commons directly. We should implore them to switch to a standard URL.