Class DisposeMojo

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

    @Mojo(name="dispose",
          defaultPhase=DEPLOY,
          threadSafe=true,
          requiresProject=false)
    public class DisposeMojo
    extends KieServerAbstactMojo
    Dispose k-container
    • Constructor Detail

      • DisposeMojo

        public DisposeMojo()
    • Method Detail

      • excecuteCommand

        public void excecuteCommand()
                             throws org.apache.maven.plugin.MojoExecutionException,
                                    org.apache.maven.plugin.MojoFailureException
        Specified by:
        excecuteCommand in class KieServerAbstactMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException