Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-297

argLine has changed behavior from 2.2 to 2.3.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.3
    • 2.3.1
    • 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

          Activity

            People

              brett Brett Porter
              bdk Bård Dybwad Kristensen
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: