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