DefaultModelDefaultsInjectorpublic interface ModelDefaultsInjector
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
ROLE |
| Modifier and Type | Method | Description |
|---|---|---|
void |
injectDefaults(org.apache.maven.model.Model model) |
|
void |
mergePluginWithDefaults(org.apache.maven.model.Plugin plugin,
org.apache.maven.model.Plugin def) |