Class GenerateWrapperMojo

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

    @Mojo(name="generate-wrapper",
          defaultPhase=PACKAGE,
          requiresDependencyResolution=RUNTIME,
          threadSafe=true)
    public class GenerateWrapperMojo
    extends org.apache.maven.plugin.AbstractMojo
    • Constructor Detail

      • GenerateWrapperMojo

        public GenerateWrapperMojo()
    • Method Detail

      • execute

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