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 eo...@apache.org on 2020/02/08 08:48:22 UTC

svn commit: r1873771 [3/18] - in /maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/checkstyle/ apidocs/org/apache/maven/plugins/checkstyle/class-use/ apidocs/org/apache/maven/plugins...

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/HelpMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/HelpMojo.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/HelpMojo.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HelpMojo (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>HelpMojo (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HelpMojo (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="HelpMojo (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab";
 <li><a href="https://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/ref/3.6.1/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><a href="http://maven.apache.org/ref/3.6.3/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>org.apache.maven.plugins.checkstyle.HelpMojo</li>
@@ -114,15 +114,15 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://maven.apache.org/ref/3.6.1/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/ref/3.6.1/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
+<dd><a href="http://maven.apache.org/ref/3.6.3/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/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
 </dl>
 <hr>
 <br>
-<pre><a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/plugins.annotations.Mojo.html?is-external=true" title="class or interface in org.apache.maven">@Mojo</a>(name="help",
-      requiresProject=false,
-      threadSafe=true)
+<pre><a href="https://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="https://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>="help",
+      <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresProject--" title="class or interface in org.apache.maven.plugins.annotations">requiresProject</a>=false,
+      <a href="https://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">HelpMojo</span>
-extends <a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre>
+extends <a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre>
 <div class="block">Display help information on maven-checkstyle-plugin.<br>
  Call <code>mvn checkstyle:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</div>
 <dl>
@@ -145,8 +145,8 @@ extends <a href="http://maven.apache.org
 <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/ref/3.6.1/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/ref/3.6.1/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>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.3/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/ref/3.6.3/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>
@@ -188,8 +188,8 @@ extends <a href="http://maven.apache.org
 <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/ref/3.6.1/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/ref/3.6.1/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/ref/3.6.1/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/ref/3.6.1/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/ref/3.6.1/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>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.6.3/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/ref/3.6.3/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/ref/3.6.3/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/ref/3.6.3/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/ref/3.6.3/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">
@@ -236,10 +236,10 @@ extends <a href="http://maven.apache.org
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws <a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+             throws <a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+<dd><code><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -312,6 +312,6 @@ extends <a href="http://maven.apache.org
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/IconTool.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/IconTool.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/IconTool.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IconTool (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>IconTool (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IconTool (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="IconTool (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -558,6 +558,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/ReportResource.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/ReportResource.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/ReportResource.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReportResource (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>ReportResource (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReportResource (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="ReportResource (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -113,8 +113,6 @@ var activeTableTab = "activeTableTab";
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Generic Report Resource management.</div>
 <dl>
-<dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>$Id$</dd>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd><a href="mailto:joakim@erdfelt.net">Joakim Erdfelt</a></dd>
 </dl>
@@ -333,6 +331,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/RuleUtil.Matcher.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/RuleUtil.Matcher.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/RuleUtil.Matcher.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RuleUtil.Matcher (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>RuleUtil.Matcher (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RuleUtil.Matcher (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="RuleUtil.Matcher (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -231,6 +231,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/RuleUtil.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/RuleUtil.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/RuleUtil.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RuleUtil (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>RuleUtil (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RuleUtil (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="RuleUtil (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -159,7 +159,7 @@ extends <a href="https://docs.oracle.com
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>static <a href="https://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/RuleUtil.html#getCategory-com.puppycrawl.tools.checkstyle.api.AuditEvent-">getCategory</a></span>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/checkstyle/RuleUtil.html#getCategory-com.puppycrawl.tools.checkstyle.api.AuditEvent-">getCategory</a></span>(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event)</code>
 <div class="block">Get the rule category from an audit event.</div>
 </td>
 </tr>
@@ -171,7 +171,7 @@ extends <a href="https://docs.oracle.com
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>static <a href="https://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/RuleUtil.html#getName-com.puppycrawl.tools.checkstyle.api.AuditEvent-">getName</a></span>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/checkstyle/RuleUtil.html#getName-com.puppycrawl.tools.checkstyle.api.AuditEvent-">getName</a></span>(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event)</code>
 <div class="block">Get the rule name from an audit event.</div>
 </td>
 </tr>
@@ -213,7 +213,7 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>getName</h4>
-<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</pre>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event)</pre>
 <div class="block">Get the rule name from an audit event.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -245,7 +245,7 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>getCategory</h4>
-<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getCategory(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</pre>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getCategory(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event)</pre>
 <div class="block">Get the rule category from an audit event.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -349,6 +349,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/AbstractCheckstyleReport.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/AbstractCheckstyleReport.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/AbstractCheckstyleReport.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -171,6 +171,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CheckstyleAggregateReport.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CheckstyleAggregateReport.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CheckstyleAggregateReport.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleAggregateReport (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleAggregateReport (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleAggregateReport (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleAggregateReport (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CheckstyleReport.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CheckstyleReport.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CheckstyleReport.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleReport (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleReport (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleReport (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleReport (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CheckstyleReportGenerator.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CheckstyleReportGenerator.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CheckstyleReportGenerator.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleReportGenerator (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleReportGenerator (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleReportGenerator (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleReportGenerator (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CheckstyleViolationCheckMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CheckstyleViolationCheckMojo.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CheckstyleViolationCheckMojo.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CompositeAuditListener.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CompositeAuditListener.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/CompositeAuditListener.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.checkstyle.CompositeAuditListener (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.checkstyle.CompositeAuditListener (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.CompositeAuditListener (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.CompositeAuditListener (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/HelpMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/HelpMojo.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/HelpMojo.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.checkstyle.HelpMojo (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.checkstyle.HelpMojo (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.HelpMojo (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.HelpMojo (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/IconTool.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/IconTool.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/IconTool.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.checkstyle.IconTool (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.checkstyle.IconTool (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.IconTool (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.IconTool (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/ReportResource.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/ReportResource.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/ReportResource.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.checkstyle.ReportResource (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.checkstyle.ReportResource (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.ReportResource (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.ReportResource (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/RuleUtil.Matcher.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/RuleUtil.Matcher.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/RuleUtil.Matcher.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.maven.plugins.checkstyle.RuleUtil.Matcher (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Interface org.apache.maven.plugins.checkstyle.RuleUtil.Matcher (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.maven.plugins.checkstyle.RuleUtil.Matcher (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Interface org.apache.maven.plugins.checkstyle.RuleUtil.Matcher (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/RuleUtil.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/RuleUtil.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/class-use/RuleUtil.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.checkstyle.RuleUtil (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.checkstyle.RuleUtil (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.RuleUtil (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.RuleUtil (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CheckstyleCheckerListener (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>CheckstyleCheckerListener (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CheckstyleCheckerListener (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="CheckstyleCheckerListener (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab";
 <li><a href="https://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>com.puppycrawl.tools.checkstyle.api.AutomaticBean</li>
+<li><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">com.puppycrawl.tools.checkstyle.api.AutomaticBean</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.plugins.checkstyle.exec.CheckstyleCheckerListener</li>
@@ -114,17 +114,15 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>com.puppycrawl.tools.checkstyle.api.AuditListener, com.puppycrawl.tools.checkstyle.api.Configurable, com.puppycrawl.tools.checkstyle.api.Contextualizable, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EventListener.html?is-external=true" title="class or interface in java.util">EventListener</a></dd>
+<dd><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</a>, <a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/Configurable.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configurable</a>, <a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/Contextualizable.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">Contextualizable</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EventListener.html?is-external=true" title="class or interface in java.util">EventListener</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">CheckstyleCheckerListener</span>
-extends com.puppycrawl.tools.checkstyle.api.AutomaticBean
-implements com.puppycrawl.tools.checkstyle.api.AuditListener</pre>
+extends <a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AutomaticBean</a>
+implements <a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</a></pre>
 <div class="block">Listener in charge of receiving events from the Checker.</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></dd>
 </dl>
@@ -144,8 +142,8 @@ implements com.puppycrawl.tools.checksty
 <li class="blockList"><a name="nested.classes.inherited.from.class.com.puppycrawl.tools.checkstyle.api.AutomaticBean">
 <!--   -->
 </a>
-<h3>Nested classes/interfaces inherited from class&nbsp;com.puppycrawl.tools.checkstyle.api.AutomaticBean</h3>
-<code>com.puppycrawl.tools.checkstyle.api.AutomaticBean.OutputStreamOptions</code></li>
+<h3>Nested classes/interfaces inherited from class&nbsp;com.puppycrawl.tools.checkstyle.api.<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AutomaticBean</a></h3>
+<code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.OutputStreamOptions.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AutomaticBean.OutputStreamOptions</a></code></li>
 </ul>
 </li>
 </ul>
@@ -161,14 +159,14 @@ implements com.puppycrawl.tools.checksty
 <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/exec/CheckstyleCheckerListener.html#CheckstyleCheckerListener-com.puppycrawl.tools.checkstyle.api.Configuration-">CheckstyleCheckerListener</a></span>(com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;configuration)</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#CheckstyleCheckerListener-com.puppycrawl.tools.checkstyle.api.Configuration-">CheckstyleCheckerListener</a></span>(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</a>&nbsp;configuration)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#CheckstyleCheckerListener-java.io.File-">CheckstyleCheckerListener</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;sourceDirectory)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#CheckstyleCheckerListener-java.io.File-com.puppycrawl.tools.checkstyle.api.Configuration-">CheckstyleCheckerListener</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;sourceDirectory,
-                         com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;configuration)</code>&nbsp;</td>
+                         <a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</a>&nbsp;configuration)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -187,11 +185,11 @@ implements com.puppycrawl.tools.checksty
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#addError-com.puppycrawl.tools.checkstyle.api.AuditEvent-">addError</a></span>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#addError-com.puppycrawl.tools.checkstyle.api.AuditEvent-">addError</a></span>(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event)</code></td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#addException-com.puppycrawl.tools.checkstyle.api.AuditEvent-java.lang.Throwable-">addException</a></span>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#addException-com.puppycrawl.tools.checkstyle.api.AuditEvent-java.lang.Throwable-">addException</a></span>(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event,
             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;throwable)</code></td>
 </tr>
 <tr id="i2" class="altColor">
@@ -200,26 +198,26 @@ implements com.puppycrawl.tools.checksty
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#auditFinished-com.puppycrawl.tools.checkstyle.api.AuditEvent-">auditFinished</a></span>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#auditFinished-com.puppycrawl.tools.checkstyle.api.AuditEvent-">auditFinished</a></span>(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event)</code></td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#auditStarted-com.puppycrawl.tools.checkstyle.api.AuditEvent-">auditStarted</a></span>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#auditStarted-com.puppycrawl.tools.checkstyle.api.AuditEvent-">auditStarted</a></span>(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event)</code></td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#fileFinished-com.puppycrawl.tools.checkstyle.api.AuditEvent-">fileFinished</a></span>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#fileFinished-com.puppycrawl.tools.checkstyle.api.AuditEvent-">fileFinished</a></span>(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event)</code></td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#fileStarted-com.puppycrawl.tools.checkstyle.api.AuditEvent-">fileStarted</a></span>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#fileStarted-com.puppycrawl.tools.checkstyle.api.AuditEvent-">fileStarted</a></span>(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event)</code></td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#finishLocalSetup--">finishLocalSetup</a></span>()</code></td>
 </tr>
 <tr id="i8" class="altColor">
-<td class="colFirst"><code>com.puppycrawl.tools.checkstyle.api.Configuration</code></td>
+<td class="colFirst"><code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#getCheckstyleConfiguration--">getCheckstyleConfiguration</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i9" class="rowColor">
@@ -227,12 +225,12 @@ implements com.puppycrawl.tools.checksty
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#getResults--">getResults</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i10" class="altColor">
-<td class="colFirst"><code>com.puppycrawl.tools.checkstyle.api.SeverityLevel</code></td>
+<td class="colFirst"><code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#getSeverityLevelFilter--">getSeverityLevelFilter</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i11" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#setCheckstyleConfiguration-com.puppycrawl.tools.checkstyle.api.Configuration-">setCheckstyleConfiguration</a></span>(com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;checkstyleConfiguration)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#setCheckstyleConfiguration-com.puppycrawl.tools.checkstyle.api.Configuration-">setCheckstyleConfiguration</a></span>(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</a>&nbsp;checkstyleConfiguration)</code>&nbsp;</td>
 </tr>
 <tr id="i12" class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -240,15 +238,15 @@ implements com.puppycrawl.tools.checksty
 </tr>
 <tr id="i13" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#setSeverityLevelFilter-com.puppycrawl.tools.checkstyle.api.SeverityLevel-">setSeverityLevelFilter</a></span>(com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;severityLevel)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html#setSeverityLevelFilter-com.puppycrawl.tools.checkstyle.api.SeverityLevel-">setSeverityLevelFilter</a></span>(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</a>&nbsp;severityLevel)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.com.puppycrawl.tools.checkstyle.api.AutomaticBean">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;com.puppycrawl.tools.checkstyle.api.AutomaticBean</h3>
-<code>configure, contextualize, getConfiguration, setupChild</code></li>
+<h3>Methods inherited from class&nbsp;com.puppycrawl.tools.checkstyle.api.<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AutomaticBean</a></h3>
+<code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html?is-external=true#configure-com.puppycrawl.tools.checkstyle.api.Configuration-" title="class or interface in com.puppycrawl.tools.checkstyle.api">configure</a>, <a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html?is-external=true#contextualize-com.puppycrawl.tools.checkstyle.api.Context-" title="class or interface in com.puppycrawl.tools.checkstyle.api">contextualize</a>, <a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html?is-external=true#getConfiguration--" title="class or interface in com.puppycrawl.tools.checkstyle.api">getConfiguration</a>, <a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html?is-external=true#setupChild-com.puppycrawl.tools.checkstyle.api.Configuration-" title="class or interface in com.puppycrawl.tools.checkstyle.api">setupChild</a></co
 de></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -291,7 +289,7 @@ implements com.puppycrawl.tools.checksty
 <li class="blockList">
 <h4>CheckstyleCheckerListener</h4>
 <pre>public&nbsp;CheckstyleCheckerListener(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;sourceDirectory,
-                                 com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;configuration)</pre>
+                                 <a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</a>&nbsp;configuration)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>sourceDirectory</code> - assume that is <code>sourceDirectory</code> is a not null directory and exists</dd>
@@ -307,7 +305,7 @@ implements com.puppycrawl.tools.checksty
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CheckstyleCheckerListener</h4>
-<pre>public&nbsp;CheckstyleCheckerListener(com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;configuration)</pre>
+<pre>public&nbsp;CheckstyleCheckerListener(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</a>&nbsp;configuration)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>configuration</code> - Checkstyle configuration</dd>
@@ -343,7 +341,7 @@ implements com.puppycrawl.tools.checksty
 <ul class="blockList">
 <li class="blockList">
 <h4>setSeverityLevelFilter</h4>
-<pre>public&nbsp;void&nbsp;setSeverityLevelFilter(com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;severityLevel)</pre>
+<pre>public&nbsp;void&nbsp;setSeverityLevelFilter(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</a>&nbsp;severityLevel)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>severityLevel</code> - The severity level of the events to listen to.</dd>
@@ -356,7 +354,7 @@ implements com.puppycrawl.tools.checksty
 <ul class="blockList">
 <li class="blockList">
 <h4>getSeverityLevelFilter</h4>
-<pre>public&nbsp;com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;getSeverityLevelFilter()</pre>
+<pre>public&nbsp;<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">SeverityLevel</a>&nbsp;getSeverityLevelFilter()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The severity level of the events to listen to.</dd>
@@ -369,10 +367,10 @@ implements com.puppycrawl.tools.checksty
 <ul class="blockList">
 <li class="blockList">
 <h4>auditStarted</h4>
-<pre>public&nbsp;void&nbsp;auditStarted(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</pre>
+<pre>public&nbsp;void&nbsp;auditStarted(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>auditStarted</code>&nbsp;in interface&nbsp;<code>com.puppycrawl.tools.checkstyle.api.AuditListener</code></dd>
+<dd><code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true#auditStarted-com.puppycrawl.tools.checkstyle.api.AuditEvent-" title="class or interface in com.puppycrawl.tools.checkstyle.api">auditStarted</a></code>&nbsp;in interface&nbsp;<code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -382,10 +380,10 @@ implements com.puppycrawl.tools.checksty
 <ul class="blockList">
 <li class="blockList">
 <h4>auditFinished</h4>
-<pre>public&nbsp;void&nbsp;auditFinished(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</pre>
+<pre>public&nbsp;void&nbsp;auditFinished(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>auditFinished</code>&nbsp;in interface&nbsp;<code>com.puppycrawl.tools.checkstyle.api.AuditListener</code></dd>
+<dd><code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true#auditFinished-com.puppycrawl.tools.checkstyle.api.AuditEvent-" title="class or interface in com.puppycrawl.tools.checkstyle.api">auditFinished</a></code>&nbsp;in interface&nbsp;<code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -395,10 +393,10 @@ implements com.puppycrawl.tools.checksty
 <ul class="blockList">
 <li class="blockList">
 <h4>fileStarted</h4>
-<pre>public&nbsp;void&nbsp;fileStarted(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</pre>
+<pre>public&nbsp;void&nbsp;fileStarted(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>fileStarted</code>&nbsp;in interface&nbsp;<code>com.puppycrawl.tools.checkstyle.api.AuditListener</code></dd>
+<dd><code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true#fileStarted-com.puppycrawl.tools.checkstyle.api.AuditEvent-" title="class or interface in com.puppycrawl.tools.checkstyle.api">fileStarted</a></code>&nbsp;in interface&nbsp;<code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -408,10 +406,10 @@ implements com.puppycrawl.tools.checksty
 <ul class="blockList">
 <li class="blockList">
 <h4>fileFinished</h4>
-<pre>public&nbsp;void&nbsp;fileFinished(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</pre>
+<pre>public&nbsp;void&nbsp;fileFinished(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>fileFinished</code>&nbsp;in interface&nbsp;<code>com.puppycrawl.tools.checkstyle.api.AuditListener</code></dd>
+<dd><code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true#fileFinished-com.puppycrawl.tools.checkstyle.api.AuditEvent-" title="class or interface in com.puppycrawl.tools.checkstyle.api">fileFinished</a></code>&nbsp;in interface&nbsp;<code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -421,10 +419,10 @@ implements com.puppycrawl.tools.checksty
 <ul class="blockList">
 <li class="blockList">
 <h4>addError</h4>
-<pre>public&nbsp;void&nbsp;addError(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</pre>
+<pre>public&nbsp;void&nbsp;addError(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>addError</code>&nbsp;in interface&nbsp;<code>com.puppycrawl.tools.checkstyle.api.AuditListener</code></dd>
+<dd><code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true#addError-com.puppycrawl.tools.checkstyle.api.AuditEvent-" title="class or interface in com.puppycrawl.tools.checkstyle.api">addError</a></code>&nbsp;in interface&nbsp;<code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -434,11 +432,11 @@ implements com.puppycrawl.tools.checksty
 <ul class="blockList">
 <li class="blockList">
 <h4>addException</h4>
-<pre>public&nbsp;void&nbsp;addException(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event,
+<pre>public&nbsp;void&nbsp;addException(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditEvent</a>&nbsp;event,
                          <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;throwable)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>addException</code>&nbsp;in interface&nbsp;<code>com.puppycrawl.tools.checkstyle.api.AuditListener</code></dd>
+<dd><code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true#addException-com.puppycrawl.tools.checkstyle.api.AuditEvent-java.lang.Throwable-" title="class or interface in com.puppycrawl.tools.checkstyle.api">addException</a></code>&nbsp;in interface&nbsp;<code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AuditListener.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AuditListener</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -449,12 +447,12 @@ implements com.puppycrawl.tools.checksty
 <li class="blockList">
 <h4>finishLocalSetup</h4>
 <pre>protected&nbsp;void&nbsp;finishLocalSetup()
-                         throws com.puppycrawl.tools.checkstyle.api.CheckstyleException</pre>
+                         throws <a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/CheckstyleException.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">CheckstyleException</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>finishLocalSetup</code>&nbsp;in class&nbsp;<code>com.puppycrawl.tools.checkstyle.api.AutomaticBean</code></dd>
+<dd><code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html?is-external=true#finishLocalSetup--" title="class or interface in com.puppycrawl.tools.checkstyle.api">finishLocalSetup</a></code>&nbsp;in class&nbsp;<code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/AutomaticBean.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">AutomaticBean</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>com.puppycrawl.tools.checkstyle.api.CheckstyleException</code></dd>
+<dd><code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/CheckstyleException.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">CheckstyleException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -490,7 +488,7 @@ implements com.puppycrawl.tools.checksty
 <ul class="blockList">
 <li class="blockList">
 <h4>getCheckstyleConfiguration</h4>
-<pre>public&nbsp;com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;getCheckstyleConfiguration()</pre>
+<pre>public&nbsp;<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</a>&nbsp;getCheckstyleConfiguration()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The configuration of Checkstyle to use.</dd>
@@ -505,7 +503,7 @@ implements com.puppycrawl.tools.checksty
 <ul class="blockListLast">
 <li class="blockList">
 <h4>setCheckstyleConfiguration</h4>
-<pre>public&nbsp;void&nbsp;setCheckstyleConfiguration(com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;checkstyleConfiguration)</pre>
+<pre>public&nbsp;void&nbsp;setCheckstyleConfiguration(<a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</a>&nbsp;checkstyleConfiguration)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>checkstyleConfiguration</code> - The configuration of Checkstyle to use.</dd>
@@ -583,6 +581,6 @@ implements com.puppycrawl.tools.checksty
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutor.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutor.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutor.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CheckstyleExecutor (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>CheckstyleExecutor (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CheckstyleExecutor (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="CheckstyleExecutor (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -109,8 +109,6 @@ var activeTableTab = "activeTableTab";
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
 <dd>2.5</dd>
-<dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>$Id$</dd>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd>Olivier Lamy</dd>
 </dl>
@@ -137,7 +135,7 @@ var activeTableTab = "activeTableTab";
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutor.html#executeCheckstyle-org.apache.maven.plugins.checkstyle.exec.CheckstyleExecutorRequest-">executeCheckstyle</a></span>(<a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleExecutorRequest</a>&nbsp;request)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code>com.puppycrawl.tools.checkstyle.api.Configuration</code></td>
+<td class="colFirst"><code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutor.html#getConfiguration-org.apache.maven.plugins.checkstyle.exec.CheckstyleExecutorRequest-">getConfiguration</a></span>(<a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleExecutorRequest</a>&nbsp;request)</code>&nbsp;</td>
 </tr>
 </table>
@@ -163,7 +161,7 @@ var activeTableTab = "activeTableTab";
 <h4>executeCheckstyle</h4>
 <pre><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleResults.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleResults</a>&nbsp;executeCheckstyle(<a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleExecutorRequest</a>&nbsp;request)
                              throws <a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorException.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleExecutorException</a>,
-                                    com.puppycrawl.tools.checkstyle.api.CheckstyleException</pre>
+                                    <a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/CheckstyleException.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">CheckstyleException</a></pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>request</code> - <a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugins.checkstyle.exec"><code>CheckstyleExecutorRequest</code></a></dd>
@@ -171,7 +169,7 @@ var activeTableTab = "activeTableTab";
 <dd><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleResults.html" title="class in org.apache.maven.plugins.checkstyle.exec"><code>CheckstyleResults</code></a></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorException.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleExecutorException</a></code> - in case of an error during plugin execution.</dd>
-<dd><code>com.puppycrawl.tools.checkstyle.api.CheckstyleException</code> - in case of an error raised by Checkstyle.</dd>
+<dd><code><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/CheckstyleException.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">CheckstyleException</a></code> - in case of an error raised by Checkstyle.</dd>
 </dl>
 </li>
 </ul>
@@ -181,8 +179,8 @@ var activeTableTab = "activeTableTab";
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getConfiguration</h4>
-<pre>com.puppycrawl.tools.checkstyle.api.Configuration&nbsp;getConfiguration(<a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleExecutorRequest</a>&nbsp;request)
-                                                            throws <a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorException.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleExecutorException</a></pre>
+<pre><a href="https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true" title="class or interface in com.puppycrawl.tools.checkstyle.api">Configuration</a>&nbsp;getConfiguration(<a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleExecutorRequest</a>&nbsp;request)
+                        throws <a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorException.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleExecutorException</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorException.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleExecutorException</a></code></dd>
@@ -258,6 +256,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorException.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorException.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorException.html Sat Feb  8 08:48:21 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CheckstyleExecutorException (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>CheckstyleExecutorException (Apache Maven Checkstyle Plugin 3.1.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CheckstyleExecutorException (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="CheckstyleExecutorException (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -122,8 +122,6 @@ extends <a href="https://docs.oracle.com
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
 <dd>2.5</dd>
-<dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>$Id$</dd>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd>Olivier Lamy</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -315,6 +313,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file