[ https://issues.apache.org/jira/browse/MDEPLOY-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965822#comment-17965822 ]
Olivier Lamy commented on MDEPLOY-198: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-deploy-plugin#535|https://github.com/apache/maven-deploy-plugin/issues/535]. > deploy:deploy in some cases upload a file twice > ----------------------------------------------- > > Key: MDEPLOY-198 > URL: https://issues.apache.org/jira/browse/MDEPLOY-198 > Project: Maven Deploy Plugin (Moved to GitHub Issues) > Issue Type: Bug > Components: deploy:deploy > Affects Versions: 2.8.2 > Reporter: S L > Assignee: Robert Scholte > Priority: Minor > Attachments: hello-maven-plugin.zip > > > This is a similar issue to MDEPLOY-197 and if you feel that is this is the > same problem feel free to close it as duplicate. > However, in some cases when using the maven-deploy-plugin the artificat will > be uploaded twice. Example will be attached. > In my example I craft sources & javadoc in the deploy-phase and have an > additional maven-deploy-plugin-definition which also be be executed in > deploy. However the default-deploy will upload the final artifact as well as > my custom tailored maven-deploy-plugin-definition and therefore the artifcat > will be uploaded twice. > In the zip there is also the build log where I replaced all sensitive > information. -- This message was sent by Atlassian Jira (v8.20.10#820010)