Class DeployWrapperMojo

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

    @Mojo(name="deploy-wrapper",
          defaultPhase=DEPLOY,
          threadSafe=true)
    public class DeployWrapperMojo
    extends org.apache.maven.plugin.AbstractMojo
    • Constructor Detail

      • DeployWrapperMojo

        public DeployWrapperMojo()
    • Method Detail

      • execute

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