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 Summary
Constructors Constructor Description ContentsReporter() -
Method Summary
Modifier and Type Method Description voidgenerateReport(ReportContext ctx)StringgetName()
-
Constructor Details
-
ContentsReporter
public ContentsReporter()
-
-
Method Details
-
getName
-
generateReport
public void generateReport(ReportContext ctx) throws org.apache.maven.plugin.MojoExecutionException- Specified by:
generateReportin interfaceReporter- Throws:
org.apache.maven.plugin.MojoExecutionException
-