Class BuildDrlExecutor


  • public class BuildDrlExecutor
    extends java.lang.Object
    This executor builds the Drools files belonging to the kproject.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void buildDrl​(KieMavenPluginContext kieMavenPluginContext)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • buildDrl

        public static void buildDrl​(KieMavenPluginContext kieMavenPluginContext)
                             throws org.apache.maven.plugin.MojoFailureException,
                                    org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoFailureException
        org.apache.maven.plugin.MojoExecutionException