You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "S L (JIRA)" <ji...@apache.org> on 2015/07/02 10:38:04 UTC

[jira] [Comment Edited] (MDEPLOY-197) deploy:deploy-file in some cases upload a file twice

    [ https://issues.apache.org/jira/browse/MDEPLOY-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611626#comment-14611626 ] 

S L edited comment on MDEPLOY-197 at 7/2/15 8:37 AM:
-----------------------------------------------------

Hi [~jcdang],
I would like to add that this problem is also present if you use the regular deploy:deploy.  Should I open a different issue for this?


Edit: opened another issue for this MDEPLOY-198


was (Author: thesnoozer):
Hi [~jcdang],
I would like to add that this problem is also present if you use the regular deploy:deploy.  Should I open a different issue for this?

> 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
>              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
(v6.3.4#6332)