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

Hervé Boutemy edited comment on MNG-6308 at 12/10/17 7:12 AM:
--------------------------------------------------------------

bq. Are we interested in the packaging or the type (i.e. the file extension)?
the fact that you ask shows that it's a key info we should have made more 
visible for years...
we're at build time, what is important to me is packaging since it drives 
build: see bindings associated to each packaging 
http://maven.apache.org/ref/3.5.2/maven-core/default-bindings.html

we can also write
{code}[INFO] 
------------------------------------------------------------------------
[INFO] Building Apache Maven Distribution 3.5.3-SNAPSHOT                [15/15]
[INFO] 
-------------------------------------------------------------------[pom]{code}



was (Author: hboutemy):
bq. Are we interested in the packaging or the type (i.e. the file extension)?
the fact that you ask shows that it's a key info we should have made more 
visible for years...
we're at build time, what is important to me is packaging since it drives 
build:http://maven.apache.org/ref/3.5.2/maven-core/default-bindings.html

we can also write
{code}[INFO] 
------------------------------------------------------------------------
[INFO] Building Apache Maven Distribution 3.5.3-SNAPSHOT                [15/15]
[INFO] 
-------------------------------------------------------------------[pom]{code}


> display packaging 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}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to