|
Class Summary |
| AbstractFromConfigurationMojo |
Abstract Parent class used by mojos that get Artifact information from the plugin configuration as an ArrayList of ArtifactItems |
| AbstractFromDependenciesMojo |
Abstract Parent class used by mojos that get Artifact information from the project dependencies. |
| ArtifactItem |
ArtifactItem represents information specified in the plugin configuration section for each artifact. |
| CopyDependenciesMojo |
Goal that copies the project dependencies from the repository to a defined location. |
| CopyMojo |
Goal that copies a list of artifacts from the repository to defined locations. |
| DependencyUtil |
Utility class with static helper methods |
| UnpackDependenciesMojo |
Goal that unpacks the project dependencies from the repository to a defined location. |
| UnpackMojo |
Goal that retrieves a list of artifacts from the repository and unpacks them in a defined location. |