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

Robert Scholte commented on MNG-6308:
-------------------------------------

javadoc and sources are attachments, but in the end it is only packaging, 
installing and deploying.
I've talked with [~stephenc] about this for Model 5.0.0. My example is the 
soapui-maven-plugin, which can generate a web archive for a mockservice. The 
packaging should be war based on the resulting file type, but that comes with 
too much overhead. the pom-lifecycle should be enough.
This example shows that packaging is not always interesting, IMHO adding 
package info can cause unintended confusion.

> 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