Class GetContainersMojo

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

    @Mojo(name="get-containers",
          defaultPhase=DEPLOY,
          threadSafe=true,
          requiresProject=false)
    public class GetContainersMojo
    extends KieControllerMojo
    Display container info
    • Field Detail

      • templateId

        @Parameter(property="kie-ctrl.template-id",
                   required=true)
        protected String templateId
    • Constructor Detail

      • GetContainersMojo

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