Class JModDescribeMojo

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

    @Mojo(name="describe",
          requiresDependencyResolution=NONE,
          defaultPhase=NONE)
    public class JModDescribeMojo
    extends AbstractJModMojo
    This goal is to support the usage of jmod describe.
    Author:
    Karl Heinz Marbaise khmarbaise@apache.org
    • Constructor Detail

      • JModDescribeMojo

        public JModDescribeMojo()
    • Method Detail

      • execute

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