[ http://jira.codehaus.org/browse/MNG-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shane Isbell closed MNG-3822. ----------------------------- Resolution: Fixed Fixed. > POM interpolation does not use basedir-aligned build directories > ---------------------------------------------------------------- > > Key: MNG-3822 > URL: http://jira.codehaus.org/browse/MNG-3822 > Project: Maven 2 > Issue Type: Bug > Components: Inheritance and Interpolation, POM > Affects Versions: 3.0-alpha-1 > Reporter: Benjamin Bentmann > Assignee: Shane Isbell > Fix For: 3.0-alpha-1 > > > During POM interpolation, (some) expressions referring to build directories > are replaced with relative paths. E.g. {{${project.build.outputDirectory}}} > only yields {{target/classes}}. This can affect plugins when these > expressions are used to interpolate the project properties and plugins (like > Resources or Invoker) use the project properties to filter further files. -- 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