[ 
https://jira.codehaus.org/browse/MNG-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=341576#comment-341576
 ] 

Jörg Schaible commented on MNG-5207:
------------------------------------

Hi Jason,

I have no permission to push, therefore here the diff:

{noformat}
$ git diff
diff --git a/build.sh b/build.sh
index 91be103..9e69a23 100755
--- a/build.sh
+++ b/build.sh
@@ -5,4 +5,4 @@ mvn -v
 
 ( cd prepare ; ./prepare.sh )
 
-mvn clean package
+mvn clean install
{noformat}


> [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.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)

Reply via email to