[ 
https://issues.apache.org/jira/browse/MNG-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated MNG-4485:
--------------------------------
    Fix Version/s:     (was: Issues to be reviewed for 3.x)

> Informational messages could be clearer regarding goal execution
> ----------------------------------------------------------------
>
>                 Key: MNG-4485
>                 URL: https://issues.apache.org/jira/browse/MNG-4485
>             Project: Maven
>          Issue Type: Improvement
>          Components: Errors
>    Affects Versions: 3.0-alpha-5
>            Reporter: Paul Benedict
>            Priority: Trivial
>
> As the lifecycle of projects are executed, these type of informational 
> messages are emitted:
> {{[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ project-name ---}}
> Based on my own team, I think there are three things to note:
>  * The {{plugin:version::goal}} can easily be confused with the the 
> dependency {{artifactId:version:classifier}} format. Seriously. ;-)
>  * I don't think the @ symbol is natural to describe the project.
>  * The execution name probably could be suppressed unless DEBUG was on.
> How about?
> {{[INFO] --- maven-clean-plugin:2.3 executing goal "clean" for project 
> Project Name ---}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to