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

Carlos Sanchez commented on SUREFIRE-297:
-----------------------------------------

In windows I didn't get it to work neither in trunk, branch, previous versions, 
double quote, single quote,...

I've added the test to maven-surefire-plugin\src\it\testArgLine

> 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