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 [6/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/rss/DefaultCheckstyleRssGenerator.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/DefaultCheckstyleRssGenerator.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/DefaultCheckstyleRssGenerator.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>DefaultCheckstyleRssGenerator (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>DefaultCheckstyleRssGenerator (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="DefaultCheckstyleRssGenerator (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="DefaultCheckstyleRssGenerator (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -289,6 +289,6 @@ implements <a href="../../../../../../or
 <!--   -->
 </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/rss/VelocityTemplate.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/VelocityTemplate.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/VelocityTemplate.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>VelocityTemplate (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>VelocityTemplate (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="VelocityTemplate (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="VelocityTemplate (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -124,8 +124,6 @@ extends <a href="https://docs.oracle.com
   private VelocityComponent velocity;
  </pre></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>
@@ -169,12 +167,12 @@ extends <a href="https://docs.oracle.com
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/rss/VelocityTemplate.html#generate-java.lang.String-java.lang.String-org.apache.velocity.context.Context-">generate</a></span>(<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;outputFilename,
         <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;template,
-        org.apache.velocity.context.Context&nbsp;context)</code>
+        <a href="http://velocity.apache.org/engine/devel/apidocs/org/apache/velocity/context/Context.html?is-external=true" title="class or interface in org.apache.velocity.context">Context</a>&nbsp;context)</code>
 <div class="block">Using a specified Velocity Template and provided context, create the outputFilename.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</a></code></td>
+<td class="colFirst"><code><a href="http://maven.apache.org/ref/3.6.3/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/rss/VelocityTemplate.html#getLog--">getLog</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
@@ -187,7 +185,7 @@ extends <a href="https://docs.oracle.com
 </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/rss/VelocityTemplate.html#setLog-org.apache.maven.plugin.logging.Log-">setLog</a></span>(<a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</a>&nbsp;log)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/checkstyle/rss/VelocityTemplate.html#setLog-org.apache.maven.plugin.logging.Log-">setLog</a></span>(<a href="http://maven.apache.org/ref/3.6.3/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</a>&nbsp;log)</code>&nbsp;</td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -263,9 +261,9 @@ extends <a href="https://docs.oracle.com
 <h4>generate</h4>
 <pre>public&nbsp;void&nbsp;generate(<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;outputFilename,
                      <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;template,
-                     org.apache.velocity.context.Context&nbsp;context)
-              throws org.apache.velocity.exception.VelocityException,
-                     <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>,
+                     <a href="http://velocity.apache.org/engine/devel/apidocs/org/apache/velocity/context/Context.html?is-external=true" title="class or interface in org.apache.velocity.context">Context</a>&nbsp;context)
+              throws <a href="http://velocity.apache.org/engine/devel/apidocs/org/apache/velocity/exception/VelocityException.html?is-external=true" title="class or interface in org.apache.velocity.exception">VelocityException</a>,
+                     <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>,
                      <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Using a specified Velocity Template and provided context, create the outputFilename.</div>
 <dl>
@@ -274,8 +272,8 @@ extends <a href="https://docs.oracle.com
 <dd><code>template</code> - the velocity template to use.</dd>
 <dd><code>context</code> - the velocity context map.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.velocity.exception.VelocityException</code> - if the template was not found or any other Velocity exception.</dd>
-<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> - if merging the velocity template failed.</dd>
+<dd><code><a href="http://velocity.apache.org/engine/devel/apidocs/org/apache/velocity/exception/VelocityException.html?is-external=true" title="class or interface in org.apache.velocity.exception">VelocityException</a></code> - if the template was not found or any other Velocity exception.</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> - if merging the velocity template failed.</dd>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if there was an error when writing to the output file.</dd>
 </dl>
 </li>
@@ -304,7 +302,7 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>getLog</h4>
-<pre>public&nbsp;<a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</a>&nbsp;getLog()</pre>
+<pre>public&nbsp;<a href="http://maven.apache.org/ref/3.6.3/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</a>&nbsp;getLog()</pre>
 </li>
 </ul>
 <a name="setLog-org.apache.maven.plugin.logging.Log-">
@@ -313,7 +311,7 @@ extends <a href="https://docs.oracle.com
 <ul class="blockListLast">
 <li class="blockList">
 <h4>setLog</h4>
-<pre>public&nbsp;void&nbsp;setLog(<a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</a>&nbsp;log)</pre>
+<pre>public&nbsp;void&nbsp;setLog(<a href="http://maven.apache.org/ref/3.6.3/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</a>&nbsp;log)</pre>
 </li>
 </ul>
 </li>
@@ -385,6 +383,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/rss/class-use/CheckstyleRssGenerator.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/class-use/CheckstyleRssGenerator.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/class-use/CheckstyleRssGenerator.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.rss.CheckstyleRssGenerator (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Interface org.apache.maven.plugins.checkstyle.rss.CheckstyleRssGenerator (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.rss.CheckstyleRssGenerator (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Interface org.apache.maven.plugins.checkstyle.rss.CheckstyleRssGenerator (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -184,6 +184,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/rss/class-use/CheckstyleRssGeneratorRequest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/class-use/CheckstyleRssGeneratorRequest.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/class-use/CheckstyleRssGeneratorRequest.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.rss.CheckstyleRssGeneratorRequest (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.checkstyle.rss.CheckstyleRssGeneratorRequest (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.rss.CheckstyleRssGeneratorRequest (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.rss.CheckstyleRssGeneratorRequest (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -104,12 +104,12 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">CheckstyleRssGenerator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugins/checkstyle/rss/CheckstyleRssGenerator.html#generateRSS-org.apache.maven.plugins.checkstyle.exec.CheckstyleResults-org.apache.maven.plugins.checkstyle.rss.CheckstyleRssGeneratorRequest-">generateRSS</a></span>(<a href="../../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleResults.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleResults</a>&nbsp;results,
+<td class="colLast"><span class="typeNameLabel">DefaultCheckstyleRssGenerator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugins/checkstyle/rss/DefaultCheckstyleRssGenerator.html#generateRSS-org.apache.maven.plugins.checkstyle.exec.CheckstyleResults-org.apache.maven.plugins.checkstyle.rss.CheckstyleRssGeneratorRequest-">generateRSS</a></span>(<a href="../../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleResults.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleResults</a>&nbsp;results,
            <a href="../../../../../../../org/apache/maven/plugins/checkstyle/rss/CheckstyleRssGeneratorRequest.html" title="class in org.apache.maven.plugins.checkstyle.rss">CheckstyleRssGeneratorRequest</a>&nbsp;checkstyleRssGeneratorRequest)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DefaultCheckstyleRssGenerator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugins/checkstyle/rss/DefaultCheckstyleRssGenerator.html#generateRSS-org.apache.maven.plugins.checkstyle.exec.CheckstyleResults-org.apache.maven.plugins.checkstyle.rss.CheckstyleRssGeneratorRequest-">generateRSS</a></span>(<a href="../../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleResults.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleResults</a>&nbsp;results,
+<td class="colLast"><span class="typeNameLabel">CheckstyleRssGenerator.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugins/checkstyle/rss/CheckstyleRssGenerator.html#generateRSS-org.apache.maven.plugins.checkstyle.exec.CheckstyleResults-org.apache.maven.plugins.checkstyle.rss.CheckstyleRssGeneratorRequest-">generateRSS</a></span>(<a href="../../../../../../../org/apache/maven/plugins/checkstyle/exec/CheckstyleResults.html" title="class in org.apache.maven.plugins.checkstyle.exec">CheckstyleResults</a>&nbsp;results,
            <a href="../../../../../../../org/apache/maven/plugins/checkstyle/rss/CheckstyleRssGeneratorRequest.html" title="class in org.apache.maven.plugins.checkstyle.rss">CheckstyleRssGeneratorRequest</a>&nbsp;checkstyleRssGeneratorRequest)</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -166,6 +166,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/rss/class-use/DefaultCheckstyleRssGenerator.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/class-use/DefaultCheckstyleRssGenerator.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/class-use/DefaultCheckstyleRssGenerator.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.rss.DefaultCheckstyleRssGenerator (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.checkstyle.rss.DefaultCheckstyleRssGenerator (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.rss.DefaultCheckstyleRssGenerator (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.rss.DefaultCheckstyleRssGenerator (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/rss/class-use/VelocityTemplate.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/class-use/VelocityTemplate.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/class-use/VelocityTemplate.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.rss.VelocityTemplate (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.checkstyle.rss.VelocityTemplate (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.rss.VelocityTemplate (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.checkstyle.rss.VelocityTemplate (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/rss/package-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/package-frame.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/package-frame.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>org.apache.maven.plugins.checkstyle.rss (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>org.apache.maven.plugins.checkstyle.rss (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>

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/package-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/package-summary.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/package-summary.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>org.apache.maven.plugins.checkstyle.rss (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>org.apache.maven.plugins.checkstyle.rss (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="org.apache.maven.plugins.checkstyle.rss (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="org.apache.maven.plugins.checkstyle.rss (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -164,6 +164,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/rss/package-tree.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/package-tree.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/package-tree.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>org.apache.maven.plugins.checkstyle.rss Class Hierarchy (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>org.apache.maven.plugins.checkstyle.rss Class Hierarchy (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="org.apache.maven.plugins.checkstyle.rss Class Hierarchy (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="org.apache.maven.plugins.checkstyle.rss Class Hierarchy (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -139,6 +139,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/rss/package-use.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/package-use.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugins/checkstyle/rss/package-use.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 Package org.apache.maven.plugins.checkstyle.rss (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Uses of Package org.apache.maven.plugins.checkstyle.rss (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 Package org.apache.maven.plugins.checkstyle.rss (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Uses of Package org.apache.maven.plugins.checkstyle.rss (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -175,6 +175,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/overview-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-frame.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-frame.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>Overview List (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Overview List (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>

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-summary.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-summary.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>Overview (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Overview (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="Overview (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Overview (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -70,7 +70,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Maven Checkstyle Plugin 3.1.0 API</h1>
+<h1 class="title">Apache Maven Checkstyle Plugin 3.1.1 API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
@@ -146,6 +146,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/overview-tree.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-tree.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/overview-tree.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>Class Hierarchy (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Class Hierarchy (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="Class Hierarchy (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Class Hierarchy (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -94,7 +94,7 @@
 </li>
 </ul>
 </li>
-<li type="circle">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"><span class="typeNameLink">AbstractMojo</span></a> (implements org.apache.maven.plugin.<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>, 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>)
+<li type="circle">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"><span class="typeNameLink">AbstractMojo</span></a> (implements org.apache.maven.plugin.<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>, 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>)
 <ul>
 <li type="circle">org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting"><span class="typeNameLink">AbstractMavenReport</span></a> (implements org.apache.maven.reporting.<a href="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenMultiPageReport</a>)
 <ul>
@@ -110,16 +110,16 @@
 <li type="circle">org.apache.maven.plugins.checkstyle.<a href="org/apache/maven/plugins/checkstyle/HelpMojo.html" title="class in org.apache.maven.plugins.checkstyle"><span class="typeNameLink">HelpMojo</span></a></li>
 </ul>
 </li>
-<li type="circle">com.puppycrawl.tools.checkstyle.api.AutomaticBean (implements com.puppycrawl.tools.checkstyle.api.Configurable, com.puppycrawl.tools.checkstyle.api.Contextualizable)
+<li type="circle">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"><span class="typeNameLink">AutomaticBean</span></a> (implements com.puppycrawl.tools.checkstyle.api.<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>, com.puppycrawl.tools.checkstyle.api.<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>)
 <ul>
-<li type="circle">org.apache.maven.plugins.checkstyle.exec.<a href="org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html" title="class in org.apache.maven.plugins.checkstyle.exec"><span class="typeNameLink">CheckstyleCheckerListener</span></a> (implements com.puppycrawl.tools.checkstyle.api.AuditListener)</li>
+<li type="circle">org.apache.maven.plugins.checkstyle.exec.<a href="org/apache/maven/plugins/checkstyle/exec/CheckstyleCheckerListener.html" title="class in org.apache.maven.plugins.checkstyle.exec"><span class="typeNameLink">CheckstyleCheckerListener</span></a> (implements com.puppycrawl.tools.checkstyle.api.<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>)</li>
 </ul>
 </li>
 <li type="circle">org.apache.maven.plugins.checkstyle.exec.<a href="org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugins.checkstyle.exec"><span class="typeNameLink">CheckstyleExecutorRequest</span></a></li>
 <li type="circle">org.apache.maven.plugins.checkstyle.<a href="org/apache/maven/plugins/checkstyle/CheckstyleReportGenerator.html" title="class in org.apache.maven.plugins.checkstyle"><span class="typeNameLink">CheckstyleReportGenerator</span></a></li>
 <li type="circle">org.apache.maven.plugins.checkstyle.exec.<a href="org/apache/maven/plugins/checkstyle/exec/CheckstyleResults.html" title="class in org.apache.maven.plugins.checkstyle.exec"><span class="typeNameLink">CheckstyleResults</span></a></li>
 <li type="circle">org.apache.maven.plugins.checkstyle.rss.<a href="org/apache/maven/plugins/checkstyle/rss/CheckstyleRssGeneratorRequest.html" title="class in org.apache.maven.plugins.checkstyle.rss"><span class="typeNameLink">CheckstyleRssGeneratorRequest</span></a></li>
-<li type="circle">org.apache.maven.plugins.checkstyle.<a href="org/apache/maven/plugins/checkstyle/CompositeAuditListener.html" title="class in org.apache.maven.plugins.checkstyle"><span class="typeNameLink">CompositeAuditListener</span></a> (implements com.puppycrawl.tools.checkstyle.api.AuditListener)</li>
+<li type="circle">org.apache.maven.plugins.checkstyle.<a href="org/apache/maven/plugins/checkstyle/CompositeAuditListener.html" title="class in org.apache.maven.plugins.checkstyle"><span class="typeNameLink">CompositeAuditListener</span></a> (implements com.puppycrawl.tools.checkstyle.api.<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>)</li>
 <li type="circle">org.apache.maven.plugins.checkstyle.rss.<a href="org/apache/maven/plugins/checkstyle/rss/DefaultCheckstyleRssGenerator.html" title="class in org.apache.maven.plugins.checkstyle.rss"><span class="typeNameLink">DefaultCheckstyleRssGenerator</span></a> (implements org.apache.maven.plugins.checkstyle.rss.<a href="org/apache/maven/plugins/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugins.checkstyle.rss">CheckstyleRssGenerator</a>)</li>
 <li type="circle">org.apache.maven.plugins.checkstyle.<a href="org/apache/maven/plugins/checkstyle/IconTool.html" title="class in org.apache.maven.plugins.checkstyle"><span class="typeNameLink">IconTool</span></a></li>
 <li type="circle">org.apache.maven.plugins.checkstyle.<a href="org/apache/maven/plugins/checkstyle/ReportResource.html" title="class in org.apache.maven.plugins.checkstyle"><span class="typeNameLink">ReportResource</span></a></li>
@@ -191,6 +191,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/serialized-form.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/serialized-form.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/serialized-form.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>Serialized Form (Apache Maven Checkstyle Plugin 3.1.0 API)</title>
+<title>Serialized Form (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="Serialized Form (Apache Maven Checkstyle Plugin 3.1.0 API)";
+            parent.document.title="Serialized Form (Apache Maven Checkstyle Plugin 3.1.1 API)";
         }
     }
     catch(err) {
@@ -137,6 +137,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/check-mojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/check-mojo.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/check-mojo.html Sat Feb  8 08:48:21 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/check-mojo.xml at 2019-05-12
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/check-mojo.xml at 2020-02-08
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190512" />
+    <meta name="Date-Revision-yyyymmdd" content="20200208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Checkstyle Plugin &#x2013; checkstyle:check</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Checkstyle Plugin">Apache Maven Checkstyle Plugin</a><span class="divider">/</span></li>
     <li class="active ">checkstyle:check</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-05-12</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-02-08</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.1</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -91,7 +91,7 @@
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
 </ul>
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/plugins/maven-checkstyle-plugin/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
 <script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
@@ -117,7 +117,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check</p>
+<p>org.apache.maven.plugins:maven-checkstyle-plugin:3.1.1:check</p>
       
 <p><b>Description</b>:</p>
       
@@ -411,6 +411,17 @@ file.</p>
           
 <tr class="a">
             
+<td><tt><a href="#logViolationCountToConsole">&lt;logViolationCountToConsole&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>3.0.1</tt></td>
+            
+<td>Output the detected violation count to the console.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>checkstyle.logViolationCount</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
 <td><tt><a href="#logViolationsToConsole">&lt;logViolationsToConsole&gt;</a></tt></td>
             
 <td><tt>boolean</tt></td>
@@ -420,7 +431,7 @@ file.</p>
 <td>Output the detected violations to the console.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>checkstyle.console</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#maxAllowedViolations">&lt;maxAllowedViolations&gt;</a></tt></td>
             
@@ -432,7 +443,7 @@ file.</p>
 if the number of violations is above this limit.<br /><b>Default value is</b>: <tt>0</tt>.<br /><b>User property is</b>: <tt>checkstyle.maxAllowedViolations</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#omitIgnoredModules">&lt;omitIgnoredModules&gt;</a></tt></td>
             
@@ -444,7 +455,7 @@ if the number of violations is above thi
 <tt>ignore</tt> should be omitted during Checkstyle invocation.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#outputFile">&lt;outputFile&gt;</a></tt></td>
             
@@ -457,7 +468,7 @@ format of the output file is determined
 <tt>outputFileFormat</tt> parameter.<br /><b>Default value is</b>: <tt>${project.build.directory}/checkstyle-result.xml</tt>.<br /><b>User property is</b>: <tt>checkstyle.output.file</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#outputFileFormat">&lt;outputFileFormat&gt;</a></tt></td>
             
@@ -470,7 +481,7 @@ output file. Valid values are &quot;<tt>
 &quot;<tt>xml</tt>&quot;.<br /><b>Default value is</b>: <tt>xml</tt>.<br /><b>User property is</b>: <tt>checkstyle.output.format</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#propertiesLocation">&lt;propertiesLocation&gt;</a></tt></td>
             
@@ -493,7 +504,7 @@ the xml configuration (specified in the
 parameter).</p><br /><b>User property is</b>: <tt>checkstyle.properties.location</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#propertyExpansion">&lt;propertyExpansion&gt;</a></tt></td>
             
@@ -504,7 +515,7 @@ parameter).</p><br /><b>User property is
 <td>Allows for specifying raw property expansion information.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#resourceExcludes">&lt;resourceExcludes&gt;</a></tt></td>
             
@@ -516,7 +527,7 @@ parameter).</p><br /><b>User property is
 Checkstyle when checking resources.<br /><b>User property is</b>: <tt>checkstyle.resourceExcludes</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#rulesFiles">&lt;rulesFiles&gt;</a></tt></td>
             
@@ -527,7 +538,7 @@ Checkstyle when checking resources.<br /
 <td>Dump file for inlined Checkstyle rules.<br /><b>Default value is</b>: <tt>${project.build.directory}/checkstyle-rules.xml</tt>.<br /><b>User property is</b>: <tt>checkstyle.output.rules.file</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#skip">&lt;skip&gt;</a></tt></td>
             
@@ -538,7 +549,7 @@ Checkstyle when checking resources.<br /
 <td>Skip entire check.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>checkstyle.skip</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#skipExec">&lt;skipExec&gt;</a></tt></td>
             
@@ -549,7 +560,7 @@ Checkstyle when checking resources.<br /
 <td>Skip Checkstyle execution will only scan the outputFile.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>checkstyle.skipExec</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#sourceDirectories">&lt;sourceDirectories&gt;</a></tt></td>
             
@@ -562,7 +573,7 @@ Checkstyle. Default value is
 <tt>${project.compileSourceRoots}</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#sourceDirectory">&lt;sourceDirectory&gt;</a></tt></td>
             
@@ -574,7 +585,7 @@ Checkstyle. Default value is
 parameter is only defined to break the build if you use it!<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#suppressionsFileExpression">&lt;suppressionsFileExpression&gt;</a></tt></td>
             
@@ -585,7 +596,7 @@ parameter is only defined to break the b
 <td>The key to be used in the properties for the suppressions file.<br /><b>Default value is</b>: <tt>checkstyle.suppressions.file</tt>.<br /><b>User property is</b>: <tt>checkstyle.suppression.expression</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#suppressionsLocation">&lt;suppressionsLocation&gt;</a></tt></td>
             
@@ -606,7 +617,7 @@ file before being passed to Checkstyle f
 that will be made available to your Checkstyle configuration.</p><br /><b>User property is</b>: <tt>checkstyle.suppressions.location</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#testSourceDirectories">&lt;testSourceDirectories&gt;</a></tt></td>
             
@@ -619,7 +630,7 @@ for Checkstyle. Default value is
 <tt>${project.testCompileSourceRoots}</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#testSourceDirectory">&lt;testSourceDirectory&gt;</a></tt></td>
             
@@ -631,7 +642,7 @@ for Checkstyle. Default value is
 this parameter is only defined to break the build if you use it!<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#useFile">&lt;useFile&gt;</a></tt></td>
             
@@ -644,7 +655,7 @@ on stdout. Otherwise, a text file will b
 violations.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><tt><a href="#violationIgnore">&lt;violationIgnore&gt;</a></tt></td>
             
@@ -657,7 +668,7 @@ being either a rule name, a rule categor
 rule class.<br /><b>User property is</b>: <tt>checkstyle.violation.ignore</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#violationSeverity">&lt;violationSeverity&gt;</a></tt></td>
             
@@ -961,6 +972,23 @@ Checkstyle.</div>
 <li><b>Default</b>: <tt>**\/*.java</tt></li>
         </ul><hr /></div>
 <div class="section">
+<h4><a name="a.3ClogViolationCountToConsole.3E"></a><b><a name="logViolationCountToConsole">&lt;logViolationCountToConsole&gt;</a></b></h4>
+        
+<div>Output the detected violation count to the console.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>3.0.1</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>checkstyle.logViolationCount</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr /></div>
+<div class="section">
 <h4><a name="a.3ClogViolationsToConsole.3E"></a><b><a name="logViolationsToConsole">&lt;logViolationsToConsole&gt;</a></b></h4>
         
 <div>Output the detected violations to the console.</div>
@@ -1330,7 +1358,7 @@ values are &quot;<tt>error</tt>&quot;, &
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2005&#x2013;2019
+            <p>Copyright &copy;2005&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

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 Sat Feb  8 08:48:21 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/checkstyle-aggregate-mojo.xml at 2019-05-12
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/checkstyle-aggregate-mojo.xml at 2020-02-08
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190512" />
+    <meta name="Date-Revision-yyyymmdd" content="20200208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Checkstyle Plugin &#x2013; checkstyle:checkstyle-aggregate</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><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: 2019-05-12</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-02-08</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.1</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -91,7 +91,7 @@
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
 </ul>
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/plugins/maven-checkstyle-plugin/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
 <script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
@@ -119,7 +119,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:checkstyle-aggregate</p>
+<p>org.apache.maven.plugins:maven-checkstyle-plugin:3.1.1:checkstyle-aggregate</p>
       
 <p><b>Description</b>:</p>
       
@@ -1334,7 +1334,7 @@ violations.</div>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2005&#x2013;2019
+            <p>Copyright &copy;2005&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle-mojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle-mojo.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle-mojo.html Sat Feb  8 08:48:21 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/checkstyle-mojo.xml at 2019-05-12
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/checkstyle-mojo.xml at 2020-02-08
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190512" />
+    <meta name="Date-Revision-yyyymmdd" content="20200208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Checkstyle Plugin &#x2013; checkstyle:checkstyle</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Checkstyle Plugin">Apache Maven Checkstyle Plugin</a><span class="divider">/</span></li>
     <li class="active ">checkstyle:checkstyle</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-05-12</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-02-08</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.1</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -91,7 +91,7 @@
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
 </ul>
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/plugins/maven-checkstyle-plugin/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
 <script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
@@ -119,7 +119,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:checkstyle</p>
+<p>org.apache.maven.plugins:maven-checkstyle-plugin:3.1.1:checkstyle</p>
       
 <p><b>Description</b>:</p>
       
@@ -1331,7 +1331,7 @@ violations.</div>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2005&#x2013;2019
+            <p>Copyright &copy;2005&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle.html Sat Feb  8 08:48:21 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle at 2019-05-12
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle at 2020-02-08
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190512" />
+    <meta name="Date-Revision-yyyymmdd" content="20200208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Checkstyle Plugin &#x2013; Checkstyle Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Checkstyle Plugin">Apache Maven Checkstyle Plugin</a><span class="divider">/</span></li>
     <li class="active ">Checkstyle Results</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-05-12</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-02-08</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.1</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -79,10 +79,9 @@
     <li><a href="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a></li>
     <li><a href="testapidocs/index.html" title="Test Javadoc"><span class="none"></span>Test Javadoc</a></li>
     <li><a href="findbugs.html" title="FindBugs"><span class="none"></span>FindBugs</a></li>
-    <li><a href="sonar.html" title="Sonar"><span class="none"></span>Sonar</a></li>
     <li><a href="plugin-info.html" title="Plugin Documentation"><span class="none"></span>Plugin Documentation</a></li>
     <li><a href="invoker-report.html" title="Invoker Build Results"><span class="none"></span>Invoker Build Results</a></li>
-    <li><a href="l10n-status.html" title="L10n Status"><span class="none"></span>L10n Status</a></li>
+    <li><a href="l10n-report.html" title="L10n validation"><span class="none"></span>L10n validation</a></li>
     </ul>
 </li>
       <li class="nav-header">Maven Projects</li>
@@ -108,7 +107,7 @@
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
 </ul>
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/plugins/maven-checkstyle-plugin/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
 <script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
@@ -1135,26 +1134,26 @@
 <td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
 <td>sizes</td>
 <td>MethodLength</td>
-<td>Method length is 231 lines (max allowed is 150).</td>
-<td><a href="./xref/org/apache/maven/plugins/checkstyle/exec/DefaultCheckstyleExecutor.html#L85">85</a></td></tr>
+<td>Method length is 174 lines (max allowed is 150).</td>
+<td><a href="./xref/org/apache/maven/plugins/checkstyle/exec/DefaultCheckstyleExecutor.html#L84">84</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugins/checkstyle/exec/DefaultCheckstyleExecutor.html#L85">85</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugins/checkstyle/exec/DefaultCheckstyleExecutor.html#L84">84</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugins/checkstyle/exec/DefaultCheckstyleExecutor.html#L319">319</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugins/checkstyle/exec/DefaultCheckstyleExecutor.html#L328">328</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugins/checkstyle/exec/DefaultCheckstyleExecutor.html#L363">363</a></td></tr></table></div>
+<td><a href="./xref/org/apache/maven/plugins/checkstyle/exec/DefaultCheckstyleExecutor.html#L372">372</a></td></tr></table></div>
 <div class="section">
 <h3 id="org.apache.maven.plugins.checkstyle.rss.CheckstyleRssGenerator.java">org/apache/maven/plugins/checkstyle/rss/CheckstyleRssGenerator.java</h3>
 <table border="0" class="table table-striped">
@@ -1291,7 +1290,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2005&#x2013;2019
+            <p>Copyright &copy;2005&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle.rss
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle.rss (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/checkstyle.rss Sat Feb  8 08:48:21 2020
@@ -23,7 +23,7 @@ under the License.
     <link>https://maven.apache.org/plugins/maven-checkstyle-plugin/</link>
     <description>Apache Maven Checkstyle Plugin - Checkstyle report</description>
     <language>en-us</language>
-    <copyright>&#169;2005 - 2019 The Apache Software Foundation</copyright>
+    <copyright>&#169;2005 - 2020 The Apache Software Foundation</copyright>
     <item>
       <title>File: 14,
              Errors: 1,
@@ -88,13 +88,13 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-checkstyle-plugin//checkstyle.html#org.apache.maven.plugins.checkstyle.RuleUtil.java">org/apache/maven/plugins/checkstyle/RuleUtil.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-checkstyle-plugin//checkstyle.html#org.apache.maven.plugins.checkstyle.exec.CheckstyleResults.java">org/apache/maven/plugins/checkstyle/exec/CheckstyleResults.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  1
+                  11
                 </td>
                 <td>
                   0
@@ -102,13 +102,13 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-checkstyle-plugin//checkstyle.html#org.apache.maven.plugins.checkstyle.exec.CheckstyleResults.java">org/apache/maven/plugins/checkstyle/exec/CheckstyleResults.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-checkstyle-plugin//checkstyle.html#org.apache.maven.plugins.checkstyle.RuleUtil.java">org/apache/maven/plugins/checkstyle/RuleUtil.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  11
+                  1
                 </td>
                 <td>
                   0
@@ -116,30 +116,30 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-checkstyle-plugin//checkstyle.html#org.apache.maven.plugins.checkstyle.exec.CheckstyleExecutor.java">org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutor.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-checkstyle-plugin//checkstyle.html#org.apache.maven.plugins.checkstyle.exec.DefaultCheckstyleExecutor.java">org/apache/maven/plugins/checkstyle/exec/DefaultCheckstyleExecutor.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  1
+                  3
                 </td>
                 <td>
-                  0
+                  1
                 </td>
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-checkstyle-plugin//checkstyle.html#org.apache.maven.plugins.checkstyle.exec.DefaultCheckstyleExecutor.java">org/apache/maven/plugins/checkstyle/exec/DefaultCheckstyleExecutor.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-checkstyle-plugin//checkstyle.html#org.apache.maven.plugins.checkstyle.exec.CheckstyleExecutor.java">org/apache/maven/plugins/checkstyle/exec/CheckstyleExecutor.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  3
+                  1
                 </td>
                 <td>
-                  1
+                  0
                 </td>
               </tr>
                           <tr>

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/ci-management.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/ci-management.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/ci-management.html Sat Feb  8 08:48:21 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:ci-management at 2019-05-12
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:ci-management at 2020-02-08
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190512" />
+    <meta name="Date-Revision-yyyymmdd" content="20200208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Checkstyle Plugin &#x2013; CI Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Checkstyle Plugin">Apache Maven Checkstyle Plugin</a><span class="divider">/</span></li>
     <li class="active ">CI Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-05-12</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-02-08</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.1</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -108,7 +108,7 @@
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
 </ul>
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/plugins/maven-checkstyle-plugin/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
 <script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
@@ -144,7 +144,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2005&#x2013;2019
+            <p>Copyright &copy;2005&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/config/index.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/config/index.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/config/index.html Sat Feb  8 08:48:21 2020
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/config/index.apt at 2019-05-12
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/config/index.apt at 2020-02-08
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Hervé Boutemy
 Dennis Lundberg" />
     <meta name="Date-Creation-yyyymmdd" content="20150706" />
-    <meta name="Date-Revision-yyyymmdd" content="20190512" />
+    <meta name="Date-Revision-yyyymmdd" content="20200208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Checkstyle Plugin &#x2013; Predefined Rulesets</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ Dennis Lundberg" />
       <li class=""><a href="../../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Apache Maven Checkstyle Plugin">Apache Maven Checkstyle Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Predefined Rulesets <a href="https://github.com/apache/maven-checkstyle-plugin/tree/maven-checkstyle-plugin-3.1.0/src/site/apt/config/index.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-05-12</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
+    <li class="active ">Predefined Rulesets <a href="https://github.com/apache/maven-checkstyle-plugin/tree/maven-checkstyle-plugin-3.1.1/src/site/apt/config/index.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-02-08</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.1</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -94,7 +94,7 @@ Dennis Lundberg" />
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
 </ul>
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/plugins/maven-checkstyle-plugin/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
 <script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
@@ -166,7 +166,7 @@ Dennis Lundberg" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2005&#x2013;2019
+            <p>Copyright &copy;2005&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/cpd.html
==============================================================================
--- maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/cpd.html (original)
+++ maven/website/components/plugins-archives/maven-checkstyle-plugin-LATEST/cpd.html Sat Feb  8 08:48:21 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-pmd-plugin:3.8:cpd at 2019-05-12
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-pmd-plugin:3.8:cpd at 2020-02-08
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190512" />
+    <meta name="Date-Revision-yyyymmdd" content="20200208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Checkstyle Plugin &#x2013; CPD Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Checkstyle Plugin">Apache Maven Checkstyle Plugin</a><span class="divider">/</span></li>
     <li class="active ">CPD Results</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-05-12</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-02-08</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.1</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -79,10 +79,9 @@
     <li><a href="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a></li>
     <li><a href="testapidocs/index.html" title="Test Javadoc"><span class="none"></span>Test Javadoc</a></li>
     <li><a href="findbugs.html" title="FindBugs"><span class="none"></span>FindBugs</a></li>
-    <li><a href="sonar.html" title="Sonar"><span class="none"></span>Sonar</a></li>
     <li><a href="plugin-info.html" title="Plugin Documentation"><span class="none"></span>Plugin Documentation</a></li>
     <li><a href="invoker-report.html" title="Invoker Build Results"><span class="none"></span>Invoker Build Results</a></li>
-    <li><a href="l10n-status.html" title="L10n Status"><span class="none"></span>L10n Status</a></li>
+    <li><a href="l10n-report.html" title="L10n validation"><span class="none"></span>L10n validation</a></li>
     </ul>
 </li>
       <li class="nav-header">Maven Projects</li>
@@ -108,7 +107,7 @@
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
 </ul>
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/plugins/maven-checkstyle-plugin/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
 <script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
@@ -141,7 +140,7 @@
 <td><a href="./xref/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.html#L581">581</a></td></tr>
 <tr class="a">
 <td>org/apache/maven/plugins/checkstyle/CheckstyleViolationCheckMojo.java</td>
-<td><a href="./xref/org/apache/maven/plugins/checkstyle/CheckstyleViolationCheckMojo.html#L813">813</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugins/checkstyle/CheckstyleViolationCheckMojo.html#L829">829</a></td></tr>
 <tr class="b"><td colspan='2'>
 <div>
 <pre>    private List&lt;Artifact&gt; collectArtifacts( String hint )
@@ -182,7 +181,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2005&#x2013;2019
+            <p>Copyright &copy;2005&#x2013;2020
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>