[ http://jira.codehaus.org/browse/MNG-915?page=comments#action_76842 ] Kenney Westerhof commented on MNG-915: --------------------------------------
I can't find any commits on this, and it's still a problem when you run mvn eclipse:eclipse -r -Dmaven.reactor.includes=components/pom.xml,plugins/pom.xml; in this case you first get the assembly plugin to error out due to a circular ref on maven-core. Quick solution was to exclude plugins in the DAG (not committed). Is it necessary to have the plugins in the DAG? > circular dependency failure in the reactor with activated plugins > ----------------------------------------------------------------- > > Key: MNG-915 > URL: http://jira.codehaus.org/browse/MNG-915 > Project: Maven 2 > Issue Type: Bug > Components: Inheritence and Interpolation > Reporter: Brett Porter > Assigned To: Brett Porter > Fix For: 2.0-beta-3 > > Original Estimate: 2 hours > Time Spent: 15 minutes > Remaining Estimate: 0 minutes > > was unable to include configuration for the release plugin and source plugin > (used in the super pom via a profile) to build the release/source plugins as > it caused a circular dependency. -- 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