jira-importer commented on issue #470: URL: https://github.com/apache/maven-deploy-plugin/issues/470#issuecomment-2771543723
**[Daniel Schulz](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=dschulz)** commented The attached mdeploy-45-test.zip contains a sample web project: The war plugin is configured with a **classifier**. For simplicity, the deploy plugin is configured with **altDeploymentRepository** pointing to the target directory. 1. To reproduce the MDEPLOY-45 bug, call: `%> mvn deploy` 2. To compare with non-classifier behaviour, call: `%> mvn -Dmdp45.artifact.classifier= deploy` I hope it helps. -- 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