Class ProcessMojo

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

    @Mojo(name="process",
          requiresDependencyResolution=RUNTIME,
          defaultPhase=PROCESS_CLASSES,
          threadSafe=true)
    public class ProcessMojo
    extends org.apache.maven.plugin.AbstractMojo
    Author:
    Kohsuke Kawaguchi
    • Constructor Detail

      • ProcessMojo

        public ProcessMojo()
    • Method Detail

      • execute

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