| Package | Description |
|---|---|
| hudson.maven |
Maven support.
|
| hudson.maven.reporters |
| Class and Description |
|---|
| MavenAbstractArtifactRecord
UI to redeploy artifacts after the fact.
|
| MavenAggregatedArtifactRecord
Redeploy action for the entire
MavenModuleSetBuild. |
MavenArtifactRecord
Action that remembers artifacts that are built. |
| Class and Description |
|---|
| AbstractMavenJavadocArchiver
Records the javadoc and archives it.
|
| BuildInfoRecorder |
| MavenAbstractArtifactRecord
UI to redeploy artifacts after the fact.
|
| MavenAbstractArtifactRecord.Record |
| 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. |
| MavenArtifact.TemporaryFile
Representation of an archived artifact that might be accessed in various ways.
|
MavenArtifactRecord
Action that remembers artifacts that are built. |
| MavenJavadocArchiver
Records the javadoc and archives it.
|
| MavenSiteArchiver
Watches out for the execution of maven-site-plugin and records its output.
|
| MavenTestJavadocArchiver
Records the javadoc and archives it.
|
| ReportAction.Entry |
| ReportCollector
Watches out for executions of
MavenReport mojos and record its output. |
| ReportCollector.DescriptorImpl |
| SurefireArchiver
Records the surefire test result.
|
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.