The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Dependency Analyzer Version 1.11.1 https://maven.apache.org/shared/maven-dependency-analzyer/
You should specify the version in your project: <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-dependency-analyzer</artifactId> <version>1.11.1</version> </dependency> Important Note: * JDK 7 minimum requirement. You can download the appropriate sources etc. from the download page: https://maven.apache.org/shared/maven-dependency-analyzer/download.cgi Release Notes Maven Dependency Analyzer 1.11.1 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12344667 Bug: * [MSHARED-786] - jdk8 incompatibility at runtime (NoSuchMethodError) Enjoy, -The Apache Maven team Karl Heinz Marbaise