public class ExecuteMojoUtil extends Object
| Constructor and Description |
|---|
ExecuteMojoUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.xml.Xpp3Dom |
getPluginGoalConfig(org.apache.maven.model.Plugin plugin,
String goal,
org.apache.maven.plugin.logging.Log log)
Given the Plugin get the goal execution configuration.
|
public static org.codehaus.plexus.util.xml.Xpp3Dom getPluginGoalConfig(org.apache.maven.model.Plugin plugin,
String goal,
org.apache.maven.plugin.logging.Log log)
plugin - goal - Copyright © 2021 the original author or authors.