Class | Description |
---|---|
AbstractCompilerMojo |
TODO: At least one step could be optimized, currently the plugin will do two
scans of all the source code if the compiler has to have the entire set of
sources.
|
AbstractHpiMojo | |
AbstractJenkinsMojo |
Mojos that need to figure out the Jenkins version it's working with.
|
AbstractJetty6Mojo |
DO NOT MODIFY.
|
AbstractJettyMojo |
DO NOT MODIFY.
|
AnnotationProcessorFactoryImpl | Deprecated
As the annotation processing has switched to JSR-269,
we no longer need this code.
|
AptCompiler | Deprecated
As the annotation processing has switched to JSR-269,
we no longer need this code.
|
AptMojo | Deprecated
As the annotation processing has switched to JSR-269,
we no longer use this mojo.
|
Artifacts |
Collection filter operations on a set of
Artifact s. |
CompilerMojo | Deprecated
As the annotation processing has switched to JSR-269,
we no longer need this code.
|
ConsoleScanner | |
CreateMojo |
Builds a new plugin template.
|
HpiMojo |
Build a war/webapp.
|
HplMojo |
Generate .hpl file.
|
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").
|
Copyright © 2012. All Rights Reserved.