Ian Hummel wrote:
Fair enough...

I had never heard of the maven-invoker-plugin. How about for the first part of his question? Which plug to use for copying a directory?
http://maven.apache.org/plugins/maven-invoker-plugin/

As I understood the first question, it was about copying the artifact into a directory, which is what the dependency plugin does.

A whole directory may also be copied with the resources plugin, although if it is really about external files copies to an external location, the ant task is not too wrong there.

For copying external resources for inclusion into the artifact, there is another plugin.

See http://maven.apache.org/plugins/ for a good start, and also http://mojo.codehaus.org/plugins.html.

Stefan


--
best regards,

Stefan Seidel
software developer
________________________
VUB Printmedia GmbH
Chopinstraße 4
D-04103 Leipzig
Germany
tel.    +49 (341) 9 60 50 07
fax.    +49 (341) 9 60 50 92
mail.   [EMAIL PROTECTED]
web.    www.vub.de

HRB Köln 24015
UStID DE 122 649 251
GF Dr. Achim Preuss Neudorf,
Dr. Christian Preuss Neudorf

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to