jira-importer commented on issue #354:
URL: 
https://github.com/apache/maven-deploy-plugin/issues/354#issuecomment-2771533772

   **[bob](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bob_h)** 
commented
   
   I found the issue with the war,
   this pom was redefining the version of maven deploy (2.8.1 instead of 2.8.2)
   So there is no issue with the WAR use case.
   
   I attached a project example which is failing with a bundle packaging. The 
jar will be empty but should be enough for your test.
   I put multiple profiles to be able to build jar / war and osgi modules.
   Run the command
   mvn clean deploy -Pjar,war,osgi
   


-- 
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]

Reply via email to