Package poussecafe.maven
Class ImportProcessMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- poussecafe.maven.ImportProcessMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="import-process", requiresDependencyResolution=COMPILE_PLUS_RUNTIME, requiresDependencyCollection=COMPILE_PLUS_RUNTIME, requiresDirectInvocation=true) public class ImportProcessMojo extends org.apache.maven.plugin.AbstractMojoImports a process described using EMIL language i.e. generates missing types (aggregate classes, commands, events, adapters, etc.) and methods in the code base.
Added method's implementation is initially empty.
-
-
Constructor Summary
Constructors Constructor Description ImportProcessMojo()
-
Method Summary
Modifier and Type Method Description voidexecute()
-