public class CheckstyleReport extends AbstractCheckstyleReport
checkstyleExecutor, checkstyleRssGenerator, locator, PLUGIN_RESOURCES, project, siteTool, skip, stringOutputStream
Constructor and Description |
---|
CheckstyleReport() |
Modifier and Type | Method and Description |
---|---|
boolean |
canGenerateReport() |
protected CheckstyleExecutorRequest |
createRequest()
Create the Checkstyle executor request.
|
void |
executeReport(Locale locale) |
String |
getOutputName() |
protected org.apache.maven.project.MavenProject |
getProject() |
getConsoleListener, getDescription, getListener, getName, getOutputDirectory, getSiteRenderer, setReportOutputDirectory
closeReport, execute, generate, generate, generate, getCategoryName, getReportOutputDirectory, getSink, getSinkFactory, isExternalReport
protected org.apache.maven.project.MavenProject getProject()
getProject
in class AbstractCheckstyleReport
public void executeReport(Locale locale) throws org.apache.maven.reporting.MavenReportException
executeReport
in class AbstractCheckstyleReport
org.apache.maven.reporting.MavenReportException
protected CheckstyleExecutorRequest createRequest() throws org.apache.maven.reporting.MavenReportException
createRequest
in class AbstractCheckstyleReport
org.apache.maven.reporting.MavenReportException
- If something goes wrong during creation.public String getOutputName()
public boolean canGenerateReport()
canGenerateReport
in interface org.apache.maven.reporting.MavenReport
canGenerateReport
in class org.apache.maven.reporting.AbstractMavenReport
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.