Hi,
I have a need to unpack some specific jar files to WEB-INF classes in my war
project. 
The jar files are separate Maven 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-folder-tp23997323p23997323.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to