You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by rf...@apache.org on 2018/01/04 10:22:38 UTC

svn commit: r1023252 [4/49] - in /websites/production/maven/components/plugins-archives/maven-checkstyle-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugins/ apidocs/org/apache/maven/plugins/checkstyle/ apidocs/...

Added: websites/production/maven/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/CheckstyleAggregateReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/CheckstyleAggregateReport.html (added)
+++ websites/production/maven/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/CheckstyleAggregateReport.html Thu Jan  4 10:22:34 2018
@@ -0,0 +1,420 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="nl">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>CheckstyleAggregateReport (Apache Maven Checkstyle Plugin 3.0.0 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CheckstyleAggregateReport (Apache Maven Checkstyle Plugin 3.0.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CheckstyleAggregateReport.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/maven/plugins/checkstyle/CheckstyleAggregateReport.html" target="_top">Frames</a></li>
+<li><a href="CheckstyleAggregateReport.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.maven.plugins.checkstyle</div>
+<h2 title="Class CheckstyleAggregateReport" class="title">Class CheckstyleAggregateReport</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">org.apache.maven.reporting.AbstractMavenReport</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle">org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugins.checkstyle.CheckstyleAggregateReport</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenMultiPageReport</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReport</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Mojo</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--" title="class or interface in org.apache.maven.plugins.annotations">name</a>="checkstyle-aggregate",
+      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#aggregator--" title="class or interface in org.apache.maven.plugins.annotations">aggregator</a>=true,
+      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresDependencyResolution--" title="class or interface in org.apache.maven.plugins.annotations">requiresDependencyResolution</a>=<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/ResolutionScope.html?is-external=true#COMPILE" title="class or interface in org.apache.maven.plugins.annotations">COMPILE</a>,
+      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe--" title="class or interface in org.apache.maven.plugins.annotations">threadSafe</a>=true)
+public class <span class="typeNameLabel">CheckstyleAggregateReport</span>
+extends <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle">AbstractCheckstyleReport</a></pre>
+<div class="block">A reporting task that performs Checkstyle analysis and generates an aggregate
+ HTML report on the violations that Checkstyle finds in a multi-module reactor
+ build.</div>
+<dl>
+<dt><span class="simpleTagLabel">Version:</span></dt>
+<dd>$Id$</dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.maven.plugins.checkstyle.<a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle">AbstractCheckstyleReport</a></h3>
+<code><a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#cacheFile">cacheFile</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#checkstyleExecutor">checkstyleExecutor</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#checkstyleRssGenerator">checkstyleRssGenerator</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#configLocation">configLocation</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#consoleOutput">consoleOutput</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#encoding">encoding</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#excludes">excludes</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#failsOnError">failsOnError</a>,
  <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#headerLocation">headerLocation</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#includeResources">includeResources</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#includes">includes</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#includeTestResources">includeTestResources</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#includeTestSourceDirectory">includeTestSourceDirectory</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#JAVA_FILES">JAVA_FILES</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#locator">locator</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#PLUGIN_RESOURCES">
 PLUGIN_RESOURCES</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#propertiesLocation">propertiesLocation</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#propertyExpansion">propertyExpansion</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#resourceExcludes">resourceExcludes</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#resourceIncludes">resourceIncludes</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#resources">resources</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#siteTool">siteTool</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#skip">skip</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#stringOutputStream">str
 ingOutputStream</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#suppressionsFileExpression">suppressionsFileExpression</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#suppressionsLocation">suppressionsLocation</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#testResources">testResources</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.reporting.AbstractMavenReport">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></h3>
+<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#outputDirectory" title="class or interface in org.apache.maven.reporting">outputDirectory</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#project" title="class or interface in org.apache.maven.reporting">project</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#siteRenderer" title="class or interface in org.apache.maven.reporting">siteRenderer</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.reporting.MavenReport">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReport</a></h3>
+<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#CATEGORY_PROJECT_INFORMATION" title="class or interface in org.apache.maven.reporting">CATEGORY_PROJECT_INFORMATION</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#CATEGORY_PROJECT_REPORTS" title="class or interface in org.apache.maven.reporting">CATEGORY_PROJECT_REPORTS</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#ROLE" title="class or interface in org.apache.maven.reporting">ROLE</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleAggregateReport.html#CheckstyleAggregateReport--">CheckstyleAggregateReport</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleAggregateReport.html#canGenerateReport--">canGenerateReport</a></span>()</code></td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleExecutorRequest</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleAggregateReport.html#createRequest--">createRequest</a></span>()</code>
+<div class="block">Create the Checkstyle executor request.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleAggregateReport.html#getOutputName--">getOutputName</a></span>()</code></td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>protected <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleAggregateReport.html#getProject--">getProject</a></span>()</code></td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugins.checkstyle.<a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle">AbstractCheckstyleReport</a></h3>
+<code><a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#executeReport-java.util.Locale-">executeReport</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#getConsoleListener--">getConsoleListener</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#getDescription-java.util.Locale-">getDescription</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#getListener--">getListener</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#getName-java.util.Locale-">getName</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#getSourceDirectories--">getSourceDirectories</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#getTestSourceDirectories--">getTestSourceDirectories</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.reporting.AbstractMavenReport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></h3>
+<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#closeReport--" title="class or interface in org.apache.maven.reporting">closeReport</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#execute--" title="class or interface in org.apache.maven.reporting">execute</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#generate-org.codehaus.doxia.sink.Sink-java.util.Locale-" title="class or interface in org.apache.maven.reporting">generate</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#generate-org.apache.maven.doxia.sink.Sink-java.util.Locale-" title="class or interface in org.apache.maven.reporting">generate</a>, <a href="http
 ://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#generate-org.apache.maven.doxia.sink.Sink-org.apache.maven.doxia.sink.SinkFactory-java.util.Locale-" title="class or interface in org.apache.maven.reporting">generate</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getCategoryName--" title="class or interface in org.apache.maven.reporting">getCategoryName</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getInputEncoding--" title="class or interface in org.apache.maven.reporting">getInputEncoding</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getOutputDirectory--" title="class or interface in org.apache.maven.reporting">getOutputDirect
 ory</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getOutputEncoding--" title="class or interface in org.apache.maven.reporting">getOutputEncoding</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getReportOutputDirectory--" title="class or interface in org.apache.maven.reporting">getReportOutputDirectory</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getSink--" title="class or interface in org.apache.maven.reporting">getSink</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getSinkFactory--" title="class or interface in org.apache.maven.reporting">getSinkFactory</a>, <a href="http://maven.apache.org/shared/maven-re
 porting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getSiteRenderer--" title="class or interface in org.apache.maven.reporting">getSiteRenderer</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#isExternalReport--" title="class or interface in org.apache.maven.reporting">isExternalReport</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#setReportOutputDirectory-java.io.File-" title="class or interface in org.apache.maven.reporting">setReportOutputDirectory</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CheckstyleAggregateReport--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CheckstyleAggregateReport</h4>
+<pre>public&nbsp;CheckstyleAggregateReport()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getProject--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProject</h4>
+<pre>protected&nbsp;<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&nbsp;getProject()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getProject--" title="class or interface in org.apache.maven.reporting">getProject</a></code>&nbsp;in class&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="createRequest--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createRequest</h4>
+<pre>protected&nbsp;<a href="../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleExecutorRequest</a>&nbsp;createRequest()
+                                           throws <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></pre>
+<div class="block">Create the Checkstyle executor request.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#createRequest--">createRequest</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle">AbstractCheckstyleReport</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The executor request.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></code> - If something goes wrong during creation.</dd>
+</dl>
+</li>
+</ul>
+<a name="getOutputName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOutputName</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOutputName()</pre>
+</li>
+</ul>
+<a name="canGenerateReport--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>canGenerateReport</h4>
+<pre>public&nbsp;boolean&nbsp;canGenerateReport()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#canGenerateReport--" title="class or interface in org.apache.maven.reporting">canGenerateReport</a></code>&nbsp;in interface&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReport</a></code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#canGenerateReport--" title="class or interface in org.apache.maven.reporting">canGenerateReport</a></code>&nbsp;in class&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CheckstyleAggregateReport.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/maven/plugins/checkstyle/CheckstyleAggregateReport.html" target="_top">Frames</a></li>
+<li><a href="CheckstyleAggregateReport.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: websites/production/maven/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/CheckstyleReport.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/CheckstyleReport.html (added)
+++ websites/production/maven/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/CheckstyleReport.html Thu Jan  4 10:22:34 2018
@@ -0,0 +1,440 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="nl">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>CheckstyleReport (Apache Maven Checkstyle Plugin 3.0.0 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CheckstyleReport (Apache Maven Checkstyle Plugin 3.0.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CheckstyleReport.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleAggregateReport.html" title="class in org.apache.maven.plugins.checkstyle"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleReportGenerator.html" title="class in org.apache.maven.plugins.checkstyle"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/maven/plugins/checkstyle/CheckstyleReport.html" target="_top">Frames</a></li>
+<li><a href="CheckstyleReport.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.maven.plugins.checkstyle</div>
+<h2 title="Class CheckstyleReport" class="title">Class CheckstyleReport</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">org.apache.maven.reporting.AbstractMavenReport</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle">org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugins.checkstyle.CheckstyleReport</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenMultiPageReport</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReport</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Mojo</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--" title="class or interface in org.apache.maven.plugins.annotations">name</a>="checkstyle",
+      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresDependencyResolution--" title="class or interface in org.apache.maven.plugins.annotations">requiresDependencyResolution</a>=<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/ResolutionScope.html?is-external=true#COMPILE" title="class or interface in org.apache.maven.plugins.annotations">COMPILE</a>,
+      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe--" title="class or interface in org.apache.maven.plugins.annotations">threadSafe</a>=true)
+public class <span class="typeNameLabel">CheckstyleReport</span>
+extends <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle">AbstractCheckstyleReport</a></pre>
+<div class="block">A reporting task that performs Checkstyle analysis and generates an HTML
+ report on any violations that Checkstyle finds.</div>
+<dl>
+<dt><span class="simpleTagLabel">Version:</span></dt>
+<dd>$Id$</dd>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd><a href="mailto:evenisse@apache.org">Emmanuel Venisse</a>, <a href="mailto:vincent.siveton@gmail.com">Vincent Siveton</a>, <a href="mailto:joakim@erdfelt.com">Joakim Erdfelt</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.maven.plugins.checkstyle.<a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle">AbstractCheckstyleReport</a></h3>
+<code><a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#cacheFile">cacheFile</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#checkstyleExecutor">checkstyleExecutor</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#checkstyleRssGenerator">checkstyleRssGenerator</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#configLocation">configLocation</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#consoleOutput">consoleOutput</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#encoding">encoding</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#excludes">excludes</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#failsOnError">failsOnError</a>,
  <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#headerLocation">headerLocation</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#includeResources">includeResources</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#includes">includes</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#includeTestResources">includeTestResources</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#includeTestSourceDirectory">includeTestSourceDirectory</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#JAVA_FILES">JAVA_FILES</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#locator">locator</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#PLUGIN_RESOURCES">
 PLUGIN_RESOURCES</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#propertiesLocation">propertiesLocation</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#propertyExpansion">propertyExpansion</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#resourceExcludes">resourceExcludes</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#resourceIncludes">resourceIncludes</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#resources">resources</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#siteTool">siteTool</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#skip">skip</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#stringOutputStream">str
 ingOutputStream</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#suppressionsFileExpression">suppressionsFileExpression</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#suppressionsLocation">suppressionsLocation</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#testResources">testResources</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.reporting.AbstractMavenReport">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></h3>
+<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#outputDirectory" title="class or interface in org.apache.maven.reporting">outputDirectory</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#project" title="class or interface in org.apache.maven.reporting">project</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#siteRenderer" title="class or interface in org.apache.maven.reporting">siteRenderer</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.reporting.MavenReport">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReport</a></h3>
+<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#CATEGORY_PROJECT_INFORMATION" title="class or interface in org.apache.maven.reporting">CATEGORY_PROJECT_INFORMATION</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#CATEGORY_PROJECT_REPORTS" title="class or interface in org.apache.maven.reporting">CATEGORY_PROJECT_REPORTS</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#ROLE" title="class or interface in org.apache.maven.reporting">ROLE</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleReport.html#CheckstyleReport--">CheckstyleReport</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleReport.html#canGenerateReport--">canGenerateReport</a></span>()</code></td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleExecutorRequest</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleReport.html#createRequest--">createRequest</a></span>()</code>
+<div class="block">Create the Checkstyle executor request.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleReport.html#executeReport-java.util.Locale-">executeReport</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)</code></td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleReport.html#getOutputName--">getOutputName</a></span>()</code></td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleReport.html#getProject--">getProject</a></span>()</code></td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugins.checkstyle.<a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle">AbstractCheckstyleReport</a></h3>
+<code><a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#getConsoleListener--">getConsoleListener</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#getDescription-java.util.Locale-">getDescription</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#getListener--">getListener</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#getName-java.util.Locale-">getName</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#getSourceDirectories--">getSourceDirectories</a>, <a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#getTestSourceDirectories--">getTestSourceDirectories</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.reporting.AbstractMavenReport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></h3>
+<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#closeReport--" title="class or interface in org.apache.maven.reporting">closeReport</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#execute--" title="class or interface in org.apache.maven.reporting">execute</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#generate-org.codehaus.doxia.sink.Sink-java.util.Locale-" title="class or interface in org.apache.maven.reporting">generate</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#generate-org.apache.maven.doxia.sink.Sink-java.util.Locale-" title="class or interface in org.apache.maven.reporting">generate</a>, <a href="http
 ://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#generate-org.apache.maven.doxia.sink.Sink-org.apache.maven.doxia.sink.SinkFactory-java.util.Locale-" title="class or interface in org.apache.maven.reporting">generate</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getCategoryName--" title="class or interface in org.apache.maven.reporting">getCategoryName</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getInputEncoding--" title="class or interface in org.apache.maven.reporting">getInputEncoding</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getOutputDirectory--" title="class or interface in org.apache.maven.reporting">getOutputDirect
 ory</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getOutputEncoding--" title="class or interface in org.apache.maven.reporting">getOutputEncoding</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getReportOutputDirectory--" title="class or interface in org.apache.maven.reporting">getReportOutputDirectory</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getSink--" title="class or interface in org.apache.maven.reporting">getSink</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getSinkFactory--" title="class or interface in org.apache.maven.reporting">getSinkFactory</a>, <a href="http://maven.apache.org/shared/maven-re
 porting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getSiteRenderer--" title="class or interface in org.apache.maven.reporting">getSiteRenderer</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#isExternalReport--" title="class or interface in org.apache.maven.reporting">isExternalReport</a>, <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#setReportOutputDirectory-java.io.File-" title="class or interface in org.apache.maven.reporting">setReportOutputDirectory</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CheckstyleReport--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CheckstyleReport</h4>
+<pre>public&nbsp;CheckstyleReport()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getProject--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProject</h4>
+<pre>protected&nbsp;<a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&nbsp;getProject()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#getProject--" title="class or interface in org.apache.maven.reporting">getProject</a></code>&nbsp;in class&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="executeReport-java.util.Locale-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>executeReport</h4>
+<pre>public&nbsp;void&nbsp;executeReport(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)
+                   throws <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#executeReport-java.util.Locale-">executeReport</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle">AbstractCheckstyleReport</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="createRequest--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createRequest</h4>
+<pre>protected&nbsp;<a href="../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleExecutorRequest</a>&nbsp;createRequest()
+                                           throws <a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></pre>
+<div class="block">Create the Checkstyle executor request.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#createRequest--">createRequest</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugins.checkstyle">AbstractCheckstyleReport</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The executor request.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReportException.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReportException</a></code> - If something goes wrong during creation.</dd>
+</dl>
+</li>
+</ul>
+<a name="getOutputName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOutputName</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOutputName()</pre>
+</li>
+</ul>
+<a name="canGenerateReport--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>canGenerateReport</h4>
+<pre>public&nbsp;boolean&nbsp;canGenerateReport()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true#canGenerateReport--" title="class or interface in org.apache.maven.reporting">canGenerateReport</a></code>&nbsp;in interface&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenReport</a></code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true#canGenerateReport--" title="class or interface in org.apache.maven.reporting">canGenerateReport</a></code>&nbsp;in class&nbsp;<code><a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">AbstractMavenReport</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CheckstyleReport.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleAggregateReport.html" title="class in org.apache.maven.plugins.checkstyle"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/maven/plugins/checkstyle/CheckstyleReportGenerator.html" title="class in org.apache.maven.plugins.checkstyle"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/maven/plugins/checkstyle/CheckstyleReport.html" target="_top">Frames</a></li>
+<li><a href="CheckstyleReport.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file