Class RedeployOnlyMojo

  • All Implemented Interfaces:
    ContextEnabled, Mojo

    @Mojo(name="redeploy-only",
          threadSafe=true)
    @Execute(phase=NONE)
    public class RedeployOnlyMojo
    extends RedeployMojo
    Redeploys only the application to the WildFly Application Server without first invoking the the execution of the lifecycle phase 'package' prior to executing itself.