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

Licenses from child poms override parents #88

Closed JakeWharton closed 2 years ago

JakeWharton commented 2 years ago

Per 'licenses' not being included in the merge list here: https://maven.apache.org/guides/introduction/introduction-to-the-pom.html#project-inheritance

Closes #87

JakeWharton commented 2 years ago

Yep. All we can do is trust the pom and the developer.