Package org.kie.maven.plugin.executors
Class BuildDrlExecutor
- java.lang.Object
-
- org.kie.maven.plugin.executors.BuildDrlExecutor
-
public class BuildDrlExecutor extends java.lang.ObjectThis executor builds the Drools files belonging to the kproject.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidbuildDrl(KieMavenPluginContext kieMavenPluginContext)
-
-
-
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
-
-