[
https://jira.codehaus.org/browse/MDEP-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=352361#comment-352361
]
Karl-Heinz Marbaise commented on MDEP-451:
------------------------------------------
If you like to gather all dependencies of your project dependency:copy is not
intended for that. Than you should use dependency:copy-dependencies. Apart from
that i don't konw what you exactly like to achieve. There is also a possibility
to use maven-assembly-plugin via a a descriptor (dir format might be suitable)
to gather all dependencies together or appassembler-maven-plugin
(create-repository)...and may be other possibilies exist......So the best would
be to completely describe what you like to achieve and may be post your pom
files ...so i can help..but this should be done on the users mailing list...
> Regression: mvn dependency:copy doesn't run under maven 3.x multi-module
> project
> --------------------------------------------------------------------------------
>
> Key: MDEP-451
> URL: https://jira.codehaus.org/browse/MDEP-451
> Project: Maven Dependency Plugin
> Issue Type: Bug
> Components: copy
> Affects Versions: 2.8
> Environment: All
> Reporter: Lenny Primak
> Assignee: Karl-Heinz Marbaise
> Priority: Critical
> Attachments: deptest.tar
>
>
> I have a muldi-module project,
> running mvn dependency:copy on root project just runs
> on root project without recursing into the modules.
> This works under maven 3.0.3 but doesn't run at all in the
> current 3.2.2 version of maven
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)