| Package | Description |
|---|---|
| hudson.maven |
Maven support.
|
| hudson.maven.reporters |
| Modifier and Type | Method and Description |
|---|---|
MavenArtifactRecord |
MavenBuild.getMavenArtifacts()
Information about artifacts produced by Maven.
|
| Modifier and Type | Method and Description |
|---|---|
Class<MavenArtifactRecord> |
MavenAggregatedArtifactRecord.getIndividualActionType() |
List<MavenArtifactRecord> |
MavenAggregatedArtifactRecord.getModuleRecords()
MavenArtifactRecords of every module build contributed to MavenAggregatedArtifactRecord.parent. |
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
MavenArtifact.doFile(MavenArtifactRecord parent)
Serve the file.
|
Copyright © 2016–2017. All rights reserved.