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

[jira] Created: (MNG-1337) Interpolation of POM values needs to be improved

Interpolation of POM values needs to be improved
------------------------------------------------

         Key: MNG-1337
         URL: http://jira.codehaus.org/browse/MNG-1337
     Project: Maven 2
        Type: Bug
  Components: maven-core  
 Reporter: Jason van Zyl


Currently there are a few problems with POM interpolation:

1) Things like ${pom.organization.name} show with the ${pom.name}

2) ${pom.build.directory} is always null

I think using velocity like interpolation here would be better but performance might be an issue.

-- 
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] Commented: (MNG-1337) Interpolation of POM values needs to be improved

Posted by "Jerome Lacoste (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-1337?page=comments#action_49722 ] 

Jerome Lacoste commented on MNG-1337:
-------------------------------------

Just to say that I have a small test case in MNG-1339, if anyone needs it for debugging purposes.

> Interpolation of POM values needs to be improved
> ------------------------------------------------
>
>          Key: MNG-1337
>          URL: http://jira.codehaus.org/browse/MNG-1337
>      Project: Maven 2
>         Type: Bug
>   Components: maven-core
>     Reporter: Jason van Zyl

>
>
> Currently there are a few problems with POM interpolation:
> 1) Things like ${pom.organization.name} show with the ${pom.name}
> 2) ${pom.build.directory} is always null
> I think using velocity like interpolation here would be better but performance might be an issue.

-- 
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-1337) Interpolation of POM values needs to be improved

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

Brett Porter updated MNG-1337:
------------------------------

    Description: 
Currently there are a few problems with POM interpolation:

1) Things like ${pom.organization.name} show with the ${pom.name}

2) ${pom.build.directory} is always null

I think using velocity like interpolation here would be better but performance might be an issue.

  was:
Currently there are a few problems with POM interpolation:

1) Things like ${pom.organization.name} show with the ${pom.name}

2) ${pom.build.directory} is always null

I think using velocity like interpolation here would be better but performance might be an issue.

    Fix Version: 2.1
    Environment: 

> Interpolation of POM values needs to be improved
> ------------------------------------------------
>
>          Key: MNG-1337
>          URL: http://jira.codehaus.org/browse/MNG-1337
>      Project: Maven 2
>         Type: Bug
>   Components: maven-core
>     Reporter: Jason van Zyl
>      Fix For: 2.1

>
>
> Currently there are a few problems with POM interpolation:
> 1) Things like ${pom.organization.name} show with the ${pom.name}
> 2) ${pom.build.directory} is always null
> I think using velocity like interpolation here would be better but performance might be an issue.

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