Class CreateTemplateMojo

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

    @Mojo(name="create-template",
          defaultPhase=DEPLOY,
          threadSafe=true,
          requiresProject=false)
    public class CreateTemplateMojo
    extends KieControllerMojo
    Create new server template
    • Field Detail

      • TEMPLATE_CAPABILITIES

        public static final String[] TEMPLATE_CAPABILITIES
    • Constructor Detail

      • CreateTemplateMojo

        public CreateTemplateMojo()
    • Method Detail

      • executeCommand

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