[ http://jira.codehaus.org/browse/SUREFIRE-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_97002 ]
Vlad Skarzhevskyy commented on SUREFIRE-318: -------------------------------------------- I added http://people.apache.org/repo/m2-snapshot-repository to my project. Changed: <artifactId>maven-surefire-plugin</artifactId> <version>2.3.1-SNAPSHOT</version> Now it does not run even Windows XP. [INFO] [surefire:test] [INFO] Surefire report directory: D:\devGwt\pyx4j\commons\target\surefire-report s [INFO] Building jar: D:\tmp\usr\vlads\surefirebooter23854.jar java.lang.NoClassDefFoundError: org/apache/maven/surefire/booter/SurefireBooter Exception in thread "main" [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Maven version: 2.0.5 This file was downloaded maven-surefire-plugin-2.3.1-20070524.103536-2.jar > Fails to run build on Windows Server 2003 > ----------------------------------------- > > Key: SUREFIRE-318 > URL: http://jira.codehaus.org/browse/SUREFIRE-318 > Project: Maven Surefire > Issue Type: Bug > Affects Versions: 2.3 > Environment: Maven 2.0.5 or 2.0.6 , Windows Server 2003, Java 1.5 or > 1.6 > Reporter: Vlad Skarzhevskyy > Fix For: 2.3.1 > > Attachments: build-log.txt > > > After Upgrade to Surefire 2.3 our build server fails to run tests on any > project. > Get the message: > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] There are test failures. > [INFO] > ------------------------------------------------------------------------ > All works fine on Linux, WinXP and Win2000. > But when I try to build on any Windows Server 2003 build will fail. > See the log > mvn -X test > build-log.txt -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira