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

Robert Scholte commented on MWAR-434:
-------------------------------------

I had a similar issue with the maven-ear-plugin where 2 goals are in play: one 
generating the application.xml, the other generating the ear. I solved it by 
checking the timestamp: if it was created after MavenSessions startDate, it 
should not be marked as outdated. I guess we need such solution here as well.

> 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