Apache Shared Component: Maven Dependency Tree Version 2.2 Released
The Apache Maven team is pleased to announce the release of the Apache Shared Component: Apache Maven Dependency Tree Version 2.2
1<plugin>
2 <groupId>org.apache.maven.shared</groupId>
3 <artifactId>maven-dependency-tree</artifactId>
4 <version>2.2</version>
5</plugin>
Bugs:
- MSHARED-326 - Patch that enables all maven-dependency-tree ITs
- MSHARED-336 - Create a method in the DependencyGraphBuilder that accepts the reactor projects to collect unbuilt dependencies
Improvement:
- MSHARED-349 - Upgrade maven version to 2.2.1
Enjoy,
-The Maven team
Karl-Heinz Marbaise