You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Bryan Madsen (JIRA)" <ji...@codehaus.org> on 2007/08/07 15:41:13 UTC

[jira] Commented: (SUREFIRE-318) Fails to run build on Windows Server 2003

    [ http://jira.codehaus.org/browse/SUREFIRE-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104188 ] 

Bryan Madsen commented on SUREFIRE-318:
---------------------------------------

I was seeing the same behavior using an older version of the 1.5 jdk. After installing 1.5.0_12 the issue seems to be fixed.

This was my setup with the plugin failure.
  Operating system : Windows 2003()
  Java Home version : 
          java version "1.5.0_09"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
          Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.5.0_09
          OS name: "windows 2003" version: "5.2" arch: "x86"

Here is my setup with it now working.
  Operating system : Windows 2003()
  Java Home version : 
          java version "1.5.0_12"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
          Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.5.0_12
          OS name: "windows 2003" version: "5.2" arch: "x86"



> 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
>            Assignee: Brett Porter
>             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