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

Do not perform dependency verification on the poms we resolve #80

Closed JakeWharton closed 2 years ago

JakeWharton commented 2 years ago

I can't get the test to fail (yet?) with the fix commented out.

Closes #78

JakeWharton commented 2 years ago

The test still doesn't work. Tried all kinds of things. I want to make a release so I'm going to land the fix with the test that doesn't actually validate the behavior for now.