[ https://issues.apache.org/jira/browse/MDEPLOY-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965725#comment-17965725 ]
Olivier Lamy commented on MDEPLOY-197: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-deploy-plugin#175|https://github.com/apache/maven-deploy-plugin/issues/175]. > deploy:deploy-file in some cases upload a file twice > ---------------------------------------------------- > > Key: MDEPLOY-197 > URL: https://issues.apache.org/jira/browse/MDEPLOY-197 > Project: Maven Deploy Plugin (Moved to GitHub Issues) > Issue Type: Bug > Components: deploy:deploy-file > Affects Versions: 2.8.2 > Reporter: Jeffrey Dang > Assignee: Robert Scholte > Priority: Trivial > Labels: easyfix > Attachments: added_file_check.patch > > Original Estimate: 5m > Remaining Estimate: 5m > > In org/apache/maven/plugin/deploy/DeployFileMojo.java, > When executing, deploy will be called on the file specified by deploy-file > goal. > Afterward, deploy will be called on project.getAttachedArtifacts(). > The specified deploy file can be included in the attached artifacts. -- This message was sent by Atlassian Jira (v8.20.10#820010)