Interface Reporter

All Known Implementing Classes:
ContentsReporter, DuplicatesReporter, ExportPackagesReporter

public interface Reporter
  • Method Details

    • getName

      String getName()
    • generateReport

      void generateReport(ReportContext ctx) throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException