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? -- View this message in context: http://www.nabble.com/Unzip-files-from-a-JAR-dependency---a-plugin-or-ant-script--tf3733052s177.html#a10449486 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
