| Class | Description |
|---|---|
| AbstractExternalDependencyMojo |
Base class for all goals in this plugin.
|
| ArtifactItem |
ArtifactItem represents information specified in the plugin configuration
section for each artifact.
|
| CleanExternalDependencyMojo |
Remove any downloaded external dependency files from the staging directory.
|
| DeployExternalDependencyMojo |
Deploy external dependencies to distribution management defined repository.
|
| GullableHostnameVerifier |
This is a
HostnameVerifier that trusts any host. |
| GullableTrustManager |
This a
X509TrustManager that trusts any certificate. |
| InstallExternalDependencyMojo |
Download/acquire and install external dependencies to local repository.
|
| LocalInstallExternalDependencyMojo |
Install external dependencies in staging directory to local repository.
|
| ResolveExternalDependencyMojo |
Download/Acquire external Maven artifacts, copy to staging directory.
|
Copyright © 2015–2020. All rights reserved.