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

Add @{...} property evaluation for the argLine

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.16
    • 2.17
    • Maven Surefire Plugin
    • None
    • Patch

    Description

      Replaces expressions @

      {property-name}

      in the argLine with the corresponding properties from the model. This allows late evaluation of property values when the plugin is executed (as compared to evaluation when the pom is parsed as is done with ${property-name} expressions).

      This allows other plugins to modify or set properties with the changes
      getting picked up by surefire.

      Please merge the pull request at https://github.com/apache/maven-surefire/pull/30

      Attachments

        Activity

          People

            agudian Andreas Gudian
            henning Henning Schmiedehausen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: