public class MunitMavenPluginEnricher extends PluginPomEnricher
POM with a munit-maven-plugin declaration| Modifier and Type | Field and Description |
|---|---|
static String |
MUNIT_MAVEN_PLUGIN_ARTIFACT_ID |
static String |
MUNIT_MAVEN_TOOLS_GROUP_ID |
CONFIGURATION_ELEMENT| Constructor and Description |
|---|
MunitMavenPluginEnricher(String munitMavenPluginVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(org.apache.maven.model.Model pomModel) |
createConfiguration, createExecution, createPlugin, getBuildNodepublic static final String MUNIT_MAVEN_TOOLS_GROUP_ID
public static final String MUNIT_MAVEN_PLUGIN_ARTIFACT_ID
public MunitMavenPluginEnricher(String munitMavenPluginVersion)
public void generate(org.apache.maven.model.Model pomModel)
generate in interface PomEnrichergenerate in class PluginPomEnricherCopyright © 2019. All rights reserved.