[ 
https://jira.codehaus.org/browse/SUREFIRE-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Gudian closed SUREFIRE-1047.
------------------------------------

    Resolution: Fixed

> Add @{...} property evaluation for the argLine
> ----------------------------------------------
>
>                 Key: SUREFIRE-1047
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-1047
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.16
>            Reporter: Henning Schmiedehausen
>            Assignee: Andreas Gudian
>             Fix For: 2.17
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to