[ http://jira.codehaus.org/browse/MNG-680?page=comments#action_46170 ]
Brett Porter commented on MNG-680: ---------------------------------- added it0065 - seems to be ok. will test site generation again. > project.getParent().getBasedir() returns the same as project.getBasedir() > ------------------------------------------------------------------------- > > Key: MNG-680 > URL: http://jira.codehaus.org/browse/MNG-680 > Project: Maven 2 > Type: Bug > Components: maven-project > Reporter: Brett Porter > Assignee: Brett Porter > Fix For: 2.0-beta-1 > > Original Estimate: 1 hour > Remaining: 1 hour > > this caused an infinite loop in the site plugin with parent copying enabled. > While the parent is correctly determined, the basedir is that of the child. > This may be related to the USD changes recently added. -- 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]
