@Mojo(name="checkstyle-aggregate",
      aggregator=true,
      requiresDependencyResolution=COMPILE,
      threadSafe=true)
public class CheckstyleAggregateReport
extends AbstractCheckstyleReport
cacheFile, checkstyleExecutor, checkstyleRssGenerator, configLocation, consoleOutput, excludes, failsOnError, headerLocation, includeResources, includes, includeTestResources, includeTestSourceDirectory, JAVA_FILES, locator, PLUGIN_RESOURCES, propertiesLocation, propertyExpansion, resourceExcludes, resourceIncludes, resources, skip, stringOutputStream, suppressionsFileExpression, suppressionsLocation, testResourceslocalRepository, outputDirectory, project, remoteRepositories, siteRenderer, siteTool| Constructor and Description | 
|---|
CheckstyleAggregateReport()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
canGenerateReport() | 
protected CheckstyleExecutorRequest | 
createRequest()
Create the Checkstyle executor request. 
 | 
String | 
getOutputName() | 
protected org.apache.maven.project.MavenProject | 
getProject() | 
executeReport, getConsoleListener, getDescription, getListener, getName, getSourceDirectories, getTestSourceDirectoriescloseReport, execute, generate, generate, generate, getCategoryName, getInputEncoding, getOutputDirectory, getOutputEncoding, getReportOutputDirectory, getSink, getSinkFactory, getSiteRenderer, isExternalReport, setReportOutputDirectoryprotected org.apache.maven.project.MavenProject getProject()
getProject in class org.apache.maven.reporting.AbstractMavenReportprotected CheckstyleExecutorRequest createRequest() throws org.apache.maven.reporting.MavenReportException
createRequest in class AbstractCheckstyleReportorg.apache.maven.reporting.MavenReportException - If something goes wrong during creation.public String getOutputName()
public boolean canGenerateReport()
canGenerateReport in interface org.apache.maven.reporting.MavenReportcanGenerateReport in class org.apache.maven.reporting.AbstractMavenReportCopyright © 2005–2023 The Apache Software Foundation. All rights reserved.