[
https://issues.apache.org/jira/browse/MNG-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16368355#comment-16368355
]
Hudson commented on MNG-6308:
-----------------------------
Build succeeded in Jenkins: Maven TLP (wip) » maven » MNG-5868 #3
See https://builds.apache.org/job/maven-wip/job/maven/job/MNG-5868/3/
> display packaging & groupId:artifactId when building a module
> -------------------------------------------------------------
>
> Key: MNG-6308
> URL: https://issues.apache.org/jira/browse/MNG-6308
> Project: Maven
> Issue Type: Improvement
> Affects Versions: 3.5.2
> Reporter: Hervé Boutemy
> Assignee: Hervé Boutemy
> Priority: Major
> Fix For: 3.5.3
>
>
> Packaging is a key information, since it defines what bindings will be: it is
> short and should be visible in the build log
> proposal:
> {code}[INFO]
> ------------------------------------------------------------------------
> [INFO] Building Apache Maven Distribution 3.5.3-SNAPSHOT
> [15/15]
> [INFO] --------------------------------------------------------------- pom
> --{code}
> final choice:
> {code}[INFO] -------------------< org.apache.maven:apache-maven
> >--------------------
> [INFO] Building Apache Maven Distribution 3.5.3-SNAPSHOT
> [15/15]
> [INFO] --------------------------------[ pom
> ]---------------------------------{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)