I need to look in the assembly plugin how to do that. Thank you for your help.
On Thursday, August 09, 2012 10:40:16 AM Wayne Fay wrote: > > with the maven-dependency-plugin I can copy the dependencies in some > > output > > directory. But how can I copy some dependencies to directory libs/ and > > different dependencies in the directory plugins/ ? > > Realistically you should be using the assembly plugin for the > construction of "non-standard" artifact directory structures such as > what you require, and not the dependency plugin. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] -- Erwin Mueller http://www.mueller-public.de - My site; http://www.anr-institute.com - Advanced Natural Research Institute GmbH;
