@Mojo(name="checkstyle", requiresDependencyResolution=COMPILE, threadSafe=true) public class CheckstyleReport extends AbstractCheckstyleReport
cacheFile, checkstyleExecutor, configLocation, consoleOutput, excludes, failsOnError, headerLocation, includeResources, includes, includeTestResources, includeTestSourceDirectory, JAVA_FILES, locator, propertiesLocation, propertyExpansion, resourceExcludes, resourceIncludes, resources, skip, stringOutputStream, suppressionsFileExpression, suppressionsLocation, testResources
locale, mojoExecution, outputDirectory, outputFormat, outputTimestamp, project, reactorProjects, remoteProjectRepositories, repoSession, siteDirectory, siteRenderer, siteTool
Constructor and Description |
---|
CheckstyleReport() |
Modifier and Type | Method and Description |
---|---|
boolean |
canGenerateReport() |
protected CheckstyleExecutorRequest |
createRequest()
Create the Checkstyle executor request.
|
String |
getOutputName() |
constructXrefLocation, executeReport, getConsoleListener, getDescription, getI18nString, getListener, getName, getProject, getReactorProjects, getSourceDirectories, getTestSourceDirectories, getXrefLocation
closeReport, execute, generate, generate, getCategoryName, getInputEncoding, getLocale, getOutputDirectory, getOutputEncoding, getReportOutputDirectory, getSink, getSinkFactory, getSiteRenderer, isExternalReport, setReportOutputDirectory
getLog, getPluginContext, setLog, setPluginContext
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–2024 The Apache Software Foundation. All rights reserved.