You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2007/02/23 08:06:33 UTC

[jira] Updated: (SUREFIRE-60) systemProperties not correctly evaluated

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

Brett Porter updated SUREFIRE-60:
---------------------------------

    Fix Version/s:     (was: 2.3)
                   2.4

> systemProperties not correctly evaluated
> ----------------------------------------
>
>                 Key: SUREFIRE-60
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-60
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.5
>         Environment: Maven 2.04 and 2.0.x
>            Reporter: Emmanuel Hugonnet
>             Fix For: 2.4
>
>
> I have a MOJO that sets a property for the project: project.getProperties().put(propertyName, value); 
>  When I reference this property in the <systemProperties> element of my surfire configuration it is not correctly evaluated even if it is a String. But if I use a direct project property (like basedir) ${basedir}/target is correctly evaluated.
> In another MOJO, used as a parameter this property is correctly evaluated.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira