Package org.kie.maven.plugin.executors
Class GenerateModelExecutor
- java.lang.Object
-
- org.kie.maven.plugin.executors.GenerateModelExecutor
-
public class GenerateModelExecutor extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGenerateModelExecutor.ExecutableModelMavenProject
-
Field Summary
Fields Modifier and Type Field Description static java.nio.file.PathMatcherdrlFileMatcher
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidgenerateModel(KieMavenPluginContext kieMavenPluginContext)
-
-
-
Method Detail
-
generateModel
public static void generateModel(KieMavenPluginContext kieMavenPluginContext) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureException
-
-