Thanks, it works like a charm... //Jacob
Anders Hammar wrote: > > http://maven.apache.org/plugins/maven-dependency-plugin/examples/unpacking-artifacts.html > > On Fri, Jun 12, 2009 at 13:41, Jacob Bergöö<[email protected]> wrote: >> >> 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: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Unpack-some-jar-files-in-WEB-INF-classes-folder-tp23997323p24030355.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
