Re: maven 2.1 incompatibility list

2009-05-16 Thread Brian Fox
On Sat, May 16, 2009 at 4:53 PM, Joerg Hohwiller wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi there, > > > >> E.g. with maven 2.0.x you could have a module included in your > >> toplevel pom that you also add as dependency to some plugin such > >> as checkstyle or findbugs. In m

Re: maven 2.1 incompatibility list

2009-05-16 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, >> E.g. with maven 2.0.x you could have a module included in your >> toplevel pom that you also add as dependency to some plugin such >> as checkstyle or findbugs. In maven 2.1 you have to remove the >> module declaration or you will get a

Re: maven 2.1 incompatibility list

2009-05-09 Thread Brian Fox
On Sat, May 9, 2009 at 4:48 PM, Joerg Hohwiller wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi there, > > I found that there is a little list of incompatibilities form m2.1 at: > > http://maven.apache.org/release-notes.html > > However there are a lot more. > > E.g. with maven 2.0

Re: maven 2.1 incompatibility list

2009-05-09 Thread Fernando Nasser
These sound more like bugs to me - Original Message - From: "Joerg Hohwiller" To: "Maven Developers List" Sent: Saturday, May 9, 2009 4:48:40 PM GMT -05:00 US/Canada Eastern Subject: maven 2.1 incompatibility list -BEGIN PGP SIGNED MESSAGE- Hash: SHA1

maven 2.1 incompatibility list

2009-05-09 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, I found that there is a little list of incompatibilities form m2.1 at: http://maven.apache.org/release-notes.html However there are a lot more. E.g. with maven 2.0.x you could have a module included in your toplevel pom that you also add