On Dec 20, 2007 7:01 AM, Dan Fabulich <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Maven Surefire version 2.4 is on the runway.  Hopefully folks have spent
> some time trying out the SNAPSHOT version, because we expect ordinary
> users to get auto-upgraded to version 2.4 when we decide to release.
>
> This version fixes numerous long-outstanding bugs, notably in TestNG
> support.
>
> We solved 71 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&styleName=Html&version=13243
>
> There are still 31 issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10541&status=1
>
> Staging repo:
> http://people.apache.org/~dfabulich/staging-repo/
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> PS This is my first call for a release.  Be gentle. ;-)

Dan,

I still have issues with surefire 2.4-SNAPSHOT. I managed to exclude
all those pesky plexus-utils classes that got revealed after upgrading
from 2.3, but I still get some strange issue:

[DEBUG] Using JVM: c:\Program Files\Java\jdk1.5.0_11\jre\bin\java
[INFO] Surefire report directory:
c:\b2bdev\projects\OSS\mojo\webstart-maven-plugin\plugin\target\surefire-reports
Forking command line: cmd.exe /X /C '""c:\Program
Files\Java\jdk1.5.0_11\jre\bin\java" -jar c:\DOCUME~1\et4642\LOCALS~1\
Temp\surefirebooter47632.jar
c:\DOCUME~1\et4642\LOCALS~1\Temp\surefire47630tmp
c:\DOCUME~1\et4642\LOCALS~1\Temp\surefire
47631tmp"'er to
c:\b2bdev\projects\OSS\mojo\webstart-maven-plugin\plugin\target\surefire-reports
for the individual test

java.lang.NoClassDefFoundError:
org/apache/maven/surefire/util/NestedRuntimeException
Exception in thread "main"
.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:507)


It looks like:

http://jira.codehaus.org/browse/SUREFIRE-328

so I've attached my log there:

http://jira.codehaus.org/secure/attachment/31383/mvn.log

This happens on Windows XP, the same build workd fine on Linux.

I wonder if it is not plexus utils related again. Will have to debug
the plugin, but not today, it's starts to get late :)

Cheers,

J

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to