Modified: 
maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle-aggregate-mojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle-aggregate-mojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle-aggregate-mojo.html
 Sun Jun  2 14:48:29 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
target\generated-site\xdoc/checkstyle-aggregate-mojo.xml at 2023-10-21
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.12.0:report at 2024-06-02
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven Checkstyle Plugin">Apache 
Maven Checkstyle Plugin</a><span class="divider">/</span></li>
     <li class="active ">checkstyle:checkstyle-aggregate</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2023-10-21</li>
-          <li id="projectVersion" class="pull-right">Version: 3.3.1</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-06-02</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -117,1078 +117,539 @@
           </div>
         </header>
         <main id="bodyColumn"  class="span10" >
-
-  
-    <section>
-<h2><a 
name="checkstyle:checkstyle-aggregate"></a>checkstyle:checkstyle-aggregate</h2>
-      
-<p><b>Note</b>:This goal should be used as a Maven report.</p>
-      
-<p><b>Full name</b>:</p>
-      
-<p>org.apache.maven.plugins:maven-checkstyle-plugin:3.3.1:checkstyle-aggregate</p>
-      
-<p><b>Description</b>:</p>
-      
-<div>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>
-      
-<p><b>Attributes</b>:</p>
-      
+<section>
+<h2><a 
name="checkstyle:checkstyle-aggregate"></a>checkstyle:checkstyle-aggregate</h2><a
 name="checkstyle:checkstyle-aggregate"></a>
+<p><strong>Note</strong>:</p>
+<p>This goal should be used as a Maven report.</p>
+<p><strong>Full name</strong>:</p>
+<p>org.apache.maven.plugins:maven-checkstyle-plugin:3.4.0:checkstyle-aggregate</p>
+<p><strong>Description</strong>:</p>
+<p>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.</p>
+<p><strong>Attributes</strong>:</p>
 <ul>
-        
 <li>Requires a Maven project to be executed.</li>
-        
 <li>Executes as an aggregator goal.</li>
-        
 <li>Requires dependency resolution of artifacts in scope: 
<code>compile</code>.</li>
-        
 <li>The goal is thread-safe and supports parallel builds.</li>
-        
-<li>Since version: <code>2.0</code>.</li>
-      </ul>
-      <section>
-<h3><a name="Required_Parameters"></a>Required Parameters</h3>
-        
+<li>Since version: <code>2.0</code>.</li></ul><section>
+<h3><a name="Required_Parameters"></a>Required Parameters</h3><a 
name="Required_Parameters"></a>
 <table border="0" class="table table-striped">
-          
 <tr class="a">
-            
 <th>Name</th>
-            
 <th>Type</th>
-            
 <th>Since</th>
-            
-<th>Description</th>
-          </tr>
-          
+<th>Description</th></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#includeResources">&lt;includeResources&gt;</a></code></td>
-            
+<td align="left"><a 
href="#includeResources"><code>&lt;includeResources&gt;</code></a></td>
 <td><code>boolean</code></td>
-            
 <td><code>2.11</code></td>
-            
-<td>Specifies whether to include the resource directories in the check.<br 
/><b>Default value is</b>: <code>true</code>.<br /><b>User property is</b>: 
<code>checkstyle.includeResources</code>.<br /></td>
-          </tr>
-          
+<td>Specifies whether to include the resource directories in the check.<br 
/><strong>Default</strong>: <code>true</code><br /><strong>User 
Property</strong>: <code>checkstyle.includeResources</code></td></tr>
 <tr class="a">
-            
-<td align="left"><code><a href="#includes">&lt;includes&gt;</a></code></td>
-            
-<td><code>String</code></td>
-            
-<td><code>-</code></td>
-            
-<td>Specifies the names filter of the source files to be used for 
Checkstyle.<br /><b>Default value is</b>: <code>**\/*.java</code>.<br /><b>User 
property is</b>: <code>checkstyle.includes</code>.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td align="left"><code><a 
href="#includeTestResources">&lt;includeTestResources&gt;</a></code></td>
-            
+<td align="left"><a 
href="#includeTestResources"><code>&lt;includeTestResources&gt;</code></a></td>
 <td><code>boolean</code></td>
-            
 <td><code>2.11</code></td>
-            
-<td>Specifies whether to include the test resource directories in the 
check.<br /><b>Default value is</b>: <code>true</code>.<br /><b>User property 
is</b>: <code>checkstyle.includeTestResources</code>.<br /></td>
-          </tr>
-          
+<td>Specifies whether to include the test resource directories in the 
check.<br /><strong>Default</strong>: <code>true</code><br /><strong>User 
Property</strong>: <code>checkstyle.includeTestResources</code></td></tr>
+<tr class="b">
+<td align="left"><a href="#includes"><code>&lt;includes&gt;</code></a></td>
+<td><code>String</code></td>
+<td><code>-</code></td>
+<td>Specifies the names filter of the source files to be used for 
Checkstyle.<br /><strong>Default</strong>: <code>**\/*.java</code><br 
/><strong>User Property</strong>: <code>checkstyle.includes</code></td></tr>
 <tr class="a">
-            
-<td align="left"><code><a 
href="#resourceIncludes">&lt;resourceIncludes&gt;</a></code></td>
-            
+<td align="left"><a 
href="#resourceIncludes"><code>&lt;resourceIncludes&gt;</code></a></td>
 <td><code>String</code></td>
-            
 <td><code>2.11</code></td>
-            
-<td>Specifies the names filter of the resource files to be used for 
Checkstyle.<br /><b>Default value is</b>: <code>**/*.properties</code>.<br 
/><b>User property is</b>: <code>checkstyle.resourceIncludes</code>.<br /></td>
-          </tr>
-        </table>
-      </section>
-      <section>
-<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
-        
+<td>Specifies the names filter of the resource files to be used for 
Checkstyle.<br /><strong>Default</strong>: <code>**/*.properties</code><br 
/><strong>User Property</strong>: 
<code>checkstyle.resourceIncludes</code></td></tr></table></section><section>
+<h3><a name="Optional_Parameters"></a>Optional Parameters</h3><a 
name="Optional_Parameters"></a>
 <table border="0" class="table table-striped">
-          
 <tr class="a">
-            
 <th>Name</th>
-            
 <th>Type</th>
-            
 <th>Since</th>
-            
-<th>Description</th>
-          </tr>
-          
+<th>Description</th></tr>
 <tr class="b">
-            
-<td align="left"><code><a href="#cacheFile">&lt;cacheFile&gt;</a></code></td>
-            
+<td align="left"><a href="#cacheFile"><code>&lt;cacheFile&gt;</code></a></td>
 <td><code>String</code></td>
-            
 <td><code>-</code></td>
-            
-<td>Specifies the cache file used to speed up Checkstyle on successive 
runs.<br /><b>Default value is</b>: 
<code>${project.build.directory}/checkstyle-cachefile</code>.<br /></td>
-          </tr>
-          
+<td>Specifies the cache file used to speed up Checkstyle on successive 
runs.<br /><strong>Default</strong>: 
<code>${project.build.directory}/checkstyle-cachefile</code></td></tr>
 <tr class="a">
-            
-<td align="left"><code><a 
href="#checkstyleRules">&lt;checkstyleRules&gt;</a></code></td>
-            
+<td align="left"><a 
href="#checkstyleRules"><code>&lt;checkstyleRules&gt;</code></a></td>
 <td><code>PlexusConfiguration</code></td>
-            
 <td><code>2.12</code></td>
-            
 <td>By using this property, you can specify the whole Checkstyle rules inline 
directly inside this pom. 
-
-<div>
 <pre>
 &lt;plugin&gt;
   ...
   &lt;configuration&gt;
     &lt;checkstyleRules&gt;
-      &lt;module name=&quot;Checker&quot;&gt;
-        &lt;module name=&quot;FileTabCharacter&quot;&gt;
-          &lt;property name=&quot;eachLine&quot; value=&quot;true&quot; /&gt;
+      &lt;module name="Checker"&gt;
+        &lt;module name="FileTabCharacter"&gt;
+          &lt;property name="eachLine" value="true" /&gt;
         &lt;/module&gt;
-        &lt;module name=&quot;TreeWalker&quot;&gt;
-          &lt;module name=&quot;EmptyBlock&quot;/&gt;
+        &lt;module name="TreeWalker"&gt;
+          &lt;module name="EmptyBlock"/&gt;
         &lt;/module&gt;
       &lt;/module&gt;
     &lt;/checkstyleRules&gt;
   &lt;/configuration&gt;
   ...
-</pre></div><br /></td>
-          </tr>
-          
+</pre></td></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#checkstyleRulesHeader">&lt;checkstyleRulesHeader&gt;</a></code></td>
-            
+<td align="left"><a 
href="#checkstyleRulesHeader"><code>&lt;checkstyleRulesHeader&gt;</code></a></td>
 <td><code>String</code></td>
-            
 <td><code>-</code></td>
-            
-<td>The header to use for the inline configuration. Only used when you specify 
<code>checkstyleRules</code>.<br /><b>Default value is</b>: <code>&lt;?xml 
version=&quot;1.0&quot;?&gt;
+<td>The header to use for the inline configuration. Only used when you specify 
<code>checkstyleRules</code>.<br /><strong>Default</strong>: <code>&lt;?xml 
version=&quot;1.0&quot;?&gt;
 &lt;!DOCTYPE module PUBLIC &quot;-//Checkstyle//DTD Checkstyle Configuration 
1.3//EN&quot;
         &quot;https://checkstyle.org/dtds/configuration_1_3.dtd&quot;&gt;
-</code>.<br /></td>
-          </tr>
-          
+</code></td></tr>
 <tr class="a">
-            
-<td align="left"><code><a 
href="#configLocation">&lt;configLocation&gt;</a></code></td>
-            
+<td align="left"><a 
href="#configLocation"><code>&lt;configLocation&gt;</code></a></td>
 <td><code>String</code></td>
-            
 <td><code>-</code></td>
-            
-<td>
-<p>Specifies the location of the XML configuration to use.</p>
-
-<p>Potential values are a filesystem path, a URL, or a classpath resource. 
This parameter expects that the contents of the location conform to the xml 
format (Checkstyle <a class="externalLink" 
href="https://checkstyle.org/config.html#Modules";>Checker module</a>) 
configuration of rulesets.</p>
-
+<td><p>Specifies the location of the XML configuration to use.</p>
+<p>Potential values are a filesystem path, a URL, or a classpath resource. 
This parameter expects that the contents of the location conform to the xml 
format (Checkstyle <a href="https://checkstyle.org/config.html#Modules";>Checker 
module</a>) configuration of rulesets.</p>
 <p>This parameter is resolved as resource, URL, then file. If successfully 
resolved, the contents of the configuration is copied into the 
<code>${project.build.directory}/checkstyle-configuration.xml</code> file 
before being passed to Checkstyle as a configuration.</p>
-
 <p>There are 2 predefined rulesets included in Maven Checkstyle Plugin:</p>
-
 <ul>
- 
-<li><code>sun_checks.xml</code>: Sun Checks.</li>
- 
-<li><code>google_checks.xml</code>: Google Checks.</li>
-</ul><br /><b>Default value is</b>: <code>sun_checks.xml</code>.<br /><b>User 
property is</b>: <code>checkstyle.config.location</code>.<br /></td>
-          </tr>
-          
+ <li><code>sun_checks.xml</code>: Sun Checks.</li>
+ <li><code>google_checks.xml</code>: Google Checks.</li>
+</ul><br /><strong>Default</strong>: <code>sun_checks.xml</code><br 
/><strong>User Property</strong>: 
<code>checkstyle.config.location</code></td></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#consoleOutput">&lt;consoleOutput&gt;</a></code></td>
-            
+<td align="left"><a 
href="#consoleOutput"><code>&lt;consoleOutput&gt;</code></a></td>
 <td><code>boolean</code></td>
-            
 <td><code>-</code></td>
-            
-<td>Output errors to console.<br /><b>Default value is</b>: 
<code>false</code>.<br /><b>User property is</b>: 
<code>checkstyle.consoleOutput</code>.<br /></td>
-          </tr>
-          
+<td>Output errors to console.<br /><strong>Default</strong>: 
<code>false</code><br /><strong>User Property</strong>: 
<code>checkstyle.consoleOutput</code></td></tr>
 <tr class="a">
-            
-<td align="left"><code><a 
href="#enableFilesSummary">&lt;enableFilesSummary&gt;</a></code></td>
-            
+<td align="left"><a 
href="#enableFilesSummary"><code>&lt;enableFilesSummary&gt;</code></a></td>
 <td><code>boolean</code></td>
-            
 <td><code>-</code></td>
-            
-<td>Specifies if the Files summary should be enabled or not.<br /><b>Default 
value is</b>: <code>true</code>.<br /><b>User property is</b>: 
<code>checkstyle.enable.files.summary</code>.<br /></td>
-          </tr>
-          
+<td>Specifies if the Files summary should be enabled or not.<br 
/><strong>Default</strong>: <code>true</code><br /><strong>User 
Property</strong>: <code>checkstyle.enable.files.summary</code></td></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#enableRulesSummary">&lt;enableRulesSummary&gt;</a></code></td>
-            
+<td align="left"><a 
href="#enableRulesSummary"><code>&lt;enableRulesSummary&gt;</code></a></td>
 <td><code>boolean</code></td>
-            
 <td><code>-</code></td>
-            
-<td>Specifies if the Rules summary should be enabled or not.<br /><b>Default 
value is</b>: <code>true</code>.<br /><b>User property is</b>: 
<code>checkstyle.enable.rules.summary</code>.<br /></td>
-          </tr>
-          
+<td>Specifies if the Rules summary should be enabled or not.<br 
/><strong>Default</strong>: <code>true</code><br /><strong>User 
Property</strong>: <code>checkstyle.enable.rules.summary</code></td></tr>
 <tr class="a">
-            
-<td align="left"><code><a 
href="#enableSeveritySummary">&lt;enableSeveritySummary&gt;</a></code></td>
-            
+<td align="left"><a 
href="#enableSeveritySummary"><code>&lt;enableSeveritySummary&gt;</code></a></td>
 <td><code>boolean</code></td>
-            
 <td><code>-</code></td>
-            
-<td>Specifies if the Severity summary should be enabled or not.<br 
/><b>Default value is</b>: <code>true</code>.<br /><b>User property is</b>: 
<code>checkstyle.enable.severity.summary</code>.<br /></td>
-          </tr>
-          
+<td>Specifies if the Severity summary should be enabled or not.<br 
/><strong>Default</strong>: <code>true</code><br /><strong>User 
Property</strong>: <code>checkstyle.enable.severity.summary</code></td></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#excludeGeneratedSources">&lt;excludeGeneratedSources&gt;</a></code></td>
-            
+<td align="left"><a 
href="#excludeGeneratedSources"><code>&lt;excludeGeneratedSources&gt;</code></a></td>
 <td><code>boolean</code></td>
-            
 <td><code>3.3.1</code></td>
-            
-<td>Specifies whether generated source files should be excluded from 
Checkstyle.<br /><b>Default value is</b>: <code>false</code>.<br /><b>User 
property is</b>: <code>checkstyle.excludeGeneratedSources</code>.<br /></td>
-          </tr>
-          
+<td>Specifies whether generated source files should be excluded from 
Checkstyle.<br /><strong>Default</strong>: <code>false</code><br /><strong>User 
Property</strong>: <code>checkstyle.excludeGeneratedSources</code></td></tr>
 <tr class="a">
-            
-<td align="left"><code><a href="#excludes">&lt;excludes&gt;</a></code></td>
-            
+<td align="left"><a href="#excludes"><code>&lt;excludes&gt;</code></a></td>
 <td><code>String</code></td>
-            
 <td><code>-</code></td>
-            
-<td>Specifies the names filter of the source files to be excluded for 
Checkstyle.<br /><b>User property is</b>: <code>checkstyle.excludes</code>.<br 
/></td>
-          </tr>
-          
+<td>Specifies the names filter of the source files to be excluded for 
Checkstyle.<br /><strong>User Property</strong>: 
<code>checkstyle.excludes</code></td></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#failsOnError">&lt;failsOnError&gt;</a></code></td>
-            
+<td align="left"><a 
href="#failsOnError"><code>&lt;failsOnError&gt;</code></a></td>
 <td><code>boolean</code></td>
-            
 <td><code>-</code></td>
-            
-<td>Specifies if the build should fail upon a violation.<br /><b>Default value 
is</b>: <code>false</code>.<br /></td>
-          </tr>
-          
+<td>Specifies if the build should fail upon a violation.<br 
/><strong>Default</strong>: <code>false</code></td></tr>
 <tr class="a">
-            
-<td align="left"><code><a 
href="#headerLocation">&lt;headerLocation&gt;</a></code></td>
-            
+<td align="left"><a 
href="#headerLocation"><code>&lt;headerLocation&gt;</code></a></td>
 <td><code>String</code></td>
-            
 <td><code>2.0-beta-2</code></td>
-            
-<td>
-<p>Specifies the location of the License file (a.k.a. the header file) that 
can be used by Checkstyle to verify that source code has the correct license 
header.</p>
-
+<td><p>Specifies the location of the License file (a.k.a. the header file) 
that can be used by Checkstyle to verify that source code has the correct 
license header.</p>
 <p>You need to use <code>${checkstyle.header.file}</code> in your Checkstyle 
xml configuration to reference the name of this header file.</p>
-
 <p>For instance:</p>
-
-<div>
 <pre>
-&lt;module name=&quot;RegexpHeader&quot;&gt;
-  &lt;property name=&quot;headerFile&quot; 
value=&quot;${checkstyle.header.file}&quot;/&gt;
+&lt;module name="RegexpHeader"&gt;
+  &lt;property name="headerFile" value="${checkstyle.header.file}"/&gt;
 &lt;/module&gt;
-</pre></div><br /><b>Default value is</b>: <code>LICENSE.txt</code>.<br 
/><b>User property is</b>: <code>checkstyle.header.file</code>.<br /></td>
-          </tr>
-          
+</pre><br /><strong>Default</strong>: <code>LICENSE.txt</code><br 
/><strong>User Property</strong>: <code>checkstyle.header.file</code></td></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#includeTestSourceDirectory">&lt;includeTestSourceDirectory&gt;</a></code></td>
-            
+<td align="left"><a 
href="#includeTestSourceDirectory"><code>&lt;includeTestSourceDirectory&gt;</code></a></td>
 <td><code>boolean</code></td>
-            
 <td><code>2.2</code></td>
-            
-<td>Include or not the test source directory/directories to be used for 
Checkstyle.<br /><b>Default value is</b>: <code>false</code>.<br /></td>
-          </tr>
-          
+<td>Include or not the test source directory/directories to be used for 
Checkstyle.<br /><strong>Default</strong>: <code>false</code></td></tr>
 <tr class="a">
-            
-<td align="left"><code><a href="#linkXRef">&lt;linkXRef&gt;</a></code></td>
-            
+<td align="left"><a href="#linkXRef"><code>&lt;linkXRef&gt;</code></a></td>
 <td><code>boolean</code></td>
-            
 <td><code>2.1</code></td>
-            
-<td>Link the violation line numbers to the source xref. Will link 
automatically if Maven JXR plugin is being used.<br /><b>Default value is</b>: 
<code>true</code>.<br /><b>User property is</b>: <code>linkXRef</code>.<br 
/></td>
-          </tr>
-          
+<td>Link the violation line numbers to the source xref. Will link 
automatically if Maven JXR plugin is being used.<br /><strong>Default</strong>: 
<code>true</code><br /><strong>User Property</strong>: 
<code>linkXRef</code></td></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#omitIgnoredModules">&lt;omitIgnoredModules&gt;</a></code></td>
-            
+<td align="left"><a 
href="#omitIgnoredModules"><code>&lt;omitIgnoredModules&gt;</code></a></td>
 <td><code>boolean</code></td>
-            
 <td><code>3.0.0</code></td>
-            
-<td>Specifies whether modules with a configured severity of 
<code>ignore</code> should be omitted during Checkstyle invocation.<br 
/><b>Default value is</b>: <code>false</code>.<br /></td>
-          </tr>
-          
+<td>Specifies whether modules with a configured severity of 
<code>ignore</code> should be omitted during Checkstyle invocation.<br 
/><strong>Default</strong>: <code>false</code></td></tr>
 <tr class="a">
-            
-<td align="left"><code><a href="#outputFile">&lt;outputFile&gt;</a></code></td>
-            
+<td align="left"><a href="#outputFile"><code>&lt;outputFile&gt;</code></a></td>
 <td><code>File</code></td>
-            
 <td><code>-</code></td>
-            
-<td>Specifies the path and filename to save the Checkstyle output. The format 
of the output file is determined by the <code>outputFileFormat</code> 
parameter.<br /><b>Default value is</b>: 
<code>${project.build.directory}/checkstyle-result.xml</code>.<br /><b>User 
property is</b>: <code>checkstyle.output.file</code>.<br /></td>
-          </tr>
-          
+<td>Specifies the path and filename to save the Checkstyle output. The format 
of the output file is determined by the <code>outputFileFormat</code> 
parameter.<br /><strong>Default</strong>: 
<code>${project.build.directory}/checkstyle-result.xml</code><br /><strong>User 
Property</strong>: <code>checkstyle.output.file</code></td></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#outputFileFormat">&lt;outputFileFormat&gt;</a></code></td>
-            
+<td align="left"><a 
href="#outputFileFormat"><code>&lt;outputFileFormat&gt;</code></a></td>
 <td><code>String</code></td>
-            
 <td><code>-</code></td>
-            
-<td>Specifies the format of the output to be used when writing to the output 
file. Valid values are &quot;<code>plain</code>&quot; and 
&quot;<code>xml</code>&quot;.<br /><b>Default value is</b>: 
<code>xml</code>.<br /><b>User property is</b>: 
<code>checkstyle.output.format</code>.<br /></td>
-          </tr>
-          
+<td>Specifies the format of the output to be used when writing to the output 
file. Valid values are "<code>plain</code>", "<code>sarif</code>" and 
"<code>xml</code>".<br /><strong>Default</strong>: <code>xml</code><br 
/><strong>User Property</strong>: 
<code>checkstyle.output.format</code></td></tr>
 <tr class="a">
-            
-<td align="left"><code><a 
href="#propertiesLocation">&lt;propertiesLocation&gt;</a></code></td>
-            
+<td align="left"><a 
href="#propertiesLocation"><code>&lt;propertiesLocation&gt;</code></a></td>
 <td><code>String</code></td>
-            
 <td><code>2.0-beta-2</code></td>
-            
-<td>
-<p>Specifies the location of the properties file.</p>
-
+<td><p>Specifies the location of the properties file.</p>
 <p>This parameter is resolved as URL, File then resource. If successfully 
resolved, the contents of the properties location is copied into the 
<code>${project.build.directory}/checkstyle-checker.properties</code> file 
before being passed to Checkstyle for loading.</p>
-
-<p>The contents of the <code>propertiesLocation</code> will be made available 
to Checkstyle for specifying values for parameters within the xml configuration 
(specified in the <code>configLocation</code> parameter).</p><br /><b>User 
property is</b>: <code>checkstyle.properties.location</code>.<br /></td>
-          </tr>
-          
+<p>The contents of the <code>propertiesLocation</code> will be made available 
to Checkstyle for specifying values for parameters within the xml configuration 
(specified in the <code>configLocation</code> parameter).</p><br /><strong>User 
Property</strong>: <code>checkstyle.properties.location</code></td></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#propertyExpansion">&lt;propertyExpansion&gt;</a></code></td>
-            
+<td align="left"><a 
href="#propertyExpansion"><code>&lt;propertyExpansion&gt;</code></a></td>
 <td><code>String</code></td>
-            
 <td><code>-</code></td>
-            
-<td>Allows for specifying raw property expansion information.<br /></td>
-          </tr>
-          
+<td>Allows for specifying raw property expansion information.</td></tr>
 <tr class="a">
-            
-<td align="left"><code><a 
href="#resourceExcludes">&lt;resourceExcludes&gt;</a></code></td>
-            
+<td align="left"><a 
href="#resourceExcludes"><code>&lt;resourceExcludes&gt;</code></a></td>
 <td><code>String</code></td>
-            
 <td><code>2.11</code></td>
-            
-<td>Specifies the names filter of the resource files to be excluded for 
Checkstyle.<br /><b>User property is</b>: 
<code>checkstyle.resourceExcludes</code>.<br /></td>
-          </tr>
-          
+<td>Specifies the names filter of the resource files to be excluded for 
Checkstyle.<br /><strong>User Property</strong>: 
<code>checkstyle.resourceExcludes</code></td></tr>
 <tr class="b">
-            
-<td align="left"><code><a href="#rulesFiles">&lt;rulesFiles&gt;</a></code></td>
-            
+<td align="left"><a href="#rulesFiles"><code>&lt;rulesFiles&gt;</code></a></td>
 <td><code>File</code></td>
-            
 <td><code>-</code></td>
-            
-<td>Dump file for inlined Checkstyle rules.<br /><b>Default value is</b>: 
<code>${project.build.directory}/checkstyle-rules.xml</code>.<br /><b>User 
property is</b>: <code>checkstyle.output.rules.file</code>.<br /></td>
-          </tr>
-          
+<td>Dump file for inlined Checkstyle rules.<br /><strong>Default</strong>: 
<code>${project.build.directory}/checkstyle-rules.xml</code><br /><strong>User 
Property</strong>: <code>checkstyle.output.rules.file</code></td></tr>
 <tr class="a">
-            
-<td align="left"><code><a href="#skip">&lt;skip&gt;</a></code></td>
-            
+<td align="left"><a href="#skip"><code>&lt;skip&gt;</code></a></td>
 <td><code>boolean</code></td>
-            
 <td><code>2.2</code></td>
-            
-<td>Skip entire check.<br /><b>Default value is</b>: <code>false</code>.<br 
/><b>User property is</b>: <code>checkstyle.skip</code>.<br /></td>
-          </tr>
-          
+<td>Skip entire check.<br /><strong>Default</strong>: <code>false</code><br 
/><strong>User Property</strong>: <code>checkstyle.skip</code></td></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#sourceDirectories">&lt;sourceDirectories&gt;</a></code></td>
-            
+<td align="left"><a 
href="#sourceDirectories"><code>&lt;sourceDirectories&gt;</code></a></td>
 <td><code>List&lt;String&gt;</code></td>
-            
 <td><code>2.13</code></td>
-            
-<td>Specifies the location of the source directories to be used for 
Checkstyle. Default value is <code>${project.compileSourceRoots}</code>.<br 
/></td>
-          </tr>
-          
+<td>Specifies the location of the source directories to be used for 
Checkstyle. Default value is 
<code>${project.compileSourceRoots}</code>.</td></tr>
 <tr class="a">
-            
-<td align="left"><code><a 
href="#sourceDirectory">&lt;sourceDirectory&gt;</a></code></td>
-            
+<td align="left"><a 
href="#sourceDirectory"><code>&lt;sourceDirectory&gt;</code></a></td>
 <td><code>File</code></td>
-            
 <td><code>-</code></td>
-            
-<td><b>Deprecated.</b> Specifies the location of the source directory to be 
used for Checkstyle.<br /></td>
-          </tr>
-          
+<td>
+<div><strong>Deprecated.</strong><br />instead use <a 
href="#sourceDirectories"><code>sourceDirectories</code></a>. For version 
3.0.0, this parameter is only defined to break the build if you use 
it!</div><br />Specifies the location of the source directory to be used for 
Checkstyle.</td></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#suppressionsFileExpression">&lt;suppressionsFileExpression&gt;</a></code></td>
-            
+<td align="left"><a 
href="#suppressionsFileExpression"><code>&lt;suppressionsFileExpression&gt;</code></a></td>
 <td><code>String</code></td>
-            
 <td><code>2.1</code></td>
-            
-<td>The key to be used in the properties for the suppressions file.<br 
/><b>Default value is</b>: <code>checkstyle.suppressions.file</code>.<br 
/><b>User property is</b>: <code>checkstyle.suppression.expression</code>.<br 
/></td>
-          </tr>
-          
+<td>The key to be used in the properties for the suppressions file.<br 
/><strong>Default</strong>: <code>checkstyle.suppressions.file</code><br 
/><strong>User Property</strong>: 
<code>checkstyle.suppression.expression</code></td></tr>
 <tr class="a">
-            
-<td align="left"><code><a 
href="#suppressionsLocation">&lt;suppressionsLocation&gt;</a></code></td>
-            
+<td align="left"><a 
href="#suppressionsLocation"><code>&lt;suppressionsLocation&gt;</code></a></td>
 <td><code>String</code></td>
-            
 <td><code>2.0-beta-2</code></td>
-            
-<td>
-<p>Specifies the location of the suppressions XML file to use.</p>
-
+<td><p>Specifies the location of the suppressions XML file to use.</p>
 <p>This parameter is resolved as resource, URL, then file. If successfully 
resolved, the contents of the suppressions XML is copied into the 
<code>${project.build.directory}/checkstyle-supressions.xml</code> file before 
being passed to Checkstyle for loading.</p>
-
-<p>See <code>suppressionsFileExpression</code> for the property that will be 
made available to your Checkstyle configuration.</p><br /><b>User property 
is</b>: <code>checkstyle.suppressions.location</code>.<br /></td>
-          </tr>
-          
+<p>See <code>suppressionsFileExpression</code> for the property that will be 
made available to your Checkstyle configuration.</p><br /><strong>User 
Property</strong>: <code>checkstyle.suppressions.location</code></td></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#testSourceDirectories">&lt;testSourceDirectories&gt;</a></code></td>
-            
+<td align="left"><a 
href="#testSourceDirectories"><code>&lt;testSourceDirectories&gt;</code></a></td>
 <td><code>List&lt;String&gt;</code></td>
-            
 <td><code>2.13</code></td>
-            
-<td>Specifies the location of the test source directories to be used for 
Checkstyle. Default value is <code>${project.testCompileSourceRoots}</code>.<br 
/></td>
-          </tr>
-          
+<td>Specifies the location of the test source directories to be used for 
Checkstyle. Default value is 
<code>${project.testCompileSourceRoots}</code>.</td></tr>
 <tr class="a">
-            
-<td align="left"><code><a 
href="#testSourceDirectory">&lt;testSourceDirectory&gt;</a></code></td>
-            
+<td align="left"><a 
href="#testSourceDirectory"><code>&lt;testSourceDirectory&gt;</code></a></td>
 <td><code>File</code></td>
-            
 <td><code>2.2</code></td>
-            
-<td><b>Deprecated.</b> Specifies the location of the test source directory to 
be used for Checkstyle.<br /></td>
-          </tr>
-          
+<td>
+<div><strong>Deprecated.</strong><br />instead use <a 
href="#testSourceDirectories"><code>testSourceDirectories</code></a>. For 
version 3.0.0, this parameter is only defined to break the build if you use 
it!</div><br />Specifies the location of the test source directory to be used 
for Checkstyle.</td></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#treeWalkerNames">&lt;treeWalkerNames&gt;</a></code></td>
-            
+<td align="left"><a 
href="#treeWalkerNames"><code>&lt;treeWalkerNames&gt;</code></a></td>
 <td><code>List&lt;String&gt;</code></td>
-            
 <td><code>2.11</code></td>
-            
-<td>When using custom treeWalkers, specify their names here so the checks 
inside the treeWalker end up the the rule-summary.<br /></td>
-          </tr>
-          
+<td>When using custom treeWalkers, specify their names here so the checks 
inside the treeWalker end up the the rule-summary.</td></tr>
 <tr class="a">
-            
-<td align="left"><code><a href="#useFile">&lt;useFile&gt;</a></code></td>
-            
+<td align="left"><a href="#useFile"><code>&lt;useFile&gt;</code></a></td>
 <td><code>File</code></td>
-            
 <td><code>-</code></td>
-            
-<td>If <code>null</code>, the Checkstyle plugin will display violations on 
stdout. Otherwise, a text file will be created with the violations.<br /></td>
-          </tr>
-          
+<td>If <code>null</code>, the Checkstyle plugin will display violations on 
stdout. Otherwise, a text file will be created with the violations.</td></tr>
 <tr class="b">
-            
-<td align="left"><code><a 
href="#xrefLocation">&lt;xrefLocation&gt;</a></code></td>
-            
+<td align="left"><a 
href="#xrefLocation"><code>&lt;xrefLocation&gt;</code></a></td>
 <td><code>File</code></td>
-            
 <td><code>-</code></td>
-            
-<td>Location of the Xrefs to link to.<br /><b>Default value is</b>: 
<code>${project.reporting.outputDirectory}/xref</code>.<br /></td>
-          </tr>
-          
+<td>Location of the Xrefs to link to.<br /><strong>Default</strong>: 
<code>${project.reporting.outputDirectory}/xref</code></td></tr>
 <tr class="a">
-            
-<td align="left"><code><a 
href="#xrefTestLocation">&lt;xrefTestLocation&gt;</a></code></td>
-            
+<td align="left"><a 
href="#xrefTestLocation"><code>&lt;xrefTestLocation&gt;</code></a></td>
 <td><code>File</code></td>
-            
 <td><code>-</code></td>
-            
-<td>Location of the XrefTests to link to.<br /><b>Default value is</b>: 
<code>${project.reporting.outputDirectory}/xref-test</code>.<br /></td>
-          </tr>
-        </table>
-      </section>
-      <section>
-<h3><a name="Parameter_Details"></a>Parameter Details</h3>
-        <section>
-<h4><a name="a.3CcacheFile.3E"></a><b><a 
name="cacheFile">&lt;cacheFile&gt;</a></b></h4>
-        
+<td>Location of the XrefTests to link to.<br /><strong>Default</strong>: 
<code>${project.reporting.outputDirectory}/xref-test</code></td></tr></table></section><section>
+<h3><a name="Parameter_Details"></a>Parameter Details</h3><a 
name="Parameter_Details"></a><a name="cacheFile"><section>
+<h4><a name="a.3CcacheFile.3E"></a>&lt;cacheFile&gt;</h4><a 
name="a.3CcacheFile.3E"></a></a>
 <div>Specifies the cache file used to speed up Checkstyle on successive 
runs.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>Default</b>: 
<code>${project.build.directory}/checkstyle-cachefile</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CcheckstyleRules.3E"></a><b><a 
name="checkstyleRules">&lt;checkstyleRules&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Default</strong>: 
<code>${project.build.directory}/checkstyle-cachefile</code></li></ul><hr 
/></section><a name="checkstyleRules"><section>
+<h4><a name="a.3CcheckstyleRules.3E"></a>&lt;checkstyleRules&gt;</h4><a 
name="a.3CcheckstyleRules.3E"></a></a>
 <div>By using this property, you can specify the whole Checkstyle rules inline 
directly inside this pom. 
-
-<div>
 <pre>
 &lt;plugin&gt;
   ...
   &lt;configuration&gt;
     &lt;checkstyleRules&gt;
-      &lt;module name=&quot;Checker&quot;&gt;
-        &lt;module name=&quot;FileTabCharacter&quot;&gt;
-          &lt;property name=&quot;eachLine&quot; value=&quot;true&quot; /&gt;
+      &lt;module name="Checker"&gt;
+        &lt;module name="FileTabCharacter"&gt;
+          &lt;property name="eachLine" value="true" /&gt;
         &lt;/module&gt;
-        &lt;module name=&quot;TreeWalker&quot;&gt;
-          &lt;module name=&quot;EmptyBlock&quot;/&gt;
+        &lt;module name="TreeWalker"&gt;
+          &lt;module name="EmptyBlock"/&gt;
         &lt;/module&gt;
       &lt;/module&gt;
     &lt;/checkstyleRules&gt;
   &lt;/configuration&gt;
   ...
-</pre></div></div>
-        
+</pre></div>
 <ul>
-          
-<li><b>Type</b>: 
<code>org.codehaus.plexus.configuration.PlexusConfiguration</code></li>
-          
-<li><b>Since</b>: <code>2.12</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CcheckstyleRulesHeader.3E"></a><b><a 
name="checkstyleRulesHeader">&lt;checkstyleRulesHeader&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: 
<code>org.codehaus.plexus.configuration.PlexusConfiguration</code></li>
+<li><strong>Since</strong>: <code>2.12</code></li>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="checkstyleRulesHeader"><section>
+<h4><a 
name="a.3CcheckstyleRulesHeader.3E"></a>&lt;checkstyleRulesHeader&gt;</h4><a 
name="a.3CcheckstyleRulesHeader.3E"></a></a>
 <div>The header to use for the inline configuration. Only used when you 
specify <code>checkstyleRules</code>.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>Default</b>: <code>&lt;?xml version=&quot;1.0&quot;?&gt;
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Default</strong>: <code>&lt;?xml version=&quot;1.0&quot;?&gt;
 &lt;!DOCTYPE module PUBLIC &quot;-//Checkstyle//DTD Checkstyle Configuration 
1.3//EN&quot;
         &quot;https://checkstyle.org/dtds/configuration_1_3.dtd&quot;&gt;
-</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CconfigLocation.3E"></a><b><a 
name="configLocation">&lt;configLocation&gt;</a></b></h4>
-        
-<div>
-<p>Specifies the location of the XML configuration to use.</p>
-
-<p>Potential values are a filesystem path, a URL, or a classpath resource. 
This parameter expects that the contents of the location conform to the xml 
format (Checkstyle <a class="externalLink" 
href="https://checkstyle.org/config.html#Modules";>Checker module</a>) 
configuration of rulesets.</p>
-
+</code></li></ul><hr /></section><a name="configLocation"><section>
+<h4><a name="a.3CconfigLocation.3E"></a>&lt;configLocation&gt;</h4><a 
name="a.3CconfigLocation.3E"></a></a>
+<div><p>Specifies the location of the XML configuration to use.</p>
+<p>Potential values are a filesystem path, a URL, or a classpath resource. 
This parameter expects that the contents of the location conform to the xml 
format (Checkstyle <a href="https://checkstyle.org/config.html#Modules";>Checker 
module</a>) configuration of rulesets.</p>
 <p>This parameter is resolved as resource, URL, then file. If successfully 
resolved, the contents of the configuration is copied into the 
<code>${project.build.directory}/checkstyle-configuration.xml</code> file 
before being passed to Checkstyle as a configuration.</p>
-
 <p>There are 2 predefined rulesets included in Maven Checkstyle Plugin:</p>
-
 <ul>
- 
-<li><code>sun_checks.xml</code>: Sun Checks.</li>
- 
-<li><code>google_checks.xml</code>: Google Checks.</li>
+ <li><code>sun_checks.xml</code>: Sun Checks.</li>
+ <li><code>google_checks.xml</code>: Google Checks.</li>
 </ul></div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.config.location</code></li>
-          
-<li><b>Default</b>: <code>sun_checks.xml</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CconsoleOutput.3E"></a><b><a 
name="consoleOutput">&lt;consoleOutput&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: 
<code>checkstyle.config.location</code></li>
+<li><strong>Default</strong>: <code>sun_checks.xml</code></li></ul><hr 
/></section><a name="consoleOutput"><section>
+<h4><a name="a.3CconsoleOutput.3E"></a>&lt;consoleOutput&gt;</h4><a 
name="a.3CconsoleOutput.3E"></a></a>
 <div>Output errors to console.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>boolean</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.consoleOutput</code></li>
-          
-<li><b>Default</b>: <code>false</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CenableFilesSummary.3E"></a><b><a 
name="enableFilesSummary">&lt;enableFilesSummary&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: <code>checkstyle.consoleOutput</code></li>
+<li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a 
name="enableFilesSummary"><section>
+<h4><a name="a.3CenableFilesSummary.3E"></a>&lt;enableFilesSummary&gt;</h4><a 
name="a.3CenableFilesSummary.3E"></a></a>
 <div>Specifies if the Files summary should be enabled or not.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>boolean</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.enable.files.summary</code></li>
-          
-<li><b>Default</b>: <code>true</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CenableRulesSummary.3E"></a><b><a 
name="enableRulesSummary">&lt;enableRulesSummary&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: 
<code>checkstyle.enable.files.summary</code></li>
+<li><strong>Default</strong>: <code>true</code></li></ul><hr /></section><a 
name="enableRulesSummary"><section>
+<h4><a name="a.3CenableRulesSummary.3E"></a>&lt;enableRulesSummary&gt;</h4><a 
name="a.3CenableRulesSummary.3E"></a></a>
 <div>Specifies if the Rules summary should be enabled or not.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>boolean</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.enable.rules.summary</code></li>
-          
-<li><b>Default</b>: <code>true</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CenableSeveritySummary.3E"></a><b><a 
name="enableSeveritySummary">&lt;enableSeveritySummary&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: 
<code>checkstyle.enable.rules.summary</code></li>
+<li><strong>Default</strong>: <code>true</code></li></ul><hr /></section><a 
name="enableSeveritySummary"><section>
+<h4><a 
name="a.3CenableSeveritySummary.3E"></a>&lt;enableSeveritySummary&gt;</h4><a 
name="a.3CenableSeveritySummary.3E"></a></a>
 <div>Specifies if the Severity summary should be enabled or not.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>boolean</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.enable.severity.summary</code></li>
-          
-<li><b>Default</b>: <code>true</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CexcludeGeneratedSources.3E"></a><b><a 
name="excludeGeneratedSources">&lt;excludeGeneratedSources&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: 
<code>checkstyle.enable.severity.summary</code></li>
+<li><strong>Default</strong>: <code>true</code></li></ul><hr /></section><a 
name="excludeGeneratedSources"><section>
+<h4><a 
name="a.3CexcludeGeneratedSources.3E"></a>&lt;excludeGeneratedSources&gt;</h4><a
 name="a.3CexcludeGeneratedSources.3E"></a></a>
 <div>Specifies whether generated source files should be excluded from 
Checkstyle.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>boolean</code></li>
-          
-<li><b>Since</b>: <code>3.3.1</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.excludeGeneratedSources</code></li>
-          
-<li><b>Default</b>: <code>false</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3Cexcludes.3E"></a><b><a 
name="excludes">&lt;excludes&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>3.3.1</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: 
<code>checkstyle.excludeGeneratedSources</code></li>
+<li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a 
name="excludes"><section>
+<h4><a name="a.3Cexcludes.3E"></a>&lt;excludes&gt;</h4><a 
name="a.3Cexcludes.3E"></a></a>
 <div>Specifies the names filter of the source files to be excluded for 
Checkstyle.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.excludes</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CfailsOnError.3E"></a><b><a 
name="failsOnError">&lt;failsOnError&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: 
<code>checkstyle.excludes</code></li></ul><hr /></section><a 
name="failsOnError"><section>
+<h4><a name="a.3CfailsOnError.3E"></a>&lt;failsOnError&gt;</h4><a 
name="a.3CfailsOnError.3E"></a></a>
 <div>Specifies if the build should fail upon a violation.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>boolean</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>Default</b>: <code>false</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CheaderLocation.3E"></a><b><a 
name="headerLocation">&lt;headerLocation&gt;</a></b></h4>
-        
-<div>
-<p>Specifies the location of the License file (a.k.a. the header file) that 
can be used by Checkstyle to verify that source code has the correct license 
header.</p>
-
+<li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a 
name="headerLocation"><section>
+<h4><a name="a.3CheaderLocation.3E"></a>&lt;headerLocation&gt;</h4><a 
name="a.3CheaderLocation.3E"></a></a>
+<div><p>Specifies the location of the License file (a.k.a. the header file) 
that can be used by Checkstyle to verify that source code has the correct 
license header.</p>
 <p>You need to use <code>${checkstyle.header.file}</code> in your Checkstyle 
xml configuration to reference the name of this header file.</p>
-
 <p>For instance:</p>
-
-<div>
 <pre>
-&lt;module name=&quot;RegexpHeader&quot;&gt;
-  &lt;property name=&quot;headerFile&quot; 
value=&quot;${checkstyle.header.file}&quot;/&gt;
+&lt;module name="RegexpHeader"&gt;
+  &lt;property name="headerFile" value="${checkstyle.header.file}"/&gt;
 &lt;/module&gt;
-</pre></div></div>
-        
+</pre></div>
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Since</b>: <code>2.0-beta-2</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.header.file</code></li>
-          
-<li><b>Default</b>: <code>LICENSE.txt</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CincludeResources.3E"></a><b><a 
name="includeResources">&lt;includeResources&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-2</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: <code>checkstyle.header.file</code></li>
+<li><strong>Default</strong>: <code>LICENSE.txt</code></li></ul><hr 
/></section><a name="includeResources"><section>
+<h4><a name="a.3CincludeResources.3E"></a>&lt;includeResources&gt;</h4><a 
name="a.3CincludeResources.3E"></a></a>
 <div>Specifies whether to include the resource directories in the check.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <code>boolean</code></li>
-          
-<li><b>Since</b>: <code>2.11</code></li>
-          
-<li><b>Required</b>: <code>Yes</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.includeResources</code></li>
-          
-<li><b>Default</b>: <code>true</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3Cincludes.3E"></a><b><a 
name="includes">&lt;includes&gt;</a></b></h4>
-        
-<div>Specifies the names filter of the source files to be used for 
Checkstyle.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Required</b>: <code>Yes</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.includes</code></li>
-          
-<li><b>Default</b>: <code>**\/*.java</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CincludeTestResources.3E"></a><b><a 
name="includeTestResources">&lt;includeTestResources&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>2.11</code></li>
+<li><strong>Required</strong>: <code>Yes</code></li>
+<li><strong>User Property</strong>: 
<code>checkstyle.includeResources</code></li>
+<li><strong>Default</strong>: <code>true</code></li></ul><hr /></section><a 
name="includeTestResources"><section>
+<h4><a 
name="a.3CincludeTestResources.3E"></a>&lt;includeTestResources&gt;</h4><a 
name="a.3CincludeTestResources.3E"></a></a>
 <div>Specifies whether to include the test resource directories in the 
check.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>boolean</code></li>
-          
-<li><b>Since</b>: <code>2.11</code></li>
-          
-<li><b>Required</b>: <code>Yes</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.includeTestResources</code></li>
-          
-<li><b>Default</b>: <code>true</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CincludeTestSourceDirectory.3E"></a><b><a 
name="includeTestSourceDirectory">&lt;includeTestSourceDirectory&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>2.11</code></li>
+<li><strong>Required</strong>: <code>Yes</code></li>
+<li><strong>User Property</strong>: 
<code>checkstyle.includeTestResources</code></li>
+<li><strong>Default</strong>: <code>true</code></li></ul><hr /></section><a 
name="includeTestSourceDirectory"><section>
+<h4><a 
name="a.3CincludeTestSourceDirectory.3E"></a>&lt;includeTestSourceDirectory&gt;</h4><a
 name="a.3CincludeTestSourceDirectory.3E"></a></a>
 <div>Include or not the test source directory/directories to be used for 
Checkstyle.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>boolean</code></li>
-          
-<li><b>Since</b>: <code>2.2</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>Default</b>: <code>false</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3ClinkXRef.3E"></a><b><a 
name="linkXRef">&lt;linkXRef&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>2.2</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a 
name="includes"><section>
+<h4><a name="a.3Cincludes.3E"></a>&lt;includes&gt;</h4><a 
name="a.3Cincludes.3E"></a></a>
+<div>Specifies the names filter of the source files to be used for 
Checkstyle.</div>
+<ul>
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Required</strong>: <code>Yes</code></li>
+<li><strong>User Property</strong>: <code>checkstyle.includes</code></li>
+<li><strong>Default</strong>: <code>**\/*.java</code></li></ul><hr 
/></section><a name="linkXRef"><section>
+<h4><a name="a.3ClinkXRef.3E"></a>&lt;linkXRef&gt;</h4><a 
name="a.3ClinkXRef.3E"></a></a>
 <div>Link the violation line numbers to the source xref. Will link 
automatically if Maven JXR plugin is being used.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>boolean</code></li>
-          
-<li><b>Since</b>: <code>2.1</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>linkXRef</code></li>
-          
-<li><b>Default</b>: <code>true</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3ComitIgnoredModules.3E"></a><b><a 
name="omitIgnoredModules">&lt;omitIgnoredModules&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>2.1</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: <code>linkXRef</code></li>
+<li><strong>Default</strong>: <code>true</code></li></ul><hr /></section><a 
name="omitIgnoredModules"><section>
+<h4><a name="a.3ComitIgnoredModules.3E"></a>&lt;omitIgnoredModules&gt;</h4><a 
name="a.3ComitIgnoredModules.3E"></a></a>
 <div>Specifies whether modules with a configured severity of 
<code>ignore</code> should be omitted during Checkstyle invocation.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>boolean</code></li>
-          
-<li><b>Since</b>: <code>3.0.0</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>Default</b>: <code>false</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CoutputFile.3E"></a><b><a 
name="outputFile">&lt;outputFile&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>3.0.0</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a 
name="outputFile"><section>
+<h4><a name="a.3CoutputFile.3E"></a>&lt;outputFile&gt;</h4><a 
name="a.3CoutputFile.3E"></a></a>
 <div>Specifies the path and filename to save the Checkstyle output. The format 
of the output file is determined by the <code>outputFileFormat</code> 
parameter.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.io.File</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.output.file</code></li>
-          
-<li><b>Default</b>: 
<code>${project.build.directory}/checkstyle-result.xml</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CoutputFileFormat.3E"></a><b><a 
name="outputFileFormat">&lt;outputFileFormat&gt;</a></b></h4>
-        
-<div>Specifies the format of the output to be used when writing to the output 
file. Valid values are &quot;<code>plain</code>&quot; and 
&quot;<code>xml</code>&quot;.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.output.format</code></li>
-          
-<li><b>Default</b>: <code>xml</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CpropertiesLocation.3E"></a><b><a 
name="propertiesLocation">&lt;propertiesLocation&gt;</a></b></h4>
-        
-<div>
-<p>Specifies the location of the properties file.</p>
-
+<li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: <code>checkstyle.output.file</code></li>
+<li><strong>Default</strong>: 
<code>${project.build.directory}/checkstyle-result.xml</code></li></ul><hr 
/></section><a name="outputFileFormat"><section>
+<h4><a name="a.3CoutputFileFormat.3E"></a>&lt;outputFileFormat&gt;</h4><a 
name="a.3CoutputFileFormat.3E"></a></a>
+<div>Specifies the format of the output to be used when writing to the output 
file. Valid values are "<code>plain</code>", "<code>sarif</code>" and 
"<code>xml</code>".</div>
+<ul>
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: <code>checkstyle.output.format</code></li>
+<li><strong>Default</strong>: <code>xml</code></li></ul><hr /></section><a 
name="propertiesLocation"><section>
+<h4><a name="a.3CpropertiesLocation.3E"></a>&lt;propertiesLocation&gt;</h4><a 
name="a.3CpropertiesLocation.3E"></a></a>
+<div><p>Specifies the location of the properties file.</p>
 <p>This parameter is resolved as URL, File then resource. If successfully 
resolved, the contents of the properties location is copied into the 
<code>${project.build.directory}/checkstyle-checker.properties</code> file 
before being passed to Checkstyle for loading.</p>
-
 <p>The contents of the <code>propertiesLocation</code> will be made available 
to Checkstyle for specifying values for parameters within the xml configuration 
(specified in the <code>configLocation</code> parameter).</p></div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Since</b>: <code>2.0-beta-2</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.properties.location</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CpropertyExpansion.3E"></a><b><a 
name="propertyExpansion">&lt;propertyExpansion&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-2</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: 
<code>checkstyle.properties.location</code></li></ul><hr /></section><a 
name="propertyExpansion"><section>
+<h4><a name="a.3CpropertyExpansion.3E"></a>&lt;propertyExpansion&gt;</h4><a 
name="a.3CpropertyExpansion.3E"></a></a>
 <div>Allows for specifying raw property expansion information.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CresourceExcludes.3E"></a><b><a 
name="resourceExcludes">&lt;resourceExcludes&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="resourceExcludes"><section>
+<h4><a name="a.3CresourceExcludes.3E"></a>&lt;resourceExcludes&gt;</h4><a 
name="a.3CresourceExcludes.3E"></a></a>
 <div>Specifies the names filter of the resource files to be excluded for 
Checkstyle.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Since</b>: <code>2.11</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.resourceExcludes</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CresourceIncludes.3E"></a><b><a 
name="resourceIncludes">&lt;resourceIncludes&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.11</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: 
<code>checkstyle.resourceExcludes</code></li></ul><hr /></section><a 
name="resourceIncludes"><section>
+<h4><a name="a.3CresourceIncludes.3E"></a>&lt;resourceIncludes&gt;</h4><a 
name="a.3CresourceIncludes.3E"></a></a>
 <div>Specifies the names filter of the resource files to be used for 
Checkstyle.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Since</b>: <code>2.11</code></li>
-          
-<li><b>Required</b>: <code>Yes</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.resourceIncludes</code></li>
-          
-<li><b>Default</b>: <code>**/*.properties</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CrulesFiles.3E"></a><b><a 
name="rulesFiles">&lt;rulesFiles&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.11</code></li>
+<li><strong>Required</strong>: <code>Yes</code></li>
+<li><strong>User Property</strong>: 
<code>checkstyle.resourceIncludes</code></li>
+<li><strong>Default</strong>: <code>**/*.properties</code></li></ul><hr 
/></section><a name="rulesFiles"><section>
+<h4><a name="a.3CrulesFiles.3E"></a>&lt;rulesFiles&gt;</h4><a 
name="a.3CrulesFiles.3E"></a></a>
 <div>Dump file for inlined Checkstyle rules.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.io.File</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.output.rules.file</code></li>
-          
-<li><b>Default</b>: 
<code>${project.build.directory}/checkstyle-rules.xml</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3Cskip.3E"></a><b><a name="skip">&lt;skip&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: 
<code>checkstyle.output.rules.file</code></li>
+<li><strong>Default</strong>: 
<code>${project.build.directory}/checkstyle-rules.xml</code></li></ul><hr 
/></section><a name="skip"><section>
+<h4><a name="a.3Cskip.3E"></a>&lt;skip&gt;</h4><a name="a.3Cskip.3E"></a></a>
 <div>Skip entire check.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>boolean</code></li>
-          
-<li><b>Since</b>: <code>2.2</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.skip</code></li>
-          
-<li><b>Default</b>: <code>false</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CsourceDirectories.3E"></a><b><a 
name="sourceDirectories">&lt;sourceDirectories&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>2.2</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: <code>checkstyle.skip</code></li>
+<li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a 
name="sourceDirectories"><section>
+<h4><a name="a.3CsourceDirectories.3E"></a>&lt;sourceDirectories&gt;</h4><a 
name="a.3CsourceDirectories.3E"></a></a>
 <div>Specifies the location of the source directories to be used for 
Checkstyle. Default value is <code>${project.compileSourceRoots}</code>.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.util.List&lt;java.lang.String&gt;</code></li>
-          
-<li><b>Since</b>: <code>2.13</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CsourceDirectory.3E"></a><b><a 
name="sourceDirectory">&lt;sourceDirectory&gt;</a></b></h4>
-        
-<div><b>Deprecated.</b> instead use <a 
href="#sourceDirectories"><code>sourceDirectories</code></a>. For version 
3.0.0, this parameter is only defined to break the build if you use it!</div>
-        
+<li><strong>Type</strong>: 
<code>java.util.List&lt;java.lang.String&gt;</code></li>
+<li><strong>Since</strong>: <code>2.13</code></li>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="sourceDirectory"><section>
+<h4><a name="a.3CsourceDirectory.3E"></a>&lt;sourceDirectory&gt;</h4><a 
name="a.3CsourceDirectory.3E"></a></a>
+<div><strong>Deprecated.</strong><br />instead use <a 
href="#sourceDirectories"><code>sourceDirectories</code></a>. For version 
3.0.0, this parameter is only defined to break the build if you use 
it!</div><br />
 <div>Specifies the location of the source directory to be used for 
Checkstyle.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.io.File</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CsuppressionsFileExpression.3E"></a><b><a 
name="suppressionsFileExpression">&lt;suppressionsFileExpression&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="suppressionsFileExpression"><section>
+<h4><a 
name="a.3CsuppressionsFileExpression.3E"></a>&lt;suppressionsFileExpression&gt;</h4><a
 name="a.3CsuppressionsFileExpression.3E"></a></a>
 <div>The key to be used in the properties for the suppressions file.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Since</b>: <code>2.1</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.suppression.expression</code></li>
-          
-<li><b>Default</b>: <code>checkstyle.suppressions.file</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CsuppressionsLocation.3E"></a><b><a 
name="suppressionsLocation">&lt;suppressionsLocation&gt;</a></b></h4>
-        
-<div>
-<p>Specifies the location of the suppressions XML file to use.</p>
-
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.1</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: 
<code>checkstyle.suppression.expression</code></li>
+<li><strong>Default</strong>: 
<code>checkstyle.suppressions.file</code></li></ul><hr /></section><a 
name="suppressionsLocation"><section>
+<h4><a 
name="a.3CsuppressionsLocation.3E"></a>&lt;suppressionsLocation&gt;</h4><a 
name="a.3CsuppressionsLocation.3E"></a></a>
+<div><p>Specifies the location of the suppressions XML file to use.</p>
 <p>This parameter is resolved as resource, URL, then file. If successfully 
resolved, the contents of the suppressions XML is copied into the 
<code>${project.build.directory}/checkstyle-supressions.xml</code> file before 
being passed to Checkstyle for loading.</p>
-
 <p>See <code>suppressionsFileExpression</code> for the property that will be 
made available to your Checkstyle configuration.</p></div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Since</b>: <code>2.0-beta-2</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>User Property</b>: <code>checkstyle.suppressions.location</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CtestSourceDirectories.3E"></a><b><a 
name="testSourceDirectories">&lt;testSourceDirectories&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-2</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>User Property</strong>: 
<code>checkstyle.suppressions.location</code></li></ul><hr /></section><a 
name="testSourceDirectories"><section>
+<h4><a 
name="a.3CtestSourceDirectories.3E"></a>&lt;testSourceDirectories&gt;</h4><a 
name="a.3CtestSourceDirectories.3E"></a></a>
 <div>Specifies the location of the test source directories to be used for 
Checkstyle. Default value is 
<code>${project.testCompileSourceRoots}</code>.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.util.List&lt;java.lang.String&gt;</code></li>
-          
-<li><b>Since</b>: <code>2.13</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CtestSourceDirectory.3E"></a><b><a 
name="testSourceDirectory">&lt;testSourceDirectory&gt;</a></b></h4>
-        
-<div><b>Deprecated.</b> instead use <a 
href="#testSourceDirectories"><code>testSourceDirectories</code></a>. For 
version 3.0.0, this parameter is only defined to break the build if you use 
it!</div>
-        
+<li><strong>Type</strong>: 
<code>java.util.List&lt;java.lang.String&gt;</code></li>
+<li><strong>Since</strong>: <code>2.13</code></li>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="testSourceDirectory"><section>
+<h4><a 
name="a.3CtestSourceDirectory.3E"></a>&lt;testSourceDirectory&gt;</h4><a 
name="a.3CtestSourceDirectory.3E"></a></a>
+<div><strong>Deprecated.</strong><br />instead use <a 
href="#testSourceDirectories"><code>testSourceDirectories</code></a>. For 
version 3.0.0, this parameter is only defined to break the build if you use 
it!</div><br />
 <div>Specifies the location of the test source directory to be used for 
Checkstyle.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.io.File</code></li>
-          
-<li><b>Since</b>: <code>2.2</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CtreeWalkerNames.3E"></a><b><a 
name="treeWalkerNames">&lt;treeWalkerNames&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Since</strong>: <code>2.2</code></li>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="treeWalkerNames"><section>
+<h4><a name="a.3CtreeWalkerNames.3E"></a>&lt;treeWalkerNames&gt;</h4><a 
name="a.3CtreeWalkerNames.3E"></a></a>
 <div>When using custom treeWalkers, specify their names here so the checks 
inside the treeWalker end up the the rule-summary.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.util.List&lt;java.lang.String&gt;</code></li>
-          
-<li><b>Since</b>: <code>2.11</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CuseFile.3E"></a><b><a 
name="useFile">&lt;useFile&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: 
<code>java.util.List&lt;java.lang.String&gt;</code></li>
+<li><strong>Since</strong>: <code>2.11</code></li>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="useFile"><section>
+<h4><a name="a.3CuseFile.3E"></a>&lt;useFile&gt;</h4><a 
name="a.3CuseFile.3E"></a></a>
 <div>If <code>null</code>, the Checkstyle plugin will display violations on 
stdout. Otherwise, a text file will be created with the violations.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.io.File</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CxrefLocation.3E"></a><b><a 
name="xrefLocation">&lt;xrefLocation&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Required</strong>: <code>No</code></li></ul><hr /></section><a 
name="xrefLocation"><section>
+<h4><a name="a.3CxrefLocation.3E"></a>&lt;xrefLocation&gt;</h4><a 
name="a.3CxrefLocation.3E"></a></a>
 <div>Location of the Xrefs to link to.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.io.File</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>Default</b>: <code>${project.reporting.outputDirectory}/xref</code></li>
-        </ul><hr /></section><section>
-<h4><a name="a.3CxrefTestLocation.3E"></a><b><a 
name="xrefTestLocation">&lt;xrefTestLocation&gt;</a></b></h4>
-        
+<li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Default</strong>: 
<code>${project.reporting.outputDirectory}/xref</code></li></ul><hr 
/></section><a name="xrefTestLocation"><section>
+<h4><a name="a.3CxrefTestLocation.3E"></a>&lt;xrefTestLocation&gt;</h4><a 
name="a.3CxrefTestLocation.3E"></a></a>
 <div>Location of the XrefTests to link to.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.io.File</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>Default</b>: 
<code>${project.reporting.outputDirectory}/xref-test</code></li>
-        </ul>
-      </section></section>
-    </section>
-  
-
+<li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Default</strong>: 
<code>${project.reporting.outputDirectory}/xref-test</code></li></ul></section></section></section>
         </main>
       </div>
     </div>
@@ -1196,7 +657,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2005&#x2013;2023
+            <p>&#169;      2005&#x2013;2024
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>


Reply via email to