Package org.kie.maven.takari.plugin
Class SerializeMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.kie.maven.plugin.AbstractKieMojo
-
- org.kie.maven.plugin.SerializeMojo
-
- org.kie.maven.takari.plugin.SerializeMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="serialize", requiresDependencyResolution=COMPILE_PLUS_RUNTIME, requiresProject=true, defaultPhase=COMPILE, configurator="include-project-dependencies") public class SerializeMojo extends org.kie.maven.plugin.SerializeMojoCompiles and serializes knowledge bases.
-
-
Constructor Summary
Constructors Constructor Description SerializeMojo()
-