[ https://jira.codehaus.org/browse/MNG-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=341779#comment-341779 ]
Stephen Connolly commented on MNG-5207: --------------------------------------- When adding the delegate vertex to the app node, as the delegate is 1-SNAPSHOT which is outside the reactor there is no edge added to the app node... we should be considering the transitive dependencies of app not just the immediate dependencies in constructing the graph. > [Regression] Maven 3 fails to calculate proper build order with dependencies > with classifiers > --------------------------------------------------------------------------------------------- > > Key: MNG-5207 > URL: https://jira.codehaus.org/browse/MNG-5207 > Project: Maven 2 & 3 > Issue Type: Bug > Components: Reactor and workspace > Affects Versions: 3.0.3 > Reporter: Jörg Schaible > Assignee: Jason van Zyl > Priority: Critical > Fix For: Issues to be reviewed for 4.x > > Attachments: mng5207-it.tgz, mng-5207-minimal.tar.gz, MNG-5207.tgz > > > Maven 3.0.3 and 3.0.4 RC1 fails to build the projects of the reactor in > proper order, if a transitive dependency (that is part of the reactor build) > is overruled in the dependencyManagement section with the current SNAPSHOT > version. Build order is perfectly calculated with Maven 2.2.1. -- This message was sent by Atlassian JIRA (v6.1.6#6162)