RE: [m1] PMD plugin dependencies

2007-12-01 Thread Jeff Jensen
Ugh!! :-( Thanks for the help Arnaud, Xavier, and Lukas... > -Original Message- > From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] > Sent: Saturday, December 01, 2007 4:33 PM > To: Maven Developers List > Subject: Re: [m1] PMD plugin dependencies > > Hi Xavier, &g

Re: [m1] PMD plugin dependencies

2007-12-01 Thread Arnaud HERITIER
Hi Xavier, Thanks a lot for your feedback ! Jeff, you know what to do if you want to use the new version of pmd in maven 1 land. Arnaud On Nov 30, 2007 7:49 PM, Xavier Le Vourch <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > > Arnaud HERITIER wrote:

Re: [m1] PMD plugin dependencies

2007-11-30 Thread Xavier Le Vourch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Arnaud HERITIER wrote: > I hope that 1.1.1 is compatible with 1.1-beta-9. Depending of the part of > jaxen which is used by pmd it's possible that it works fine with the old > version. First, let me give you some general info: I'm an admin fo

RE: [m1] PMD plugin dependencies

2007-11-30 Thread Jeff Jensen
TED] > Sent: Friday, November 30, 2007 1:34 AM > To: Maven Developers List > Subject: Re: [m1] PMD plugin dependencies > > yes if you want. we can produce minor updates by upgrading some dependencies > if it helps to improve plugins. > > Arnaud > > On Nov 30, 2007

RE: [m1] PMD plugin dependencies

2007-11-30 Thread Jeff Jensen
TED] > Sent: Friday, November 30, 2007 1:34 AM > To: Maven Developers List > Subject: Re: [m1] PMD plugin dependencies > > yes if you want. we can produce minor updates by upgrading some dependencies > if it helps to improve plugins. > > Arnaud > > On Nov 30, 2007

Re: [m1] PMD plugin dependencies

2007-11-29 Thread Arnaud HERITIER
yes if you want. we can produce minor updates by upgrading some dependencies if it helps to improve plugins. Arnaud On Nov 30, 2007 7:52 AM, Lukas Theussl <[EMAIL PROTECTED]> wrote: > Bad news: jaxen is used in the core [1] > Good news: Arnaud had already upgraded a lot of deps and attached > pa

Re: [m1] PMD plugin dependencies

2007-11-29 Thread Lukas Theussl
Bad news: jaxen is used in the core [1] Good news: Arnaud had already upgraded a lot of deps and attached patches (MAVEN-1797 - 1805), among them for jaxen [2] Should we work on m1.1.1 with only upgraded deps? :) -Lukas [1] http://maven.apache.org/maven-1.x/dependencies.html [2] http://jira.c

Re: [m1] PMD plugin dependencies

2007-11-29 Thread Arnaud HERITIER
Hi jeff, What you have to check, it is if jaxen is loaded by the core. If that's the case, the version in the core is always used. If not, it is the version of jaxen used by the first plugin loaded which use it. That's why we tried for the 1.1 release of maven to align dependencies to have l