I have a ear project that extends from a parent project this parent project has some dependencies defined in it when I build the ear file I get my war file include as configured but it puts the dependencies from the parent pom in the app-inf/lib directory.
How do I stop the jar files being included in the app-inf/lib directory? Cheers Paul -- View this message in context: http://www.nabble.com/Ear-Plugin-exclude-parent-pom-dependencies-tp18592122p18592122.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]
