Re: Unpack some jar files in WEB-INF/classes folder

2009-06-15 Thread Jacob Bergöö
in context: http://www.nabble.com/Unpack-some-jar-files-in-WEB-INF-classes-folder-tp23997323p23997323.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org

Unpack some jar files in WEB-INF/classes folder

2009-06-12 Thread Jacob Bergöö
pointers or examples // Jacob -- View this message in context: http://www.nabble.com/Unpack-some-jar-files-in-WEB-INF-classes-folder-tp23997323p23997323.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Unpack some jar files in WEB-INF/classes folder

2009-06-12 Thread Anders Hammar
projects and now it get packed in my war file in the WEB-INF/lib folder, but I need them to be extracted to WEB-INF/classes. How do I do this in Maven 2? Thanks for any pointers or examples // Jacob -- View this message in context: http://www.nabble.com/Unpack-some-jar-files-in-WEB-INF-classes