jira-importer commented on issue #354: URL: https://github.com/apache/maven-deploy-plugin/issues/354#issuecomment-2771533767
**[Karl Heinz Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)** commented You wrote your deploy is working with Maven 2.2.1 Ok..first Maven 2.2.1 does not support parallel builds and of course do you use parallel builds like `mvn -T 4 clean deploy` ?...Furthermore does your build work with an empty local cache which means a simple `mvn clean package` will it work ? Apart from that what version of `maven-war-plugin` do you use? And as a asked before can you make an example project which shows the wrong behaviour ? Ah..one more thing do all modules have correct parent/child relation ship ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org