| Class | Description |
|---|---|
| AbstractResolveMojo | |
| CollectDependenciesMojo |
Goal that collects the project dependencies from the repository.
|
| ExcludeReactorProjectsArtifactFilter |
ArtifactFilter implementation that excludes artifacts found in the Reactor. |
| ExcludeReactorProjectsDependencyFilter |
TransformableFilter implementation that excludes artifacts found in the Reactor. |
| GoOfflineMojo |
Goal that resolves all project dependencies, including plugins and reports and their dependencies.
|
| HelpMojo |
Display help information on maven-dependency-plugin.
Call mvn dependency:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| ListMojo |
Displays the list of dependencies for this project.
|
| ListRepositoriesMojo |
Goal that resolves all project dependencies and then lists the repositories used by the build and by the transitive
dependencies
|
| ResolveDependenciesMojo |
Goal that resolves the project dependencies from the repository.
|
| ResolveDependencySourcesMojo |
Goal that resolves the project source dependencies from the repository.
|
| ResolvePluginsMojo |
Goal that resolves all project plugins and reports and their dependencies.
|
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.