Package org.kie.maven.plugin.executors
Class BuildDrlExecutor
- java.lang.Object
-
- org.kie.maven.plugin.executors.BuildDrlExecutor
-
public class BuildDrlExecutor extends Object
This executor builds the Drools files belonging to the kproject.
-
-
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.MojoFailureExceptionorg.apache.maven.plugin.MojoExecutionException
-
-