Class ContentsReporter

java.lang.Object
org.apache.sling.feature.maven.mojos.reports.ContentsReporter
All Implemented Interfaces:
Reporter

public class ContentsReporter extends Object implements Reporter
Simple reporting mojo
  • Constructor Details

    • ContentsReporter

      public ContentsReporter()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface Reporter
    • generateReport

      public void generateReport(ReportContext ctx) throws org.apache.maven.plugin.MojoExecutionException
      Specified by:
      generateReport in interface Reporter
      Throws:
      org.apache.maven.plugin.MojoExecutionException