Package org.apache.maven.plugin.dependency

Class Summary
AbstractDependencyFilterMojo Class that excapusulates the plugin parameters, and contains methods that handle dependency filtering
AbstractDependencyMojo  
AbstractFromDependenciesMojo Abstract Parent class used by mojos that get Artifact information from the project dependencies.
AbstractResolveMojo  
AnalyzeDepMgt This mojo looks at the dependencies after final resolution and looks for mismatches in your dependencyManagement section.
AnalyzeMojo This goal analyzes your project's dependencies and lists dependencies that should be declared, but are not, and dependencies that are declared but unused.
BuildClasspathMojo This goal will output a classpath string of dependencies from the local repository to a file or log.
CopyDependenciesMojo Goal that copies the project dependencies from the repository to a defined location.
JustAnalyzeMojo This goal is the same as analyze except it won't call test-compile first.
PurgeLocalRepositoryMojo Remove the project dependencies from the local repository, and optionally re-resolve them.
TreeMojo Displays the dependency tree for this project.
UnpackDependenciesMojo Goal that unpacks the project dependencies from the repository to a defined location.
 



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.