Re: [eclipse 2.5] workspace parameter side-effect

2008-02-15 Thread Arnaud HERITIER
Sorry, I didn't see this thread. The issue is : http://jira.codehaus.org/browse/MECLIPSE-374 I renamed the ${eclipse.workspace} to ${eclipse.projectDir} because the parameter is really the directory where is write the configuration files for eclipse. There's no default value for this property

Re: Can't run Maven 2.1 Snapshot

2008-02-15 Thread Rahul Thakur
Thanks Carlos, that was it! I was setting M2_HOME from command prompt after building M2 trunk but it seems that PATH was still using the old M2_HOME value Cheers, Rahul Carlos Sanchez wrote: I saw that problem before and IIRC it was a problem wiht my M2_HOME and PATH, both were not in

Can't run Maven 2.1 Snapshot

2008-02-15 Thread Rahul Thakur
I get the error below when I attempt to build and run a Maven 2.1 SNAPHOT on win xp. Rahul E:\maven-componentsmvn -X package Exception in thread main java.lang.NoClassDefFoundError: org/codehaus/classworlds/Launcher Caused by: java.lang.ClassNotFoundException:

Re: Can't run Maven 2.1 Snapshot

2008-02-15 Thread Carlos Sanchez
I saw that problem before and IIRC it was a problem wiht my M2_HOME and PATH, both were not in sync pointing to the same 2.1-snapshot On Fri, Feb 15, 2008 at 10:26 AM, Rahul Thakur [EMAIL PROTECTED] wrote: I get the error below when I attempt to build and run a Maven 2.1 SNAPHOT on win xp.

Re: Maven artifact work

2008-02-15 Thread Mark Hobson
On 14/02/2008, Brett Porter [EMAIL PROTECTED] wrote: On 13/02/2008, at 11:32 PM, Mark Hobson wrote: I've been chatting to Jason about making some headway with the maven artifact improvements that have been on the cards for sometime now. I've dug through much of the code on my travels

Re: Move AbstractSiteMojo.codeToLocale() into SiteTool of maven-doxia-tools?

2008-02-15 Thread Vincent Siveton
Done in r628201. maven-doxia-tools snapshot deployed Cheers, Vincent 2008/2/12, Vincent Siveton [EMAIL PROTECTED]: +1 Others plugins (i.e. pdf-plugin) needs this method too Cheers, Vincent 2008/2/12, Benjamin Bentmann [EMAIL PROTECTED]: Hi, I've almost completed a

[VOTE] Release Maven Surefire version 2.4.2

2008-02-15 Thread Dan Fabulich
As you might expect, all the good bugs were found in 2.4.1 [looks like some folks were waiting for SP1 to start testing... ;-)] We solved 5 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541styleName=Htmlversion=14062 There are still 44 issues left in JIRA:

Re: Move AbstractSiteMojo.codeToLocale() into SiteTool of maven-doxia-tools?

2008-02-15 Thread Vincent Siveton
Hi Benhamin I moved codeToLocale() to public. Snapshot deployed. Cheers, Vincent 2008/2/15, Benjamin Bentmann [EMAIL PROTECTED]: Done in r628201. maven-doxia-tools snapshot deployed Not quite what I need. As for the Enforcer rule (MENFORCER-35), I really think this should not care

Re: Move AbstractSiteMojo.codeToLocale() into SiteTool of maven-doxia-tools?

2008-02-15 Thread Benjamin Bentmann
Done in r628201. maven-doxia-tools snapshot deployed Not quite what I need. As for the Enforcer rule (MENFORCER-35), I really think this should not care whether a locale is actually supported, either by the JRE or by Maven. All the rule should do is get a Locale object such that it can call

Re: Move AbstractSiteMojo.codeToLocale() into SiteTool of maven-doxia-tools?

2008-02-15 Thread Benjamin Bentmann
I moved codeToLocale() to public. Thanks Vincent! Benjamin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] Release Maven Surefire version 2.4.2

2008-02-15 Thread Sejal Patel
+1 On Fri, Feb 15, 2008 at 6:51 PM, Dan Fabulich [EMAIL PROTECTED] wrote: As you might expect, all the good bugs were found in 2.4.1 [looks like some folks were waiting for SP1 to start testing... ;-)] We solved 5 issues:

Fwd: svn commit: r628218 - in /maven/plugins/trunk/maven-war-plugin/src: it/MWAR-143/ it/MWAR-143/war-common/ it/MWAR-143/war-common/src/main/images/ main/java/org/apache/maven/plugin/war/ main/java/o

2008-02-15 Thread Stephane Nicoll
There is the include, exclude filter for this, right or did you added this to have some sort of gloal policy regarding filtering? Is this documented on the site? Thanks, Stéphane -- Forwarded message -- From: [EMAIL PROTECTED] Date: Sat, Feb 16, 2008 at 1:37 AM Subject: svn