Re: [PLEASE TEST] Maven 2.0.10-RC11

2008-08-28 Thread John Casey
Can you run with -X and attach the output? This isn't enough to diagnose the error, but I suspect it's a permissions (or, open files) problem on windows. I'm not sure this is specific to any maven version, TBH. -john Geoffrey Wiseman wrote: On Mon, Aug 25, 2008 at 4:15 PM, John Casey <[EMAIL

Re: [PLEASE TEST] Maven 2.0.10-RC11

2008-08-28 Thread Geoffrey Wiseman
On Mon, Aug 25, 2008 at 4:15 PM, John Casey <[EMAIL PROTECTED]> wrote: > Hi again, > > One bug was identified in 2.0.10-RC10 last Friday night. This release > candidate addresses that issue. You can find it here: > > > http://people.apache.org/~jdcasey/stage/apache-maven/2.0.10-RC11/org/apache/mav

Re: [PLEASE TEST] Maven 2.0.10-RC11

2008-08-28 Thread John Casey
See MPLUGIN-136 John Casey wrote: I think I've found the issue. Once I've tested this theory out a little more, I'll file a JIRA issue, and get this fixed with an integration test in place. Henrique Prange wrote: Hi John, I compared the contents of the artifacts generated by 2.0.9 and 2.0.

Re: [PLEASE TEST] Maven 2.0.10-RC11

2008-08-27 Thread John Casey
I think I've found the issue. Once I've tested this theory out a little more, I'll file a JIRA issue, and get this fixed with an integration test in place. Henrique Prange wrote: Hi John, I compared the contents of the artifacts generated by 2.0.9 and 2.0.10-RC11 and they are different. The

Re: [PLEASE TEST] Maven 2.0.10-RC11

2008-08-27 Thread Henrique Prange
Hi John, I compared the contents of the artifacts generated by 2.0.9 and 2.0.10-RC11 and they are different. The latter doesn't have the Ant build file and has a different plug-in descriptor. Another difference is the version of maven-plugin-plugin. Maven 2.0.9 uses 2.4.1 and Maven 2.0.10-RC

Re: [PLEASE TEST] Maven 2.0.10-RC11

2008-08-27 Thread Henrique Prange
Hi John, I found something, but I can't ensure it is caused by 2.0.10-RC11. I have a Maven plug-in that extends the lifecycle and adds a new kind of package. It also uses some Ant tasks. When I build the plug-in with 2.0.10-RC* (I tried with RC1, RC2 and RC11) the build works. But when I try

Re: [PLEASE TEST] Maven 2.0.10-RC11

2008-08-26 Thread Mauro Talevi
Daniel Kulp wrote: RC11 is looking pretty good to me. I've built several things with it, re-setup my eclipse workspaces from fresh checkouts (eclipse:eclipse), etc... Haven't done a deploy yet (that's next), but everything else is looking pretty good to me. I've done both a snapshot dep

Re: [PLEASE TEST] Maven 2.0.10-RC11

2008-08-26 Thread Daniel Kulp
RC11 is looking pretty good to me. I've built several things with it, re-setup my eclipse workspaces from fresh checkouts (eclipse:eclipse), etc... Haven't done a deploy yet (that's next), but everything else is looking pretty good to me. Performance is also excellent. My test case that

Re: [PLEASE TEST] Maven 2.0.10-RC11

2008-08-25 Thread Brett Porter
Looking good in my standard environment so far. - Brett On 26/08/2008, at 6:15 AM, John Casey wrote: Hi again, One bug was identified in 2.0.10-RC10 last Friday night. This release candidate addresses that issue. You can find it here: http://people.apache.org/~jdcasey/stage/apache-maven/2

[PLEASE TEST] Maven 2.0.10-RC11

2008-08-25 Thread John Casey
Hi again, One bug was identified in 2.0.10-RC10 last Friday night. This release candidate addresses that issue. You can find it here: http://people.apache.org/~jdcasey/stage/apache-maven/2.0.10-RC11/org/apache/maven/apache-maven/2.0.10-RC11/ Please give this a spin when you get a chance, and