Re: packaging without libs ?

2006-12-06 Thread noon
packaging is war, not jar in your pom.xml. Otherwise the packaging way is correct (mvn package). -- View this message in context: http://www.nabble.com/packaging-without-libs---tf2769638s177.html#a7727080 Sent from the Maven - Users mailing list archive at Nabble.com

Re: packaging without libs ?

2006-12-06 Thread Wendy Smoak
On 12/6/06, JavierL <[EMAIL PROTECTED]> wrote: I'm trying to make a webapp with maven. Everything is ok except when I run mvn package I got a webapp but without all the needed jars declared as dependencies !!! It's a bug or I'm losing something about how to generate a webapp ? It's unlikely t

packaging without libs ?

2006-12-06 Thread JavierL
context: http://www.nabble.com/packaging-without-libs---tf2769638s177.html#a7724277 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]