Class ReportingMojo

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

    @Mojo(threadSafe=true,
          name="report",
          defaultPhase=GENERATE_SOURCES)
    public class ReportingMojo
    extends org.apache.maven.plugin.AbstractMojo
    • Constructor Detail

      • ReportingMojo

        public ReportingMojo()
    • Method Detail

      • execute

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