Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
When run directly with "mvn project-info-reports:dependencies", the copyright field is blank. When run as part of 'mvn site', the field is filled in correctly from the pom.xml.
The attached patch seems to fix the problem.
Applied. Thanks!