jira-importer commented on issue #303: URL: https://github.com/apache/maven-deploy-plugin/issues/303#issuecomment-2771529605
**[John Dennis Casey](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jdcasey)** commented had to pass the pomFile (generated or provided) to the artifactDeployer instead of the main project artifact file...this artifact file is passed to the artifact using setFile(..), and the artifactDeployer call takes both the pomFile and the artifact now. NOTE: I simply copied the API calls in the main DeployMojo to fix this. -- 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