We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
exportLibraries says:
exportLibraries
UNKNOWN LICENSES: BSD License 3 -- [org.hamcrest:hamcrest:2.2]
Import testImplementation "org.hamcrest:hamcrest:2.2"
testImplementation "org.hamcrest:hamcrest:2.2"
The text was updated successfully, but these errors were encountered:
This one is not matched because that lib does not use the specific spdx identifier. BSD-3-Clause
BSD-3-Clause
As this seems to be more common though, will expand the matching to the license url
Sorry, something went wrong.
- expand BSD-3-Clause matching
0449a60
- FIX #639
Thanks! Yeah, I figured that the bsd ones sometimes have different names
mikepenz
Successfully merging a pull request may close this issue.
About this issue
exportLibraries
says:Import
testImplementation "org.hamcrest:hamcrest:2.2"
Details
Checklist
The text was updated successfully, but these errors were encountered: