@Mojo(name="help",
requiresProject=false,
threadSafe=true)
public class MavenPluginHelp
extends org.apache.maven.plugin.AbstractMojo
mvn xmlbeans.plugin:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.Constructor and Description |
---|
MavenPluginHelp() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |