@Mojo(name="checkstyle-aggregate", aggregator=true, requiresDependencyResolution=COMPILE, threadSafe=true) public class CheckstyleAggregateReport extends AbstractCheckstyleReport
cacheFile, checkstyleExecutor, checkstyleRssGenerator, configLocation, consoleOutput, encoding, excludes, failsOnError, headerLocation, includeResources, includes, includeTestResources, includeTestSourceDirectory, JAVA_FILES, locator, PLUGIN_RESOURCES, propertiesLocation, propertyExpansion, resourceExcludes, resourceIncludes, resources, siteTool, skip, stringOutputStream, suppressionsFileExpression, suppressionsLocation, testResources
outputDirectory, project, siteRenderer
CATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE
Constructor and Description |
---|
CheckstyleAggregateReport() |
Modifier and Type | Method and Description |
---|---|
boolean |
canGenerateReport() |
protected CheckstyleExecutorRequest |
createRequest()
Create the Checkstyle executor request.
|
String |
getOutputName() |
protected MavenProject |
getProject() |
executeReport, getConsoleListener, getDescription, getListener, getName, getSourceDirectories, getTestSourceDirectories
closeReport, execute, generate, generate, generate, getCategoryName, getInputEncoding, getOutputDirectory, getOutputEncoding, getReportOutputDirectory, getSink, getSinkFactory, getSiteRenderer, isExternalReport, setReportOutputDirectory
getLog, getPluginContext, setLog, setPluginContext
protected MavenProject getProject()
getProject
in class AbstractMavenReport
protected CheckstyleExecutorRequest createRequest() throws MavenReportException
createRequest
in class AbstractCheckstyleReport
MavenReportException
- If something goes wrong during creation.public String getOutputName()
public boolean canGenerateReport()
canGenerateReport
in interface MavenReport
canGenerateReport
in class AbstractMavenReport
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.