| Package | Description |
|---|---|
| hudson.maven |
Maven support.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExecutedMojo> |
MavenBuild.getExecutedMojos() |
| Modifier and Type | Method and Description |
|---|---|
MavenModule |
ExecutedMojo.Cache.get(ExecutedMojo mojo) |
| Modifier and Type | Method and Description |
|---|---|
void |
MavenBuildProxy.setExecutedMojos(List<ExecutedMojo> executedMojos)
Called at the end of the build to record what mojos are executed.
|
void |
MavenBuildProxy.Filter.setExecutedMojos(List<ExecutedMojo> executedMojos) |
Copyright © 2016–2017. All rights reserved.