Class UpdateMojo

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

    @Mojo(name="update",
          defaultPhase=DEPLOY,
          threadSafe=true,
          requiresProject=true)
    public class UpdateMojo
    extends KieServerAbstactMojo
    Update the k-jar artifact in existing container
    • Constructor Detail

      • UpdateMojo

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