Class DeployMojo

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

    @Mojo(name="deploy",
          defaultPhase=DEPLOY,
          threadSafe=true,
          requiresProject=true)
    public class DeployMojo
    extends KieServerAbstactMojo
    Deploy the k-jar artifact
    • Constructor Detail

      • DeployMojo

        public DeployMojo()
    • 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