|
View:
New views
11 Messages
—
Rating Filter:
Alert me
|
|
|
[2.0.9 RC5]This RC has the following changes over RC4:
* Webdav 1.0-beta-2 instead of beta-1 (This fixes James' issue) * The webdav extension version that is bundled in core can be overridden by an extension element, thus no longer locking in the users. This plays a little with the classloading so we should rerun all previous tests to make sure nothing new is broken. FWIW, I used the latest RC5-Snapshot to build the official RC5 release and had no issues. * MNG-3221 has been rolled back and fixed in a different way that specifically targets just the report plugins in the forked lifecycles. This should correct the issues seen by Nicolas and Sejal Those are all the known issues in RC4. We had some issues in the past with site plugin compat so we should try to get some coverage in that area as well. Binaries are here: http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa che-maven/2.0.9-RC5/ Thank you everyone for the ongoing testing assistance and regression fixing. I am confident that 2.0.9 is going to bring a new level of quality to the project. We'll see if I still feel that way after we let the users whack at it, but it will be worth it in the end. Once we achieve this level it will be easier to maintain it going forward with more frequent releases and closer attention to how we fix issues along with good ITs to avoid regressions. --Brian |
|
|
Re: [2.0.9 RC5]Hi, I get the following error wen generating a site for a plugin (with
maven 2.0.9-RC5 and maven-plugin-plugin 2.4.1): [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error during page generation Embedded error: No method on class org.apache.maven.plugin.plugin.PluginReport org.apache.maven.tools.plugin.generator.PluginXdocGenerator.<init>(Lorg/apache/maven/project/MavenProject;Ljava/util/Locale;)V This did not happen with maven 2.0.8. Not sure if this is a known problem. I thought I read something similar before but was not able to find it now. - Henry --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [2.0.9 RC5]On Sat, Mar 29, 2008 at 10:01 AM, Heinrich Nirschl
<heinrich.nirschl@...> wrote: > Hi, I get the following error wen generating a site for a plugin (with > maven 2.0.9-RC5 and maven-plugin-plugin 2.4.1): > > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] Error during page generation > > Embedded error: No method on class org.apache.maven.plugin.plugin.PluginReport > org.apache.maven.tools.plugin.generator.PluginXdocGenerator.<init>(Lorg/apache/maven/project/MavenProject;Ljava/util/Locale;)V > > This did not happen with maven 2.0.8. I found the reason, I had still an old version of maven-plugin-tools-ant (2.1) configured in the pom. It works with the new 2.4.1 version. Sorry for the noise, Henry --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
RE: [2.0.9 RC5]Phew! You had me scared there as the IT for 3473 uses 2.4 and 2.4.1 to
generate a plugin site. -----Original Message----- From: Heinrich Nirschl [mailto:heinrich.nirschl@...] Sent: Saturday, March 29, 2008 5:15 AM To: Maven Developers List Subject: Re: [2.0.9 RC5] On Sat, Mar 29, 2008 at 10:01 AM, Heinrich Nirschl <heinrich.nirschl@...> wrote: > Hi, I get the following error wen generating a site for a plugin (with > maven 2.0.9-RC5 and maven-plugin-plugin 2.4.1): > > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] Error during page generation > > Embedded error: No method on class org.apache.maven.plugin.plugin.PluginReport > org.apache.maven.tools.plugin.generator.PluginXdocGenerator.<init>(Lorg/ apache/maven/project/MavenProject;Ljava/util/Locale;)V > > This did not happen with maven 2.0.8. I found the reason, I had still an old version of maven-plugin-tools-ant (2.1) configured in the pom. It works with the new 2.4.1 version. Sorry for the noise, Henry --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [2.0.9 RC5]There is no rush on this right? If not, I'll see if I can use this on
Monday. I'd rather not be doing work related stuff on the weekends ;) On Sat, Mar 29, 2008 at 12:32 PM, Brian E. Fox <brianf@...> wrote: > Phew! You had me scared there as the IT for 3473 uses 2.4 and 2.4.1 to > generate a plugin site. > > -----Original Message----- > From: Heinrich Nirschl [mailto:heinrich.nirschl@...] > Sent: Saturday, March 29, 2008 5:15 AM > To: Maven Developers List > Subject: Re: [2.0.9 RC5] > > On Sat, Mar 29, 2008 at 10:01 AM, Heinrich Nirschl > <heinrich.nirschl@...> wrote: > > Hi, I get the following error wen generating a site for a plugin (with > > maven 2.0.9-RC5 and maven-plugin-plugin 2.4.1): > > > > [ERROR] BUILD ERROR > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Error during page generation > > > > Embedded error: No method on class > org.apache.maven.plugin.plugin.PluginReport > > > org.apache.maven.tools.plugin.generator.PluginXdocGenerator.<init>(Lorg/ > apache/maven/project/MavenProject;Ljava/util/Locale;)V > > > > This did not happen with maven 2.0.8. > > I found the reason, I had still an old version of > maven-plugin-tools-ant (2.1) configured in the pom. It works with the > new 2.4.1 version. > > Sorry for the noise, > Henry > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > -- Justice is nothing more than that which is in the greatest self-interest of the largest portion of the population. |
|
|
RE: [2.0.9 RC5]Sure, whenever you can look at it would be great. If nothing turns up on
Monday, I'll post to the user list for more testing. -----Original Message----- From: Sejal Patel [mailto:sepatel@...] Sent: Saturday, March 29, 2008 2:57 PM To: Maven Developers List Subject: Re: [2.0.9 RC5] There is no rush on this right? If not, I'll see if I can use this on Monday. I'd rather not be doing work related stuff on the weekends ;) On Sat, Mar 29, 2008 at 12:32 PM, Brian E. Fox <brianf@...> wrote: > Phew! You had me scared there as the IT for 3473 uses 2.4 and 2.4.1 to > generate a plugin site. > > -----Original Message----- > From: Heinrich Nirschl [mailto:heinrich.nirschl@...] > Sent: Saturday, March 29, 2008 5:15 AM > To: Maven Developers List > Subject: Re: [2.0.9 RC5] > > On Sat, Mar 29, 2008 at 10:01 AM, Heinrich Nirschl > <heinrich.nirschl@...> wrote: > > Hi, I get the following error wen generating a site for a plugin > > maven 2.0.9-RC5 and maven-plugin-plugin 2.4.1): > > > > [ERROR] BUILD ERROR > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Error during page generation > > > > Embedded error: No method on class > org.apache.maven.plugin.plugin.PluginReport > > > org.apache.maven.tools.plugin.generator.PluginXdocGenerator.<init>(Lorg/ > apache/maven/project/MavenProject;Ljava/util/Locale;)V > > > > This did not happen with maven 2.0.8. > > I found the reason, I had still an old version of > maven-plugin-tools-ant (2.1) configured in the pom. It works with the > new 2.4.1 version. > > Sorry for the noise, > Henry > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > -- Justice is nothing more than that which is in the greatest self-interest of the largest portion of the population. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [2.0.9 RC5]Congrats to everyone on a better release process for Maven. Going through
official RC builds certainly seems like the correct approach, as evident by the many regressions found. Paul On Sat, Mar 29, 2008 at 2:40 PM, Brian E. Fox <brianf@...> wrote: > Sure, whenever you can look at it would be great. If nothing turns up on > Monday, I'll post to the user list for more testing. > > -----Original Message----- > From: Sejal Patel [mailto:sepatel@...] > Sent: Saturday, March 29, 2008 2:57 PM > To: Maven Developers List > Subject: Re: [2.0.9 RC5] > > There is no rush on this right? If not, I'll see if I can use this on > Monday. I'd rather not be doing work related stuff on the weekends ;) > > > On Sat, Mar 29, 2008 at 12:32 PM, Brian E. Fox > <brianf@...> > wrote: > > > Phew! You had me scared there as the IT for 3473 uses 2.4 and 2.4.1 to > > generate a plugin site. > > > > -----Original Message----- > > From: Heinrich Nirschl [mailto:heinrich.nirschl@...] > > Sent: Saturday, March 29, 2008 5:15 AM > > To: Maven Developers List > > Subject: Re: [2.0.9 RC5] > > > > On Sat, Mar 29, 2008 at 10:01 AM, Heinrich Nirschl > > <heinrich.nirschl@...> wrote: > > > Hi, I get the following error wen generating a site for a plugin > (with > > > maven 2.0.9-RC5 and maven-plugin-plugin 2.4.1): > > > > > > [ERROR] BUILD ERROR > > > [INFO] > > > ------------------------------------------------------------------------ > > > [INFO] Error during page generation > > > > > > Embedded error: No method on class > > org.apache.maven.plugin.plugin.PluginReport > > > > > > org.apache.maven.tools.plugin.generator.PluginXdocGenerator.<init>(Lorg/ > > apache/maven/project/MavenProject;Ljava/util/Locale;)V > > > > > > This did not happen with maven 2.0.8. > > > > I found the reason, I had still an old version of > > maven-plugin-tools-ant (2.1) configured in the pom. It works with the > > new 2.4.1 version. > > > > Sorry for the noise, > > Henry > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@... > > For additional commands, e-mail: dev-help@... > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@... > > For additional commands, e-mail: dev-help@... > > > > > > > -- > Justice is nothing more than that which is in the greatest self-interest > of > the largest portion of the population. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > |
|
|
Re: [2.0.9 RC5]Hi Brian,
no issued encountered on a selection of builds wrt to 2.0.8. Cheers Brian E. Fox wrote: > This RC has the following changes over RC4: > > * Webdav 1.0-beta-2 instead of beta-1 (This fixes James' issue) > > * The webdav extension version that is bundled in core can be > overridden by an extension element, thus no longer locking in the users. > This plays a little with the classloading so we should rerun all > previous tests to make sure nothing new is broken. FWIW, I used the > latest RC5-Snapshot to build the official RC5 release and had no issues. > > * MNG-3221 has been rolled back and fixed in a different way that > specifically targets just the report plugins in the forked lifecycles. > This should correct the issues seen by Nicolas and Sejal > > > > Those are all the known issues in RC4. We had some issues in the past > with site plugin compat so we should try to get some coverage in that > area as well. > > > > Binaries are here: > > http://people.apache.org/~brianf/staging-repository/org/apache/maven/apa > che-maven/2.0.9-RC5/ > > > > Thank you everyone for the ongoing testing assistance and regression > fixing. I am confident that 2.0.9 is going to bring a new level of > quality to the project. We'll see if I still feel that way after we let > the users whack at it, but it will be worth it in the end. Once we > achieve this level it will be easier to maintain it going forward with > more frequent releases and closer attention to how we fix issues along > with good ITs to avoid regressions. > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [2.0.9 RC5]+1 here, seems to be working well for the things I've been building.
-john On Mar 28, 2008, at 9:25 PM, Brian E. Fox wrote: > This RC has the following changes over RC4: > > * Webdav 1.0-beta-2 instead of beta-1 (This fixes James' issue) > > * The webdav extension version that is bundled in core can be > overridden by an extension element, thus no longer locking in the > users. > This plays a little with the classloading so we should rerun all > previous tests to make sure nothing new is broken. FWIW, I used the > latest RC5-Snapshot to build the official RC5 release and had no > issues. > > * MNG-3221 has been rolled back and fixed in a different way > that > specifically targets just the report plugins in the forked lifecycles. > This should correct the issues seen by Nicolas and Sejal > > > > Those are all the known issues in RC4. We had some issues in the past > with site plugin compat so we should try to get some coverage in that > area as well. > > > > Binaries are here: > > http://people.apache.org/~brianf/staging-repository/org/apache/ > maven/apa > che-maven/2.0.9-RC5/ > > > > Thank you everyone for the ongoing testing assistance and regression > fixing. I am confident that 2.0.9 is going to bring a new level of > quality to the project. We'll see if I still feel that way after we > let > the users whack at it, but it will be worth it in the end. Once we > achieve this level it will be easier to maintain it going forward with > more frequent releases and closer attention to how we fix issues along > with good ITs to avoid regressions. > > > > --Brian > --- John Casey Committer and PMC Member, Apache Maven mail: jdcasey at commonjava dot org blog: http://www.ejlife.net/blogs/john rss: http://feeds.feedburner.com/ejlife/john |
|
|
Re: [2.0.9 RC5]I hate holding things up but I didn't get a chance to run it through the
ringer today. Most likely I should be able to do so tomorrow and if everything passes you'll get my go ahead as well :) On Mon, Mar 31, 2008 at 4:36 PM, John Casey <jdcasey@...> wrote: > +1 here, seems to be working well for the things I've been building. > > -john > > On Mar 28, 2008, at 9:25 PM, Brian E. Fox wrote: > > > This RC has the following changes over RC4: > > > > * Webdav 1.0-beta-2 instead of beta-1 (This fixes James' issue) > > > > * The webdav extension version that is bundled in core can be > > overridden by an extension element, thus no longer locking in the > > users. > > This plays a little with the classloading so we should rerun all > > previous tests to make sure nothing new is broken. FWIW, I used the > > latest RC5-Snapshot to build the official RC5 release and had no > > issues. > > > > * MNG-3221 has been rolled back and fixed in a different way > > that > > specifically targets just the report plugins in the forked lifecycles. > > This should correct the issues seen by Nicolas and Sejal > > > > > > > > Those are all the known issues in RC4. We had some issues in the past > > with site plugin compat so we should try to get some coverage in that > > area as well. > > > > > > > > Binaries are here: > > > > http://people.apache.org/~brianf/staging-repository/org/apache/<http://people.apache.org/%7Ebrianf/staging-repository/org/apache/> > > maven/apa > > che-maven/2.0.9-RC5/ > > > > > > > > Thank you everyone for the ongoing testing assistance and regression > > fixing. I am confident that 2.0.9 is going to bring a new level of > > quality to the project. We'll see if I still feel that way after we > > let > > the users whack at it, but it will be worth it in the end. Once we > > achieve this level it will be easier to maintain it going forward with > > more frequent releases and closer attention to how we fix issues along > > with good ITs to avoid regressions. > > > > > > > > --Brian > > > > --- > John Casey > Committer and PMC Member, Apache Maven > mail: jdcasey at commonjava dot org > blog: http://www.ejlife.net/blogs/john > rss: http://feeds.feedburner.com/ejlife/john > > > -- Justice is nothing more than that which is in the greatest self-interest of the largest portion of the population. |
|
|
RE: [2.0.9 RC5]No hold up, I sent RC5 to the user list as well.
-----Original Message----- From: Sejal Patel [mailto:sepatel@...] Sent: Monday, March 31, 2008 9:50 PM To: Maven Developers List Subject: Re: [2.0.9 RC5] I hate holding things up but I didn't get a chance to run it through the ringer today. Most likely I should be able to do so tomorrow and if everything passes you'll get my go ahead as well :) On Mon, Mar 31, 2008 at 4:36 PM, John Casey <jdcasey@...> wrote: > +1 here, seems to be working well for the things I've been building. > > -john > > On Mar 28, 2008, at 9:25 PM, Brian E. Fox wrote: > > > This RC has the following changes over RC4: > > > > * Webdav 1.0-beta-2 instead of beta-1 (This fixes James' issue) > > > > * The webdav extension version that is bundled in core can be > > overridden by an extension element, thus no longer locking in the > > users. > > This plays a little with the classloading so we should rerun all > > previous tests to make sure nothing new is broken. FWIW, I used the > > latest RC5-Snapshot to build the official RC5 release and had no > > issues. > > > > * MNG-3221 has been rolled back and fixed in a different way > > that > > specifically targets just the report plugins in the forked > > This should correct the issues seen by Nicolas and Sejal > > > > > > > > Those are all the known issues in RC4. We had some issues in the past > > with site plugin compat so we should try to get some coverage in that > > area as well. > > > > > > > > Binaries are here: > > > > http://people.apache.org/~brianf/staging-repository/org/apache/<http://p eople.apache.org/%7Ebrianf/staging-repository/org/apache/> > > maven/apa > > che-maven/2.0.9-RC5/ > > > > > > > > Thank you everyone for the ongoing testing assistance and regression > > fixing. I am confident that 2.0.9 is going to bring a new level of > > quality to the project. We'll see if I still feel that way after we > > let > > the users whack at it, but it will be worth it in the end. Once we > > achieve this level it will be easier to maintain it going forward > > more frequent releases and closer attention to how we fix issues along > > with good ITs to avoid regressions. > > > > > > > > --Brian > > > > --- > John Casey > Committer and PMC Member, Apache Maven > mail: jdcasey at commonjava dot org > blog: http://www.ejlife.net/blogs/john > rss: http://feeds.feedburner.com/ejlife/john > > > -- Justice is nothing more than that which is in the greatest self-interest of the largest portion of the population. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free embeddable forum powered by Nabble | Forum Help |