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

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

Multi module build:
{code}[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ assembly ---
[INFO] Deleting /Users/kama/ws-git/javaee/assembly/target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent 5.0.1-SNAPSHOT .............................. SUCCESS [  0.259 s]
[INFO] domain ............................................. SUCCESS [  0.016 s]
[INFO] service-client ..................................... SUCCESS [  0.008 s]
[INFO] webgui ............................................. SUCCESS [  0.009 s]
[INFO] service ............................................ SUCCESS [  0.007 s]
[INFO] app ................................................ SUCCESS [  0.008 s]
[INFO] appasm ............................................. SUCCESS [  0.005 s]
[INFO] shade .............................................. SUCCESS [  0.005 s]
[INFO] assembly ........................................... SUCCESS [  0.005 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
{code}
And for a aggregator:
{code}
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Maven ACR Plugin 3.0.1-SNAPSHOT ............. SUCCESS [  0.207 s]
[INFO] Apache Maven AntRun Plugin 3.0.0-SNAPSHOT .......... SUCCESS [  0.003 s]
[INFO] Apache Maven Changelog Plugin 2.4-SNAPSHOT ......... SUCCESS [  0.004 s]
[INFO] Apache Maven Changes Plugin 3.0.0-SNAPSHOT ......... SUCCESS [  0.020 s]
[INFO] Apache Maven Clean Plugin 3.0.1-SNAPSHOT ........... SUCCESS [  0.003 s]
[INFO] Apache Maven Compiler Plugin 3.7.1-SNAPSHOT ........ SUCCESS [  0.018 s]
[INFO] Apache Maven Deploy Plugin 3.0.0-SNAPSHOT .......... SUCCESS [  0.003 s]
[INFO] Apache Maven Documentation Checker Plugin 1.2-SNAPSHOT SUCCESS [  0.038 
s]
[INFO] Apache Maven EAR Plugin 3.0.0-SNAPSHOT ............. SUCCESS [  0.003 s]
[INFO] Apache Maven EJB Plugin 3.0.1-SNAPSHOT ............. SUCCESS [  0.003 s]
[INFO] Apache Maven Help Plugin 3.0.0-SNAPSHOT ............ SUCCESS [  0.006 s]
[INFO] Apache Maven Install Plugin 3.0.0-SNAPSHOT ......... SUCCESS [  0.009 s]
[INFO] Apache Maven Jarsigner Plugin 1.5-SNAPSHOT ......... SUCCESS [  0.003 s]
[INFO] Apache Maven JDeps Plugin 3.1.1-SNAPSHOT ........... SUCCESS [  0.003 s]
[INFO] Apache Maven Linkcheck Plugin 1.3-SNAPSHOT ......... SUCCESS [  0.003 s]
[INFO] Apache Maven Patch Plugin 1.3-SNAPSHOT ............. SUCCESS [  0.003 s]
[INFO] Apache Maven PDF Plugin 1.4-SNAPSHOT ............... SUCCESS [  0.003 s]
[INFO] Apache Maven RAR Plugin 3.0.0-SNAPSHOT ............. SUCCESS [  0.002 s]
[INFO] Apache Maven Repository Plugin 2.5-SNAPSHOT ........ SUCCESS [  0.004 s]
[INFO] Apache Maven Resources Plugin 3.0.3-SNAPSHOT ....... SUCCESS [  0.002 s]
[INFO] Apache Maven Site Plugin 3.7-SNAPSHOT .............. SUCCESS [  0.003 
s]...
{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