Class JeoMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="optimize",
          defaultPhase=PROCESS_CLASSES)
    public final class JeoMojo
    extends org.apache.maven.plugin.AbstractMojo
    Goal which touches a timestamp file.
    Since:
    0.1.0
    • Constructor Detail

      • JeoMojo

        public JeoMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        The main entry point of the plugin.
        Throws:
        org.apache.maven.plugin.MojoExecutionException - If some execution problem arises