Anders Lindgren created MDEP-342: ------------------------------------ Summary: maven-dependency-plugin goal build-classpath is not written in correct order. Key: MDEP-342 URL: https://jira.codehaus.org/browse/MDEP-342 Project: Maven 2.x Dependency Plugin Issue Type: Bug Components: build-classpath Affects Versions: 2.4 Reporter: Anders Lindgren
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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira