You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2016/05/01 12:35:12 UTC

[jira] [Commented] (MNG-6011) Modify Maven build summary to include version of components built

    [ https://issues.apache.org/jira/browse/MNG-6011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265702#comment-15265702 ] 

Michael Osipov commented on MNG-6011:
-------------------------------------

It is not really clear what you are asking. Reactor build has only one version, the one from the parent. Do you want to see the GAV in the output?

> Modify Maven build summary to include version of components built
> -----------------------------------------------------------------
>
>                 Key: MNG-6011
>                 URL: https://issues.apache.org/jira/browse/MNG-6011
>             Project: Maven
>          Issue Type: New Feature
>            Reporter: Vaibhav Jaiswal
>            Priority: Minor
>
> The Maven build summary shows the artifact id build along with their status. A lot of time developer (in case of SVN update) needs the new version of the component he may have to input into other systems utilising maven local repository like Fuse install plugin command.
> It would be good if as part of the build summary we can also include the version too. Even better if we could allow some plugin to customize the build summary running from some property.
> so instead of 
> [INFO] abc application ................ SUCCESS [0.369s]
> we can have the output as
> [INFO] abc application ...org.mycom:abc:1.0-snapshot............. SUCCESS [0.369s]



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