Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2
-
None
-
None
Description
plugin information is really convenient:
[INFO] Generating "Project License" report --- maven-project-info-reports-plugin:2.3.1 [INFO] Generating "Mailing Lists" report --- maven-project-info-reports-plugin:2.3.1 [INFO] Generating "Project Team" report --- maven-project-info-reports-plugin:2.3.1
in Maven 2, it should be feasible to have same information with specification title and version from report plugins' manifest, then output something like:
[INFO] Generating "Project License" report --- Maven Project Info Reports Plugin 2.3.1 [INFO] Generating "Mailing Lists" report --- Maven Project Info Reports Plugin 2.3.1 [INFO] Generating "Project Team" report --- Maven Project Info Reports Plugin 2.3.1