You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2011/02/27 01:19:22 UTC

[jira] Closed: (MSITE-557) added plugin information to console output for Maven 2 like it is done in Maven 3

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

Herve Boutemy closed MSITE-557.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3
         Assignee: Herve Boutemy

done in [r1074967|http://svn.apache.org/viewvc?rev=1074967&view=rev]

> added plugin information to console output for Maven 2 like it is done in Maven 3
> ---------------------------------------------------------------------------------
>
>                 Key: MSITE-557
>                 URL: http://jira.codehaus.org/browse/MSITE-557
>             Project: Maven 2.x and 3.x Site Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>             Fix For: 2.3
>
>
> plugin information is really convenient:
> {noformat}[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{noformat}
> in Maven 2, it should be feasible to have same information with specification title and version from report plugins' manifest, then output something like:
> {noformat}[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{noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira