Package org.kie.maven.takari.plugin
Class InjectReactiveMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.kie.maven.plugin.AbstractKieMojo
-
- org.kie.maven.plugin.InjectReactiveMojo
-
- org.kie.maven.takari.plugin.InjectReactiveMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="injectreactive", requiresDependencyResolution=COMPILE_PLUS_RUNTIME, requiresProject=true, defaultPhase=COMPILE) @Execute(goal="injectreactive", phase=COMPILE) public class InjectReactiveMojo extends org.kie.maven.plugin.InjectReactiveMojo
-
-
Constructor Summary
Constructors Constructor Description InjectReactiveMojo()
-
Method Summary
-
Methods inherited from class org.kie.maven.plugin.InjectReactiveMojo
convertAllToPkgRegExps, execute, isPackageNameIncluded
-
Methods inherited from class org.kie.maven.plugin.AbstractKieMojo
getCompilerType, getFilesByType, setSystemProperties
-
-