| Class | Description |
|---|---|
| AbstractDependencyGraphTraversingMojo | |
| AbstractHpiMojo | |
| AbstractJenkinsMojo |
Mojos that need to figure out the Jenkins version it's working with.
|
| AbstractJettyMojo |
DO NOT MODIFY.
|
| Artifacts |
Collection filter operations on a set of
Artifacts. |
| 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.
|
| ConsoleScanner |
ConsoleScanner
Read input from stdin
|
| CreateMojo |
Builds a new plugin template.
|
| 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.
|
| JarMojo |
Build a jar separate from the hpi goal.
|
| JettyAndServletApiOnlyClassLoader |
Only exposes Servlet API and Jetty to the web application, then JavaSE.
|
| 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 | |
| RunMojo |
Runs Jenkins with the current plugin project.
|
| 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").
|
| WarMojo |
Builds a custom Jenkins war that includes all the additional plugins referenced in this POM.
|
Copyright © 2004-2016. All Rights Reserved.