[ https://issues.apache.org/jira/browse/MNG-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16314940#comment-16314940 ]
Hudson commented on MNG-6308: ----------------------------- Build succeeded in Jenkins: maven-3.x-jenkinsfile » master #155 See https://builds.apache.org/job/maven-3.x-jenkinsfile/job/master/155/ > 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 > > 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 (v6.4.14#64029)