Idealy, the classloaders should be separate and the plugins should get what they ask for - nothing more, nothing less.
Things like Maven and Tomcat that force certain versions of dependencies on users are a pain in the butt when they conflict. ie commons-* :) - Brett Quoting Vincent Massol <[EMAIL PROTECTED]>: > Guys, > > I'm curious to know why you don't consider it a good idea to have a set of > dependencies defined in mavenhome/lib for the plugins? The plugins are > depending on Maven anyway. > > Thanks > -Vincent > > > -----Original Message----- > > From: Brett Porter [mailto:[EMAIL PROTECTED] > > Sent: jeudi 15 juillet 2004 03:59 > > To: Maven Developers List > > Subject: Re: Plugins dependencies to fix > > > > Yep, I agree. Thanks for making the changes. > > > > - Brett > > > > Quoting Dion Gillard <[EMAIL PROTECTED]>: > > > > > On Thu, 15 Jul 2004 09:43:50 +1000, Brett Porter <[EMAIL PROTECTED]> > > wrote: > > > > Yep, and this version is now bundled in maven, so we could actually > > remove > > > the > > > > xml tags from all the plugins if desired. > > > > > > I'd rather we didn't. > > > > > > I'd rather the plugins specify their dependencies regardless of > > > whether they're shipped as part of maven or not. > > > -- > > > http://www.multitask.com.au/people/dion/ > > > > > > --------------------------------------------------------------------- > > > 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] > > > > --------------------------------------------------------------------- > 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]
