Class MainAnnotationProcessorMojo

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

    @Mojo(name="process",
          threadSafe=true,
          requiresDependencyResolution=COMPILE,
          defaultPhase=GENERATE_SOURCES)
    public class MainAnnotationProcessorMojo
    extends AbstractAnnotationProcessorMojo
    Author:
    bsorrentino