Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.1
-
Labels:None
-
Number of attachments :
Description
Currently add-third-party goal generates list of dependencies' licenses in format
(<license-name>) <project-name> <groupId>:<artifactId>:<version> - <project-url>
There would be more sense if this format string could be edited and specified during goal execution
Done in rev 16527,
rev 16528 and
rev 16529