jira-importer commented on issue #354: URL: https://github.com/apache/maven-deploy-plugin/issues/354#issuecomment-2771533763
**[bob](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bob_h)** commented I have a multi module project. One of these modules is using the war packaging. For the deployment I set the deployAtEnd flag to true. If I use maven 2.2.1, the deploy is working. If I use maven 3.2.5 or 3.1.1, we have the log Deploying XXX at end but at the end nothing is uploaded. If we remove the war from the list of the modules the artifacts are uploaded. If I only try to deploy the war (directly from the "submodule") it is working. Peharps the discussion is more about MDEPLOY-201 or MDEPLOY-193. As I had the ( OSGi bundle and war use case in a multi module project), I could build a sample. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
