[ 
http://jira.codehaus.org/browse/MNG-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carlos Sanchez updated MNG-2920:
--------------------------------

    Attachment: diff.txt

here is the diff between 2.0.5 output and 2.0.6

The command line is definitely different 

-Forking command line: "D:\Program 
Files\insee\atelier-dev-2\applications\jdk15\jdk-1.5.0_07\jre\bin\java" 
-classpath 
d:\eewu49\.m2\repository\org\codehaus\plexus\plexus-archiver\1.0-alpha-7\plexus-archiver-1.0-alpha-7.jar;d:\eewu49\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar;d:\eewu49\.m2\repository\org\codehaus\plexus\plexus-container-default\1.0-alpha-8\plexus-container-default-1.0-alpha-8.jar;d:\eewu49\.m2\repository\classworlds\classworlds\1.1-alpha-2\classworlds-1.1-alpha-2.jar;d:\eewu49\.m2\repository\commons-lang\commons-lang\2.1\commons-lang-2.1.jar;d:\eewu49\.m2\repository\org\codehaus\plexus\plexus-utils\1.4.1-SNAPSHOT\plexus-utils-1.4.1-SNAPSHOT.jar;d:\eewu49\.m2\repository\org\apache\maven\surefire\surefire-booter\2.3.1-SNAPSHOT\surefire-booter-2.3.1-SNAPSHOT.jar;d:\eewu49\.m2\repository\org\apache\maven\surefire\surefire-api\2.3.1-SNAPSHOT\surefire-api-2.3.1-SNAPSHOT.jar
 org.apache.maven.surefire.booter.SurefireBooter 
C:\DOCUME~1\eewu49\LOCALS~1\Temp\surefire16110tmp 
C:\DOCUME~1\eewu49\LOCALS~1\Temp\surefire16111tmp

+Forking command line: cmd.exe /X /C '"D:\Program 
Files\insee\atelier-dev-2\applications\jdk15\jdk-1.5.0_07\jre\bin\java" 
-classpath 
d:\eewu49\.m2\repository\org\codehaus\plexus\plexus-archiver\1.0-alpha-7\plexus-archiver-1.0-alpha-7.jar;d:\eewu49\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar;d:\eewu49\.m2\repository\org\codehaus\plexus\plexus-container-default\1.0-alpha-8\plexus-container-default-1.0-alpha-8.jar;d:\eewu49\.m2\repository\classworlds\classworlds\1.1-alpha-2\classworlds-1.1-alpha-2.jar;d:\eewu49\.m2\repository\commons-lang\commons-lang\2.1\commons-lang-2.1.jar;d:\eewu49\.m2\repository\org\codehaus\plexus\plexus-utils\1.4.1-SNAPSHOT\plexus-utils-1.4.1-SNAPSHOT.jar;d:\eewu49\.m2\repository\org\apache\maven\surefire\surefire-booter\2.3.1-SNAPSHOT\surefire-booter-2.3.1-SNAPSHOT.jar;d:\eewu49\.m2\repository\org\apache\maven\surefire\surefire-api\2.3.1-SNAPSHOT\surefire-api-2.3.1-SNAPSHOT.jar
 org.apache.maven.surefire.booter.SurefireBooter 
C:\DOCUME~1\eewu49\LOCALS~1\Temp\surefire15149tmp 
C:\DOCUME~1\eewu49\LOCALS~1\Temp\surefire15150tmp'


> [M206] Test doesn't work anymore
> --------------------------------
>
>                 Key: MNG-2920
>                 URL: http://jira.codehaus.org/browse/MNG-2920
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 2.0.6
>         Environment: Windows XP
>            Reporter: Denis Cabasson
>            Priority: Blocker
>         Attachments: 206-test.zip, diff.txt, test-exec-205.txt, 
> test-exec-206.txt
>
>
> When running "mvn test" on the simple use cas attached, M205 is doing fine, 
> while M206 is crashing with a java.lang.IllegalArgumentException, apparently 
> due to a diffrence in the command line used to fork the JVM for surefire.
> Attached are the 2 executions, with M205 and M206. I haven't managed to 
> figure out where this bug is coming from....

-- 
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


Reply via email to