http://jira.codehaus.org/browse/MNG-2315
http://stackoverflow.com/questions/547805/how-to-exclude-all-transitive-dependencies-of-a-maven-dependency Regards, Stevo. On Wed, Jan 6, 2010 at 11:45 AM, jaikiran <[email protected]>wrote: > > I would have done that. But the project B is not in my control. It's a > third > party project. > > > Stevo Slavić wrote: > > > > I'd suggest that you refactor projectB bits used by both projectB and > > projectA into a new projectC module and have it referenced as dependency > > from both projectA and projectB. > > > > Regards, > > Stevo. > > > > > > -- > View this message in context: > http://n2.nabble.com/Optionally-disable-transitive-dependencies-in-Maven-tp4259924p4260065.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] > >
