[ http://jira.codehaus.org/browse/SUREFIRE-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brett Porter updated SUREFIRE-297: ---------------------------------- Fix Version/s: 2.3.1 > 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