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

Karl Heinz Marbaise commented on MNG-6352:
------------------------------------------

Had you something more like this in mind?
{code}
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ assembly ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent (5.0.1-SNAPSHOT) ............................ SUCCESS [  0.235 s]
[INFO] domain (5.0.1-SNAPSHOT) ............................ SUCCESS [  0.002 s]
[INFO] service-client (5.0.1-SNAPSHOT) .................... SUCCESS [  0.001 s]
[INFO] webgui (5.0.1-SNAPSHOT) ............................ SUCCESS [  0.003 s]
[INFO] service (5.0.1-SNAPSHOT) ........................... SUCCESS [  0.002 s]
[INFO] app (5.0.1-SNAPSHOT) ............................... SUCCESS [  0.002 s]
[INFO] appasm (5.0.1-SNAPSHOT) ............................ SUCCESS [  0.002 s]
[INFO] shade (5.0.1-SNAPSHOT) ............................. SUCCESS [  0.003 s]
[INFO] assembly (5.0.1-SNAPSHOT) .......................... SUCCESS [  0.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.713 s
[INFO] Finished at: 2018-02-09T18:32:58+01:00
[INFO] ------------------------------------------------------------------------
{code}

> Printout version information at the end of the build
> ----------------------------------------------------
>
>                 Key: MNG-6352
>                 URL: https://issues.apache.org/jira/browse/MNG-6352
>             Project: Maven
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.5.2
>            Reporter: Karl Heinz Marbaise
>            Priority: Trivial
>             Fix For: 3.5.3
>
>
> At the end of the buid in particular of a mutli module build we should print 
> the information about the versions of modules (in case of aggregators) or 
> only a single version in case of a multi module build as an information for 
> the user.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to