Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 2.4
-
Fix Version/s: None
-
Component/s: build-classpath
-
Labels:None
-
Number of attachments :
Description
When running the goal build-classpath, the order of the dependencies in the output is not the same as in the pom.
The dependency:tree is however producing output in correct order.
Also, when producing an executable jar using the maven-jar-plugin with addClasspath set to true, the result is correct.