Class MavenPluginHelp

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="help",
          requiresProject=false,
          threadSafe=true)
    public class MavenPluginHelp
    extends org.apache.maven.plugin.AbstractMojo
    Display help information on xmlbeans-maven-plugin.
    Call mvn xmlbeans.plugin:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
    • Constructor Detail

      • MavenPluginHelp

        public MavenPluginHelp()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException