[ 
https://jira.codehaus.org/browse/MDEP-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl-Heinz Marbaise closed MDEP-478.
------------------------------------

    Resolution: Fixed
      Assignee: Karl-Heinz Marbaise

Fixed in [r1661356|http://svn.apache.org/r1661356]
Patch of Julius Davies applied. Thanks for the patch.

> dependency:copy-dependencies always overwrites if <prependGroupId> is true
> --------------------------------------------------------------------------
>
>                 Key: MDEP-478
>                 URL: https://jira.codehaus.org/browse/MDEP-478
>             Project: Maven Dependency Plugin
>          Issue Type: Bug
>          Components: copy, copy-dependencies
>    Affects Versions: 2.10
>            Reporter: Julius Davies
>            Assignee: Karl-Heinz Marbaise
>            Priority: Minor
>             Fix For: 2.10.1
>
>         Attachments: copy-dependencies-2015-02-19.patch
>
>
> dependency:copy-dependencies always overwrites if <prependGroupId> is true.
> Before my patch:
> {code}
> [INFO] Copying 
> /home/julius/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
>  to /ear/APP-INF/lib/commons-codec.commons-codec-1.6.jar
> {code}
> After my patch:
> {code}
> [INFO] commons-codec:commons-codec:jar:1.6 already exists in destination.
> {code}
> I suspect this patch might also fix MDEP-294, MDEP-444 and MDEP-458.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to