[ http://jira.codehaus.org/browse/SUREFIRE-46?page=comments#action_66843 ] 

Carlos Sanchez commented on SUREFIRE-46:
----------------------------------------

What's your problem? It works for me 


mvn -X test

Forking command line:
java -classpath "C:\Documents and 
Settings\csanchez\.m2\repository\org\apache\maven\surefire\surefire-api\2.0\surefire-api-2.0.jar;C:\Documents
 and 
Settings\csanchez\.m2\repository\org\codehaus\plexus\plexus-utils\1.1\plexus-utils-1.1.jar;C:\Documents
 and 
Settings\csanchez\.m2\repository\org\apache\maven\surefire\surefire-booter\2.0\surefire-booter-2.0.jar"
 org.apache.maven.surefire.booter.SurefireBooter 
c:\DOCUME~1\csanchez\LOCALS~1\Temp\surefire7726tmp 
c:\DOCUME~1\csanchez\LOCALS~1\Temp\surefire7727tmp

> Proper escape of classpath entries esp. in windows
> --------------------------------------------------
>
>          Key: SUREFIRE-46
>          URL: http://jira.codehaus.org/browse/SUREFIRE-46
>      Project: surefire
>         Type: Bug

>     Versions: 2.0
>  Environment: Windows
>     Reporter: Balaji Ravi
>  Attachments: surefire-booter.patch
>
>
> When a classpath entry has a directory with spaces, surefire booter class 
> doesn't properly create the URL. i.e. it doesn't escape the url's added.
> I have attached a patch that would fix this problem.

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