Class 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 Detail

      • AssembleMojo

        public AssembleMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoFailureException