Class | Description |
---|---|
AbstractDependencyGraphTraversingMojo | |
AbstractHpiMojo | |
AbstractJenkinsMojo |
Mojos that need to figure out the Jenkins version it's working with.
|
Artifacts |
Collection filter operations on a set of
Artifact s. |
AssembleDependenciesMojo |
Used to assemble transitive dependencies of plugins into one location.
|
BundlePluginsMojo |
Take the current project, list up all the transitive dependencies, then copy them
into a specified directory.
|
HelpMojo |
Display help information on maven-hpi-plugin.
Call mvn hpi:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
HpiMojo |
Build a war/webapp.
|
HplMojo |
Generate .hpl file.
|
ListPluginDependenciesMojo |
List up all the plugin dependencies.
|
MavenArtifact |
Artifact is a bare data structure without any behavior and therefore
hard to write OO programs around it. |
PropertyUtils | |
TagLibInterfaceGeneratorMojo |
Generates the strongly-typed Java interfaces for Groovy taglibs.
|
TestDependencyMojo |
Places test-dependency plugins into somewhere the test harness can pick up.
|
TestHplMojo |
Generate .hpl file in the test class directory so that test harness can locate the plugin.
|
TestInsertionMojo |
Insert default test suite.
|
ValidateMojo |
Make sure that we are running in the right environment.
|
VersionNumber |
Immutable representation of a dot or '-'-separated digits (such as "1.0.1" or "1.0-52").
|
Copyright © 2016. All rights reserved.