jira-importer commented on issue #356: URL: https://github.com/apache/maven-deploy-plugin/issues/356#issuecomment-2771533876
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented > The packaging for this project did not assign a file to the build artifact > The real issue is that during the package-phase no artifact has been bound to the MavenProject instance. Just calling `mvn deploy:deploy` won't work, the jar/war/ear/whatever needs to be attached first, which is done by plugin matching the packaging type. > It would help if you describe your process. -- 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