[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to