Package org.eolang.maven
Class PullMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.eolang.maven.PullMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="pull", defaultPhase=GENERATE_SOURCES, threadSafe=true, requiresDependencyResolution=COMPILE) public final class PullMojo extends org.apache.maven.plugin.AbstractMojo
Pull EO XML files.- Since:
- 0.1
-
-
Constructor Summary
Constructors Constructor Description PullMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-