Class | Description |
---|---|
AbstractResolveMojo | |
CollectDependenciesMojo |
Goal that collects the project dependencies from the repository.
|
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–2018 The Apache Software Foundation. All rights reserved.