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