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

Brett Porter commented on SUREFIRE-297:
---------------------------------------

On Mac, quoting whole argument works on Mac in 2.2, 2.3, 2.3.1-SNAPSHOT. Check 
Windows.

On Mac, -Dproperty1="value1 1" fails every time with the weird quoting - this 
may be fixed by the newer plexus-utils. Review.

Seems to be an issue with the unswizzled 2.0.6. Can close, but document that 
full argument quoting is necessary.


> argLine has changed behavior from 2.2 to 2.3.
> ---------------------------------------------
>
>                 Key: SUREFIRE-297
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-297
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.3
>         Environment: Windows XP
>            Reporter: Bård Dybwad Kristensen
>            Priority: Critical
>             Fix For: 2.3.1
>
>
> Hi
> I have used the following configuration for the surefire plugin version 2.2:
>                               <configuration>
>                                       <argLine>-verbose 
> -javaagent:D:\.m2\repository\jmockit\jmockit\0.83\jmockit-0.83.jar</argLine>
>                               </configuration>
> It works (not really, but that is another issue). But when I downloaded 
> version 2.3, this stopped working. The -verbose argument is still forwarded 
> to the java process, but the -javaagent is not forwarded. If I switch back to 
> the 2.2 version of the plug in, everything is fine. Any ideas?
> regards,
> bdk

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