Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.3
-
None
-
None
-
Windows XP
Description
Hi
I have used the following configuration for the surefire plugin version 2.2:
<configuration>
<argLine>-verbose -javaagent:\.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
Attachments
Issue Links
- is duplicated by
-
SUREFIRE-298 Problem using -javaagent
- Closed