Re: [ANN] Maven Site Plugin 2.1 Released

2009-12-22 Thread Brett Porter
mber 22, 2009 3:24 PM > To: Maven Developers List > Subject: Re: [ANN] Maven Site Plugin 2.1 Released > > http://maven.apache.org/download.html > > There are only two official release versions listed: > > 2.0.10 > 2.2.1 > > These are the current recommended versio

RE: [ANN] Maven Site Plugin 2.1 Released

2009-12-22 Thread subir.sasikumar
- From: Stephen Connolly [mailto:stephen.alan.conno...@gmail.com] Sent: Tuesday, December 22, 2009 3:24 PM To: Maven Developers List Subject: Re: [ANN] Maven Site Plugin 2.1 Released http://maven.apache.org/download.html There are only two official release versions listed: 2.0.10 2.2.1 These are the

Re: [ANN] Maven Site Plugin 2.1 Released

2009-12-22 Thread Dennis Lundberg
Stevo Slavic' wrote: > Could 2.0.11 be released that would support using maven-site-plugin 2.1? The short answer is no. The long answer requires an explanation about Doxia dependencies in Maven Core. You can read something about it at: http://docs.codehaus.org/display/MAVEN/Doxia+Release+Plan >

Re: [ANN] Maven Site Plugin 2.1 Released

2009-12-22 Thread Dennis Lundberg
Stephen Connolly wrote: > 2009/12/22 Dennis Lundberg > >> The Maven team is pleased to announce the release of the Maven Site >> Plugin, version 2.1 >> >> If you consider upgrading to maven-site-plugin-2.1, please note that >> there have been a couple of important changes. First, the plugin now >

Re: [ANN] Maven Site Plugin 2.1 Released

2009-12-22 Thread Stephen Connolly
http://maven.apache.org/download.html There are only two official release versions listed: 2.0.10 2.2.1 These are the current recommended versions of Maven to run. Yes the prereq is 2.1.0, but AFAIK we are recommending that nobody use 2.1.0 or 2.2.0 -Stephen 2009/12/22 Lukas Theussl > There

Re: [ANN] Maven Site Plugin 2.1 Released

2009-12-22 Thread Lukas Theussl
It's rather the site plugin that could be made compatible with maven 2.0.x I guess. It would require some shading wizadry [1] that I am not familiar with and a lot of testing that we didn't have time for... -Lukas [1] http://maven.apache.org/doxia/developers/maven-integration.html On Tue, Dec 2

Re: [ANN] Maven Site Plugin 2.1 Released

2009-12-22 Thread Stevo Slavić
Could 2.0.11 be released that would support using maven-site-plugin 2.1? Otherwise there would be no java <1.5 compatible stable maven that could use maven-site-plugin 2.1+. Regards, Stevo. On Tue, Dec 22, 2009 at 9:15 AM, Lukas Theussl wrote: > There is no recommendation to use anything as far

Re: [ANN] Maven Site Plugin 2.1 Released

2009-12-22 Thread Lukas Theussl
There is no recommendation to use anything as far as I can read. It simply says that the prereq to run the plugin has been set to 2.1.0, so people using 2.0.x don't even have to try. -Lukas On Tue, Dec 22, 2009 at 8:43 AM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > 2009/12/22

Re: [ANN] Maven Site Plugin 2.1 Released

2009-12-21 Thread Stephen Connolly
2009/12/22 Stephen Connolly > > > 2009/12/22 Dennis Lundberg > > The Maven team is pleased to announce the release of the Maven Site >> Plugin, version 2.1 >> >> If you consider upgrading to maven-site-plugin-2.1, please note that >> there have been a couple of important changes. First, the plug

Re: [ANN] Maven Site Plugin 2.1 Released

2009-12-21 Thread Stephen Connolly
2009/12/22 Dennis Lundberg > The Maven team is pleased to announce the release of the Maven Site > Plugin, version 2.1 > > If you consider upgrading to maven-site-plugin-2.1, please note that > there have been a couple of important changes. First, the plugin now > requires at least Maven 2.1.x to

[ANN] Maven Site Plugin 2.1 Released

2009-12-21 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Site Plugin, version 2.1 If you consider upgrading to maven-site-plugin-2.1, please note that there have been a couple of important changes. First, the plugin now requires at least Maven 2.1.x to run, you cannot use it with older Maven