Re: stage:copy ClassCastException with maven 2.0.9

2008-05-17 Thread Tom Huybrechts
I have a private plugin that uses the stage-plugin code, and just got the same stacktrace from one of my users yesterday. Probably also because he switched to 2.0.9. I'll ask him on monday... On Sat, May 17, 2008 at 8:50 PM, Brian E. Fox <[EMAIL PROTECTED]> wrote: > That's weird. I used 2.0.9 to

RE: stage:copy ClassCastException with maven 2.0.9

2008-05-17 Thread Brian E. Fox
That's weird. I used 2.0.9 to stage and release 2.0.9 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Olivier Lamy Sent: Saturday, May 17, 2008 10:12 AM To: Maven Developers List Subject: stage:copy ClassCastException with maven 2.0.9 Hi, I have just try

Re: svn commit: r649313 - /maven/plugins/trunk/maven-javadoc-plugin/pom.xml

2008-05-17 Thread Olivier Lamy
2008/5/17 Benjamin Bentmann <[EMAIL PROTECTED]>: > Olivier Lamy wrote: > >> 2008/5/17 Vincent Siveton <[EMAIL PROTECTED]>: >>> >>> Hi Olivier, >>> >>> 2008/5/17, Olivier Lamy <[EMAIL PROTECTED]>: Hi, It's just to save fingers :-). -Dmaven.test.skip=true means 22 char

Re: svn commit: r649313 - /maven/plugins/trunk/maven-javadoc-plugin/pom.xml

2008-05-17 Thread Benjamin Bentmann
Olivier Lamy wrote: 2008/5/17 Vincent Siveton <[EMAIL PROTECTED]>: Hi Olivier, 2008/5/17, Olivier Lamy <[EMAIL PROTECTED]>: Hi, It's just to save fingers :-). -Dmaven.test.skip=true means 22 chars -DskipTests means 11 chars. laziness ;) Yes (I'm a latin french guy ;-) ) -Dmaven.tes

Re: svn commit: r649313 - /maven/plugins/trunk/maven-javadoc-plugin/pom.xml

2008-05-17 Thread Olivier Lamy
2008/5/17 Vincent Siveton <[EMAIL PROTECTED]>: > Hi Olivier, > > 2008/5/17, Olivier Lamy <[EMAIL PROTECTED]>: >> Hi, >> >> It's just to save fingers :-). >> >> -Dmaven.test.skip=true means 22 chars >> -DskipTests means 11 chars. > > laziness ;) Yes (I'm a latin french guy ;-) ) > >> And at le

stage:copy ClassCastException with maven 2.0.9

2008-05-17 Thread Olivier Lamy
Hi, I have just try to stage the maven-invoker and I have the following exception : [INFO] [INFO] org.apache.maven.wagon.providers.ssh.jsch.ScpWagon [INFO] -

Re: svn commit: r649313 - /maven/plugins/trunk/maven-javadoc-plugin/pom.xml

2008-05-17 Thread Vincent Siveton
Hi Olivier, 2008/5/17, Olivier Lamy <[EMAIL PROTECTED]>: > Hi, > > It's just to save fingers :-). > > -Dmaven.test.skip=true means 22 chars > -DskipTests means 11 chars. laziness ;) > And at least skipTests compiles [1] units whereas maven.test.skip skip > everything. I was not aware about

RE: svn commit: r649313 - /maven/plugins/trunk/maven-javadoc-plugin/pom.xml

2008-05-17 Thread Brian E. Fox
I agree, keep it the same as it was. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Olivier Lamy Sent: Saturday, May 17, 2008 9:49 AM To: Maven Developers List Subject: Re: svn commit: r649313 - /maven/plugins/trunk/maven-javadoc-plugin/pom.xml Hi, It's

[RESULT] [Vote][second try] Release Maven Invoker 2.0.8

2008-05-17 Thread Olivier Lamy
Hi, The vote has passed with the following result : binding votes : John, Wendy and Olivier. non binding votes : Paul I will move the artifacts to the central repo. Thanks! -- Olivier - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: svn commit: r649313 - /maven/plugins/trunk/maven-javadoc-plugin/pom.xml

2008-05-17 Thread Olivier Lamy
Hi, It's just to save fingers :-). -Dmaven.test.skip=true means 22 chars -DskipTests means 11 chars. And at least skipTests compiles [1] units whereas maven.test.skip skip everything. But if you prefer I can revert. -- Olivier [1] http://maven.apache.org/plugins/maven-surefire-plugin/test-moj

Re: svn commit: r649313 - /maven/plugins/trunk/maven-javadoc-plugin/pom.xml

2008-05-17 Thread Vincent Siveton
Hi, 2008/4/17, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > Author: olamy > Date: Thu Apr 17 15:20:07 2008 > New Revision: 649313 > > URL: http://svn.apache.org/viewvc?rev=649313&view=rev > Log: > upgrade to last parent remove redudant plugin declaration > > Modified: > maven/plugins/trunk/m

Re: Release enforcer 1.0 ?

2008-05-17 Thread Dennis Lundberg
Thanks for clearing that up Brian. I'll go ahead and make the necessary changes. We'll have to remember to add a redirect in an .htaccess file once the site for Enforcer 1.0 is up, like this: /plugins/maven-enforcer-plugin/rules/ --> /enforcer/enforcer-rules/ Brian E. Fox wrote: The project

Re: Releasng the war and deploy plugins

2008-05-17 Thread hgomez
I'm one of the user with problem with the war filtering. I really need to inject some information like ${user.name} in web.xml Hope you could fix it quickly :) Regards Tim Kettler wrote: > > Hi, > > The filtering of webResources in the war plugin is seriously borked ( > see here [1] for a