Jeffrey Dang created MDEPLOY-197:
------------------------------------
Summary: 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
Issue Type: Bug
Components: deploy:deploy-file
Affects Versions: 2.8.2
Reporter: Jeffrey Dang
Priority: Trivial
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
(v6.3.4#6332)