Uploaded image for project: 'Maven Invoker Plugin'
  1. Maven Invoker Plugin
  2. MINVOKER-155

Invoker plugin does not allow multiple environment variables to be set

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8
    • 1.10
    • None
    • Observed with Maven 3.0.4, both Windows 7 and RedHat Linux

    Description

      Multiple environment variables may be specified using the environmentVariables parameter as shown below. However, only one of the variables is actually passed to the test cases.

      Plugin Configuration
      <environmentVariables>
         <A_PROP>white</A_PROP>
         <Z_PROP>blue</Z_PROP>
      </environmentVariables>
      

      Attachments

        1. maven-env-test.zip
          3 kB
          Laura Llewellyn

        Issue Links

          Activity

            People

              rfscholte Robert Scholte
              lllewellyn Laura Llewellyn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: