Re: [site][commons-parent] Build with Maven 2 and 3.

2011-01-21 Thread Ralph Goers
In VFS I already had to update the site plugin to 2.1.1 as 2.0.1 doesn't work properly for multiproject builds . I haven't tested 2.2 I'd think it would be OK. Again, I had already updated project-info-reports to 2.2 although I don't remember why. I have also updated the checkstyle plugin to 2.

Re: [site][commons-parent] Build with Maven 2 and 3.

2011-01-21 Thread Jörg Schaible
, 2011 14:59 >>>> To: Commons Developers List >>>> Subject: Re: [site][commons-parent] Build with Maven 2 and 3. >>>> >>>> On 2011-01-20 17:45, Gary Gregory wrote: >>>>> Hi All, >>>>> >>>>> I recently added a profile

Re: [site][commons-parent] Build with Maven 2 and 3.

2011-01-20 Thread sebb
t;> Subject: Re: [site][commons-parent] Build with Maven 2 and 3. >>> >>> On 2011-01-20 17:45, Gary Gregory wrote: >>>> Hi All, >>>> >>>> I recently added a profile to commons-parent that allows a build to use >>> the Maven site 2.x

RE: [site][commons-parent] Build with Maven 2 and 3.

2011-01-20 Thread Gary Gregory
> -Original Message- > From: sebb [mailto:seb...@gmail.com] > Sent: Thursday, January 20, 2011 15:10 > To: Commons Developers List > Subject: Re: [site][commons-parent] Build with Maven 2 and 3. > > On 20 January 2011 19:49, Gary Gregory > wrote: > >> ---

Re: [site][commons-parent] Build with Maven 2 and 3.

2011-01-20 Thread Dennis Lundberg
On 2011-01-20 21:05, Gary Gregory wrote: >> -Original Message- >> From: Dennis Lundberg [mailto:denn...@apache.org] >> Sent: Thursday, January 20, 2011 14:59 >> To: Commons Developers List >> Subject: Re: [site][commons-parent] Build with Maven 2 and 3. &

Re: [site][commons-parent] Build with Maven 2 and 3.

2011-01-20 Thread sebb
On 20 January 2011 19:49, Gary Gregory wrote: >> -Original Message- >> From: sebb [mailto:seb...@gmail.com] >> Sent: Thursday, January 20, 2011 14:33 >> To: Commons Developers List >> Subject: Re: [site][commons-parent] Build with Maven 2 and 3. >&g

RE: [site][commons-parent] Build with Maven 2 and 3.

2011-01-20 Thread Gary Gregory
> -Original Message- > From: Dennis Lundberg [mailto:denn...@apache.org] > Sent: Thursday, January 20, 2011 14:59 > To: Commons Developers List > Subject: Re: [site][commons-parent] Build with Maven 2 and 3. > > On 2011-01-20 17:45, Gary Gregory wrote: > > Hi Al

Re: [site][commons-parent] Build with Maven 2 and 3.

2011-01-20 Thread Dennis Lundberg
On 2011-01-20 17:45, Gary Gregory wrote: > Hi All, > > I recently added a profile to commons-parent that allows a build to use the > Maven site 2.x plugin on Maven 2.x and Maven site 3.x plugin on Maven 3.x. > > I just got [codec] to build both ways using this profile (in codec's POM.) > > I ha

RE: [site][commons-parent] Build with Maven 2 and 3.

2011-01-20 Thread Gary Gregory
> -Original Message- > From: sebb [mailto:seb...@gmail.com] > Sent: Thursday, January 20, 2011 14:33 > To: Commons Developers List > Subject: Re: [site][commons-parent] Build with Maven 2 and 3. > > On 20 January 2011 19:20, Gary Gregory > wrote: > >> ---

RE: [site][commons-parent] Build with Maven 2 and 3.

2011-01-20 Thread Gary Gregory
> -Original Message- > From: sebb [mailto:seb...@gmail.com] > Sent: Thursday, January 20, 2011 14:33 > To: Commons Developers List > Subject: Re: [site][commons-parent] Build with Maven 2 and 3. > > On 20 January 2011 19:20, Gary Gregory > wrote: > >> ---

Re: [site][commons-parent] Build with Maven 2 and 3.

2011-01-20 Thread sebb
On 20 January 2011 19:20, Gary Gregory wrote: >> -Original Message- >> From: sebb [mailto:seb...@gmail.com] >> Sent: Thursday, January 20, 2011 14:17 >> To: Commons Developers List >> Subject: Re: [site][commons-parent] Build with Maven 2 and 3. >&g

RE: [site][commons-parent] Build with Maven 2 and 3.

2011-01-20 Thread Gary Gregory
> -Original Message- > From: sebb [mailto:seb...@gmail.com] > Sent: Thursday, January 20, 2011 14:17 > To: Commons Developers List > Subject: Re: [site][commons-parent] Build with Maven 2 and 3. > > On 20 January 2011 16:45, Gary Gregory > wrote: > > Hi A

Re: [site][commons-parent] Build with Maven 2 and 3.

2011-01-20 Thread sebb
On 20 January 2011 16:45, Gary Gregory wrote: > Hi All, > > I recently added a profile to commons-parent that allows a build to use the > Maven site 2.x plugin on Maven 2.x and Maven site 3.x plugin on Maven 3.x. > > I just got [codec] to build both ways using this profile (in codec's POM.) > > I

[site][commons-parent] Build with Maven 2 and 3.

2011-01-20 Thread Gary Gregory
Hi All, I recently added a profile to commons-parent that allows a build to use the Maven site 2.x plugin on Maven 2.x and Maven site 3.x plugin on Maven 3.x. I just got [codec] to build both ways using this profile (in codec's POM.) I had to override a couple of things in codec's pom.xml. I wo