Apache Shared Component: Maven Dependency Tree Version 3.0 Released
The Apache Maven team is pleased to announce the release of the Apache Shared Component: Apache Maven Dependency Tree Version 3.0
1<plugin>
2 <groupId>org.apache.maven.shared</groupId>
3 <artifactId>maven-dependency-tree</artifactId>
4 <version>3.0</version>
5</plugin>
Release Notes Apache Shared Componet Maven Dependency Tree 3.0
Bug:
- MSHARED-422 Change DependencyGraphBuilder method signatures
Improvements:
- MSHARED-421 Change JDK + Maven requirements
- MSHARED-371 Increase chance of java8 compliance by updating to plexus-component-* 1.6
Enjoy,
-The Maven team
Karl-Heinz Marbaise