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.CopyMojo Make a file with a listing of all EO objects in this module.DiscoverMojo Read all XMIR files and find foreign objects in them, then add them to the catalog.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; also it deletes binary files, which were previously copied by "resolve" mojo.PullMojo Pull EO XML files from Objectionary and parse them into XML.RegisterMojo Register all sources.ResolveMojo Find all required runtime dependencies and add them to classpath ("transpile" scope).Save Save a file operation.TranspileMojo Compile.