public static final class ExecutedMojo.Cache extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<ModuleName,MavenModule> |
modules
All maven modules in this Hudson by their names.
|
| Constructor and Description |
|---|
Cache() |
| Modifier and Type | Method and Description |
|---|---|
MavenModule |
get(ExecutedMojo mojo) |
public final Map<ModuleName,MavenModule> modules
public MavenModule get(ExecutedMojo mojo)
Copyright © 2016–2017. All rights reserved.