| Package | Description |
|---|---|
| org.apache.maven.plugins.dependency.fromDependencies | |
| org.apache.maven.plugins.dependency.resolvers |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractFromDependenciesMojo |
Abstract Parent class used by mojos that get Artifact information from the project dependencies.
|
class |
BuildClasspathMojo |
This goal will output a classpath string of dependencies from the local repository to a file or log.
|
class |
CopyDependenciesMojo |
Goal that copies the project dependencies from the repository to a defined location.
|
class |
UnpackDependenciesMojo |
Goal that unpacks the project dependencies from the repository to a defined location.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractResolveMojo |
|
class |
CollectDependenciesMojo |
Goal that collects the project dependencies from the repository.
|
class |
GoOfflineMojo |
Goal that resolves all project dependencies, including plugins and reports and their dependencies.
|
class |
ListMojo |
Displays the list of dependencies for this project.
|
class |
ResolveDependenciesMojo |
Goal that resolves the project dependencies from the repository.
|
class |
ResolveDependencySourcesMojo |
Goal that resolves the project source dependencies from the repository.
|
class |
ResolvePluginsMojo |
Goal that resolves all project plugins and reports and their dependencies.
|
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.