Awesome... the Android Maven Plugin master is using it already ;-) Karl Heinz Marbaise wrote on 17.09.2014 13:24:
> 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: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
