On 5/12/07, noon <[EMAIL PROTECTED]> wrote:
Is there a Maven2 plugin with I could unzip files from a JAR dependency file?
The files that I need to extract are Hibernate mapping files that are
packaged inside the JAR file in another Project.
Can I achieve this with a Maven 2 plugin or should I use the extract with a
ANT script by Maven2 Antrunner plugin?
Try dependency:unpack - http://maven.apache.org/plugins/maven-dependency-plugin/
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]