The Apache Maven team is pleased to announce the release of the 
Apache Maven Shared Component: Maven Dependency Tree Version 2.2

http://maven.apache.org/shared/maven-dependency-tree/

Analyzes the dependencies of a project for undeclared or unused artifacts.

<plugin>
  <groupId>org.apache.maven.shared</groupId>
  <artifactId>maven-dependency-tree</artifactId>
  <version>2.2</version>
</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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to