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

   **[Robert 
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
 commented
   
   Maven Deploy Plugin is quite stupid: is deploys all Artifacts attached to 
the MavenProject instance. If there are 2 artifacts with the same coordinate, 
then figure out which plugins did that.
   Known cases are where javadoc:javadoc and javadoc:javadoc-no-fork are both 
executed, both attaching the javadoc classified jar. Similar case for 
maven-source-plugin.
   These is a proposal to fail the build if the same classifier+type is 
attached for the second time.
   


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

Reply via email to