Hi, If I don't want all my external dependencies bundled in the resulting war artifact, how do I configure this in my project's pom? Basically I want the functionality that was provided in Maven 1.x by adding the war.bundle property to the dependencies I do want to include in the WEB-INF/lib directory of the war maven creates.
Thanks! -- View this message in context: http://www.nabble.com/maven-2-war.bundle-tf2454129.html#a6840000 Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
