Re: Usage of maven-dependency-plugin in a multi-modul ebuild

2009-12-31 Thread Dan Tran
I assume all you want to dump all project dependencies and associcate transitive deps? create a project which depends on all modules in your build, inthere execute dependency:copy-dependency to to your desired location On Thu, Dec 31, 2009 at 12:22 PM, Werner Guttmann wrote: > Hi, > > I'd like

Usage of maven-dependency-plugin in a multi-modul ebuild

2009-12-31 Thread Werner Guttmann
Hi, I'd like to use the maven-dependency-plugin's copy-dependencies goal to copy all project dependencies of a complete multi-module build to a single output directory. Is this actually achievable ? So far I have only come across examples for simple projects where things seem to be straight-