Package org.eolang.maven
EO Maven Plugin.
- Since:
- 0.1
- See Also:
- project site www.eolang.org, GitHub project
-
Class Summary Class Description AssembleMojo Pull all necessary EO XML files from Objectionary and parse them all.CompileMojo Compile.Objectionary The abstraction of the Objectionary server.OptimizeMojo Optimize XML files.ParseMojo Parse EO to XML.PrepackMojo Goes through all .class files and deletes those that were created from autogenerated sources.PullMojo Pull EO XML files from Objectionary and parse them into XML.ResolveMojo Find all required runtime dependencies and add them to classpath ("compile" scope).Save Save a file operation.