| Class | Description |
|---|---|
| AbstractMavenJavadocArchiver |
Records the javadoc and archives it.
|
| AbstractMavenJavadocArchiver.MavenJavadocAction | |
| BuildInfoRecorder | |
| BuildInfoRecorder.DescriptorImpl | |
| MavenAbstractArtifactRecord<T extends hudson.model.AbstractBuild<?,?>> |
UI to redeploy artifacts after the fact.
|
| MavenAggregatedArtifactRecord |
Redeploy action for the entire
MavenModuleSetBuild. |
| MavenArtifact |
Captures information about an artifact created by Maven and archived by
Jenkins, so that we can later deploy it to repositories of our choice.
|
| MavenArtifact.CloseableArtifact |
Artifact holder that can be released in a finally-block. |
| MavenArtifactArchiver |
Archives artifacts of the build.
|
| MavenArtifactArchiver.DescriptorImpl | |
| MavenArtifactRecord |
Action that remembers artifacts that are built. |
| MavenFingerprinter |
Records fingerprints of the builds to keep track of dependencies.
|
| MavenFingerprinter.DescriptorImpl | |
| MavenJavadocArchiver |
Records the javadoc and archives it.
|
| MavenJavadocArchiver.DescriptorImpl | |
| MavenMailer |
Sends out an e-mail notification for Maven build result.
|
| MavenMailer.DescriptorImpl | |
| MavenSiteArchiver |
Watches out for the execution of maven-site-plugin and records its output.
|
| MavenSiteArchiver.DescriptorImpl | |
| MavenSiteArchiver.SiteAction | |
| MavenTestJavadocArchiver |
Records the javadoc and archives it.
|
| MavenTestJavadocArchiver.DescriptorImpl | |
| Messages |
Generated localization support class.
|
| ReportAction |
Action to display links to the generated Maven reports. |
| ReportAction.Entry | |
| ReportCollector |
Watches out for executions of
MavenReport mojos and record its output. |
| ReportCollector.DescriptorImpl | |
| SurefireAggregatedReport |
MavenAggregatedReport for surefire report. |
| SurefireArchiver |
Records the surefire test result.
|
| SurefireArchiver.DescriptorImpl | |
| SurefireReport |
Action that displays surefire test result. |
| TestFailureDetector |
A maven reporter expressing whether he found test failures and the build should be marked as UNSTABLE.
|
Copyright © 2016–2017. All rights reserved.