Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
Description
Improve dependency check, or add a new license check, to perform:
- Generate an aggregate third-party license list
mvn license:aggregate-add-third-party -Dlicense.excludedScopes=provided,test
(creates target/generated-sources/license/THIRD-PARTY.txt)
- Verify that no third-party dependency is listed with only Category X license. Dependencies with dual license are OK, if the other license is permitted.
Attachments
Issue Links
- links to