[
https://jira.codehaus.org/browse/MSITE-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy closed MSITE-711.
-------------------------------
Resolution: Fixed
Fix Version/s: 3.4
Assignee: Herve Boutemy
donen in [r1593705|http://svn.apache.org/r1593705]
> 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
> Assignee: Herve Boutemy
> Fix For: 3.4
>
>
> actually, report generation is displayed like
> {noformat}[INFO] Skipped "About" report, file "index.html" already exists for
> the English version.
> [INFO] Generating "Project Summary" report ---
> maven-project-info-reports-plugin:2.7{noformat}
> adding goal name would help users find the report in documentation:
> {noformat}[INFO] Skipped "About" report
> (maven-project-info-reports-plugin:2.7:index), file "index.html" already
> exists for the English version.
> [INFO] Generating "Project Summary" report ---
> maven-project-info-reports-plugin:2.7:summary{noformat}
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)