Thanks a lot!!!!! It perfectly works for me :)
Napoleon Esmundo Ramirez wrote: > > Hello, > > Just specify <scope>provided</scope> to whatever dependencies you expect > in > the container, and it'll do fine. > > Cheers! > Nap > > On 6/14/07, aemm <[EMAIL PROTECTED]> wrote: >> >> >> hi people! >> >> I have a problem and I want some help, please. >> >> I want to exclude de /WEB-INF/lib directory (that was generated >> automatically by Maven) when I compile-package my application and >> contains >> all the jar's when I create de .war file to deploy in the server. >> >> I want to exclude it from the war file because the instance where I >> deploy >> my application already have a classpath containing all the libraries >> requiered. >> >> any idea? any solution? >> >> Thanks. >> -- >> View this message in context: >> http://www.nabble.com/Exclude-libs-in-a-webapp-deployment-tf3920422s177.html#a11116171 >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/Exclude-libs-in-a-webapp-deployment-tf3920422s177.html#a11121514 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
