You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/01/06 21:40:00 UTC

[jira] [Commented] (MNG-6308) display packaging & groupId:artifactId when building a module

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

Hudson commented on MNG-6308:
-----------------------------

Build succeeded in Jenkins: Maven TLP (wip) » maven » MNG-6308_display_packaging #14

See https://builds.apache.org/job/maven-wip/job/maven/job/MNG-6308_display_packaging/14/

> 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)