Package : maven-dependency-analyzer

Package details

Summary: Maven dependency analyzer

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.


URL: http://maven.apache.org/shared/maven-dependency-analyzer/
License: ASL 2.0

Maintainer: neoclust

List of RPMs