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

[jira] [Closed] (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:all-tabpanel ]

Hervé Boutemy closed MNG-6308.
------------------------------
       Resolution: Fixed
    Fix Version/s: 3.5.3

done in
https://git-wip-us.apache.org/repos/asf?p=maven.git&a=commit&h=98d2e197d111d4863d1e420a9f9c1548690bc7e1
https://git-wip-us.apache.org/repos/asf?p=maven.git&a=commit&h=c2e3b3e301a96e36670206db0c215f3026937d33
https://git-wip-us.apache.org/repos/asf?p=maven.git&a=commit&h=58cf490c696cebfb0cc3dce31fed68658b16626f

> 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
>             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
(v6.4.14#64029)