RE: [2.0.9 RC5]

2008-03-29 Thread Brian E. Fox
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:[EMAIL PROTECTED] Sent: Saturday, March 29, 2008 2:57 PM To: Maven Developers List Subject: Re: [2.0.9 RC5] There is

Re: [2.0.9 RC5]

2008-03-29 Thread Sejal Patel
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 <[EMAIL PROTECTED]> wrote: > Phew! You had me scared there as the IT for 3473 uses 2.4 and 2.4.1 to > generat

Re: Maven and File Encoding

2008-03-29 Thread Hervé BOUTEMY
Le samedi 29 mars 2008, Benjamin Bentmann a écrit : > > The convention has to be shared between every plugin and the super POM. I > > dislike the pure formal convention, that every plugin would copy/paste. > > Coded as an API like "String checkSourceEncoding(String encoding)" method > > to > > Abst

Re: Maven and File Encoding

2008-03-29 Thread Hervé BOUTEMY
Le samedi 29 mars 2008, Brian E. Fox a écrit : > Hi Herve, Yes those can be changed as I used the shell execution to try > and force the options. You should be able to edit directly with your > account. > > > - > To unsubscribe, e-

RE: Maven and File Encoding

2008-03-29 Thread Brian E. Fox
Hi Herve, Yes those can be changed as I used the shell execution to try and force the options. You should be able to edit directly with your account. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

RE: [2.0.9 RC5]

2008-03-29 Thread Brian E. Fox
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:[EMAIL PROTECTED] 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, H

Re: Maven and File Encoding

2008-03-29 Thread Benjamin Bentmann
> Otherwise, plugins should by convention agree to handle a null value for > the encoding parameter to denote some fixed encoding. This way, > upgrading > Maven will not affect the default encoding behavior. The convention has to be shared between every plugin and the super POM. I dislike the pu

Re: Maven and File Encoding

2008-03-29 Thread Hervé BOUTEMY
Le samedi 29 mars 2008, Benjamin Bentmann a écrit : > > core plugins to be modified: > > I moved this list over to the wiki article [0] in Confluence, think it's > easier to maintain there instead of being splattered through this mailing > thread. great I added a link in http://docs.codehaus.org/di

Re: Maven and File Encoding

2008-03-29 Thread Benjamin Bentmann
core plugins to be modified: I moved this list over to the wiki article [0] in Confluence, think it's easier to maintain there instead of being splattered through this mailing thread. > This in place, plugin parameters could be written like > > /** >* @parameter expression="${encoding}"

Re: Maven and File Encoding

2008-03-29 Thread Hervé BOUTEMY
that's it thanks for the precise explanations Le samedi 29 mars 2008, Stuart McCulloch a écrit : > On 29/03/2008, Hervé BOUTEMY <[EMAIL PROTECTED]> wrote: > > it should fail as soon as testitMNG3473 (the second test actually) > > > > I copied the shell script used by Hudson to launch tests on my m

Re: Maven and File Encoding

2008-03-29 Thread Hervé BOUTEMY
Le mercredi 26 mars 2008, Benjamin Bentmann a écrit : > > What about just unifying the expressions that refer to encoding in > > plugins? > > As an intermediate solution until Maven 2.1 provides an extended POM, this > seems like a good approach. +1 core plugins to be modified: - compiler - javadoc

Re: Maven and File Encoding

2008-03-29 Thread Stuart McCulloch
On 29/03/2008, Hervé BOUTEMY <[EMAIL PROTECTED]> wrote: > > it should fail as soon as testitMNG3473 (the second test actually) > > I copied the shell script used by Hudson to launch tests on my machine and > tried it: same problem as the CI server, the IT tests don't fail > > I think I found the ca

Re: [2.0.9 RC5]

2008-03-29 Thread Heinrich Nirschl
On Sat, Mar 29, 2008 at 10:01 AM, Heinrich Nirschl <[EMAIL PROTECTED]> 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] > ---

Re: Maven and File Encoding

2008-03-29 Thread Hervé BOUTEMY
it should fail as soon as testitMNG3473 (the second test actually) I copied the shell script used by Hudson to launch tests on my machine and tried it: same problem as the CI server, the IT tests don't fail I think I found the cause: - I already have a MAVEN_OPTS environment variable - Hudson se

Re: [2.0.9 RC5]

2008-03-29 Thread Heinrich Nirschl
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.apa