You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2007/01/07 20:54:21 UTC

[jira] Updated: (MNG-2745) Do not allow System properties to be interpolated in the POM

     [ http://jira.codehaus.org/browse/MNG-2745?page=all ]

Jason van Zyl updated MNG-2745:
-------------------------------

    Fix Version/s: 2.1

> Do not allow System properties to be interpolated in the POM
> ------------------------------------------------------------
>
>                 Key: MNG-2745
>                 URL: http://jira.codehaus.org/browse/MNG-2745
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 2.0.4
>         Environment: Windows using JDK 1.4.2
>            Reporter: Jason van Zyl
>         Assigned To: Jason van Zyl
>             Fix For: 2.1
>
>
> There is an XML library which is inserting a property version=2.4.1 and it is completely screwing up the interpolation of ${version} in any POM. 
> 1) We should force fully qualified references anyway so ${pom.version} and not allow ${version}
> 2) Totally shut out System properties from all internal operations. We can still take -D from the command line and turn them into execution properties but we should just ignore all Sytem properties in the core.

-- 
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