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]
