[ 
https://jira.codehaus.org/browse/MSITE-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy updated MSITE-711:
--------------------------------

    Description: 
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}


  was:
actually, report generation is displayed like
{noformat}[INFO] Skipped "About" report (index), 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}



> 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] 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)

Reply via email to