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

Herve Boutemy commented on MWAR-434:
------------------------------------

war goal is added by the war default bindings: 
https://maven.apache.org/ref/3.6.3/maven-core/default-bindings.html#Plugin_bindings_for_war_packaging
it can be disabled by adding a skip configuration on default-war execution id
up to you to see if the new features of the new release deserve this or not
thanks for the feedback, it helps use fix unexpected issues

> archiveClasses Jar file is not created in WEB-INF/lib
> -----------------------------------------------------
>
>                 Key: MWAR-434
>                 URL: https://issues.apache.org/jira/browse/MWAR-434
>             Project: Maven WAR Plugin
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Maxim Solodovnik
>            Priority: Blocker
>
> I just have switched from 3.2.3 to this new version and it seems 
> https://maven.apache.org/plugins/maven-war-plugin/exploded-mojo.html#archiveClasses
> Is not working anymore :(
> Here is the sample project
> https://github.com/solomax/multimodule-with-war
> JAR file in 
> multimodule-with-war-web/target/multimodule-with-war-web-1.0.0-SNAPSHOT/WEB-INF/lib/
> Is NOT created with 3.3.0 and created with lower versions



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to