[ 
https://jira.codehaus.org/browse/MDEP-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=281076#comment-281076
 ] 

Gili commented on MDEP-322:
---------------------------

I've got a second use-case which does not depend on native code.

I'm building an installer for an application. The installer needs to unpack two 
tools, each one into its own directory. The only way for me to accomplish this 
is to copy each project/tool into its own directory before passing it into the 
installer, otherwise both tools get unpacked into the same directory (which 
goes against our requirements). Currently, there is no easy way for me to 
implement this.

> Transitive support for copy and unpack goals
> --------------------------------------------
>
>                 Key: MDEP-322
>                 URL: https://jira.codehaus.org/browse/MDEP-322
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Wish
>          Components: copy, unpack
>    Affects Versions: 2.3
>            Reporter: Gili
>            Assignee: Brian Fox
>
> I'd like to be able to copy or unpack dependencies transitively, just like 
> copy-dependencies or unpack-dependencies, but without having to declare the 
> dependency on the current project.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to