Package org.eolang.maven
Class AssembleMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.eolang.maven.AssembleMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="assemble", defaultPhase=PROCESS_SOURCES, threadSafe=true) public final class AssembleMojo extends org.apache.maven.plugin.AbstractMojo
Pull all necessary EO XML files from Objectionary and parse them all.- Since:
- 0.1
-
-
Constructor Summary
Constructors Constructor Description AssembleMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-