dependency:analyze-report
Note:This goal should be used as a Maven report.
Full name:
org.apache.maven.plugins:maven-dependency-plugin:2.1:analyze-report
Description:
Analyzes the dependencies of this project and produces a report
that summarises which are: used and declared; used and undeclared;
unused and declared.
Attributes:
- Requires a Maven 2.0 project to be executed.
- Requires dependency resolution of artifacts in scope:
test
.
- Since version:
2.0-alpha-5
.
- Invokes the execution of the lifecycle phase
test-compile
prior to executing itself.
Parameters
(no parameters)