try mvn -npu -npu,--no-plugin-updates Suppress upToDate check for any relevant registered plugins
which jars are being included that are not supposed to be included? M- ----- Original Message ----- From: "Michael McCallum" <[EMAIL PROTECTED]> To: "Maven Users List" <[email protected]> Sent: Monday, February 04, 2008 6:11 PM Subject: Re: How to debug transitive dependencies > On Tue, 05 Feb 2008 10:03:56 Arash Bizhan zadeh wrote: > > I am getting some strange unrelated jar files inside my war package. Could > > somebody tell me how can I debug the transitive resolution process and > > eliminate unrelated jar files? > > > > Thanks > > Arash > > mvn dependency:resolve -X > > -- > Michael McCallum > Enterprise Engineer > mailto:[EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
