maven-dependency-analyzer - Maven dependency analyzer
Website: | http://maven.apache.org/shared/maven-dependency-analyzer/ |
---|---|
License: | ASL 2.0 |
Vendor: | Alcance Libre, Inc. |
- Description:
Analyzes the dependencies of a project for undeclared or unused artifacts. Warning: Analysis is not done at source but bytecode level, then some cases are not detected (constants, annotations with source-only retention, links in javadoc) which can lead to wrong result if they are the only use of a dependency.
Packages
maven-dependency-analyzer-1.3-9.fc14.al.noarch [33 KiB] |
Changelog
by Daniel Mach (2013-12-27):
- Mass rebuild 2013-12-27 |