You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "David Jackman (JIRA)" <ji...@codehaus.org> on 2005/10/12 23:11:11 UTC

[jira] Created: (MNG-1193) When filtering, ${java.version} gets replaced with pom.version instead.

When filtering, ${java.version} gets replaced with pom.version instead.
-----------------------------------------------------------------------

         Key: MNG-1193
         URL: http://jira.codehaus.org/browse/MNG-1193
     Project: Maven 2
        Type: Bug
  Components: maven-resources-plugin  
 Reporter: David Jackman


When filtering, the resources plugin should be using the system property value, but is getting mixed up and using the value from the pom instead.  I'm told the same confusion is happening with ${pom.organization.name} getting replaced with pom.name.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-1193) When filtering, ${java.version} gets replaced with pom.version instead.

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1193?page=all ]

Brett Porter updated MNG-1193:
------------------------------

    Fix Version: 2.0.1
      Component: maven-project

> When filtering, ${java.version} gets replaced with pom.version instead.
> -----------------------------------------------------------------------
>
>          Key: MNG-1193
>          URL: http://jira.codehaus.org/browse/MNG-1193
>      Project: Maven 2
>         Type: Bug
>   Components: maven-project, maven-resources-plugin
>     Reporter: David Jackman
>      Fix For: 2.0.1

>
>
> When filtering, the resources plugin should be using the system property value, but is getting mixed up and using the value from the pom instead.  I'm told the same confusion is happening with ${pom.organization.name} getting replaced with pom.name.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MNG-1193) When filtering, ${java.version} gets replaced with pom.version instead.

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1193?page=all ]
     
Jason van Zyl closed MNG-1193:
------------------------------

    Resolution: Fixed

Fix with new plexus utils.

> When filtering, ${java.version} gets replaced with pom.version instead.
> -----------------------------------------------------------------------
>
>          Key: MNG-1193
>          URL: http://jira.codehaus.org/browse/MNG-1193
>      Project: Maven 2
>         Type: Bug
>   Components: maven-project, maven-resources-plugin
>     Reporter: David Jackman
>     Assignee: Kenney Westerhof
>      Fix For: 2.0.1

>
>
> When filtering, the resources plugin should be using the system property value, but is getting mixed up and using the value from the pom instead.  I'm told the same confusion is happening with ${pom.organization.name} getting replaced with pom.name.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org