Herve Boutemy created MSITE-711:
-----------------------------------
Summary: add report's goal name to output
Key: MSITE-711
URL: https://jira.codehaus.org/browse/MSITE-711
Project: Maven Site Plugin
Issue Type: Improvement
Components: Maven 3
Affects Versions: 3.3
Reporter: Herve Boutemy
actually, report generation is displayed like
{noformat}[INFO] Generating "About" report ---
maven-project-info-reports-plugin:2.7{noformat}
adding goal name would help users find the report in documentation:
{noformat}[INFO] Generating "About" report ---
maven-project-info-reports-plugin:2.7:summary{noformat}
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)