Class KieControllerMojo

    • Field Detail

      • connectionTimeout

        @Parameter(property="kie-ctrl.connection-timeout",
                   defaultValue="100")
        protected Integer connectionTimeout
      • socketTimeout

        @Parameter(property="kie-ctrl.socket-timeout",
                   defaultValue="2")
        protected Integer socketTimeout
    • Constructor Detail

      • KieControllerMojo

        public KieControllerMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException,
                            org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException
      • executeCommand

        public abstract void executeCommand()
                                     throws org.apache.maven.plugin.MojoExecutionException,
                                            org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException