AbstractMojopublic interface ContextEnabled
Mojos to communicate with each others Mojos, other than
project's source root and project's attachment.| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map |
getPluginContext() |
|
void |
setPluginContext(java.util.Map pluginContext) |
Set a new shared context
Map to a mojo before executing it. |