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