[ http://jira.codehaus.org/browse/MNG-1943?page=comments#action_55223 ]
Brett Porter commented on MNG-1943: ----------------------------------- I agree anyone calling getParent wants the cooked version. It's a rare case that someone wants the parent as opposed to the already merged values in their own project. > MavenProject::getParent() returns a MavenProject that is NOT interpolated > ------------------------------------------------------------------------- > > Key: MNG-1943 > URL: http://jira.codehaus.org/browse/MNG-1943 > Project: Maven 2 > Type: Bug > Reporter: John Allen > Priority: Blocker > > > Plugin developers repeatedly use ${project}.getParent().someMethod() yet > getParent() returns a project that has not been interpolated. This obviously > needs to be fixed but may I also suggest that all plugin acceptance testing > is revisted to ensure that the tests use POMs that are littered with property > expressions and not literals. -- 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]
