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 ol...@apache.org on 2017/07/25 23:24:16 UTC

svn commit: r1015972 [16/29] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-use/ apidocs/org/apache/maven/plugin/compiler/ api...

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/serialized-form.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/serialized-form.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/serialized-form.html Tue Jul 25 23:24:13 2017
@@ -1,15 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="nl">
+<html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Serialized Form (Apache Maven Compiler Plugin 3.6.1 API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Serialized Form (Apache Maven Compiler Plugin 3.6.2 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Serialized Form (Apache Maven Compiler Plugin 3.6.1 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Serialized Form (Apache Maven Compiler Plugin 3.6.2 API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,9 +23,11 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -40,10 +48,10 @@
 </ul>
 <ul class="navList">
 <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
-<li><a href="serialized-form.html" target="_top">No Frames</a></li>
+<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All Classes</a></li>
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -57,7 +65,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -72,20 +80,18 @@
 <li class="blockList"><a name="org.apache.maven.plugin.AbstractMojoExecutionException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojoExecutionException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojoExecutionException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <ul class="blockList">
-<li class="blockList"><a name="serializedForm">
-<!--   -->
-</a>
+<li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockList">
 <h4>source</h4>
-<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> source</pre>
+<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> source</pre>
 </li>
 <li class="blockListLast">
 <h4>longMessage</h4>
-<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> longMessage</pre>
+<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> longMessage</pre>
 </li>
 </ul>
 </li>
@@ -99,11 +105,9 @@
 <li class="blockList"><a name="org.apache.maven.plugin.CycleDetectedInPluginGraphException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/CycleDetectedInPluginGraphException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.CycleDetectedInPluginGraphException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/CycleDetectedInPluginGraphException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.CycleDetectedInPluginGraphException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <ul class="blockList">
-<li class="blockList"><a name="serializedForm">
-<!--   -->
-</a>
+<li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockListLast">
@@ -117,12 +121,12 @@
 <li class="blockList"><a name="org.apache.maven.plugin.InvalidPluginDescriptorException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/InvalidPluginDescriptorException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.InvalidPluginDescriptorException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/InvalidPluginDescriptorException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.InvalidPluginDescriptorException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 </li>
 <li class="blockList"><a name="org.apache.maven.plugin.InvalidPluginException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/InvalidPluginException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.InvalidPluginException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/InvalidPluginException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.InvalidPluginException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 </li>
 <li class="blockList"><a name="org.apache.maven.plugin.MojoExecutionException">
 <!--   -->
@@ -137,16 +141,14 @@
 <li class="blockList"><a name="org.apache.maven.plugin.MojoNotFoundException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoNotFoundException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.MojoNotFoundException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoNotFoundException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.MojoNotFoundException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <ul class="blockList">
-<li class="blockList"><a name="serializedForm">
-<!--   -->
-</a>
+<li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockList">
 <h4>goal</h4>
-<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> goal</pre>
+<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> goal</pre>
 </li>
 <li class="blockListLast">
 <h4>pluginDescriptor</h4>
@@ -159,11 +161,9 @@
 <li class="blockList"><a name="org.apache.maven.plugin.PluginConfigurationException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginConfigurationException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginConfigurationException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginConfigurationException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginConfigurationException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <ul class="blockList">
-<li class="blockList"><a name="serializedForm">
-<!--   -->
-</a>
+<li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockList">
@@ -172,7 +172,7 @@
 </li>
 <li class="blockListLast">
 <h4>originalMessage</h4>
-<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> originalMessage</pre>
+<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> originalMessage</pre>
 </li>
 </ul>
 </li>
@@ -183,9 +183,7 @@
 </a>
 <h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginContainerException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginContainerException</a> extends <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginManagerException.html?is-external=true" title="class or interface in org.apache.maven.plugin">PluginManagerException</a> implements Serializable</h3>
 <ul class="blockList">
-<li class="blockList"><a name="serializedForm">
-<!--   -->
-</a>
+<li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockListLast">
@@ -199,16 +197,14 @@
 <li class="blockList"><a name="org.apache.maven.plugin.PluginDescriptorParsingException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginDescriptorParsingException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginDescriptorParsingException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginDescriptorParsingException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginDescriptorParsingException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 </li>
 <li class="blockList"><a name="org.apache.maven.plugin.PluginExecutionException">
 <!--   -->
 </a>
 <h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginExecutionException</a> extends <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginManagerException.html?is-external=true" title="class or interface in org.apache.maven.plugin">PluginManagerException</a> implements Serializable</h3>
 <ul class="blockList">
-<li class="blockList"><a name="serializedForm">
-<!--   -->
-</a>
+<li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockListLast">
@@ -222,16 +218,14 @@
 <li class="blockList"><a name="org.apache.maven.plugin.PluginLoaderException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginLoaderException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginLoaderException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginLoaderException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginLoaderException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <ul class="blockList">
-<li class="blockList"><a name="serializedForm">
-<!--   -->
-</a>
+<li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockListLast">
 <h4>pluginKey</h4>
-<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pluginKey</pre>
+<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pluginKey</pre>
 </li>
 </ul>
 </li>
@@ -240,28 +234,26 @@
 <li class="blockList"><a name="org.apache.maven.plugin.PluginManagerException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginManagerException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginManagerException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginManagerException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginManagerException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <ul class="blockList">
-<li class="blockList"><a name="serializedForm">
-<!--   -->
-</a>
+<li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockList">
 <h4>pluginGroupId</h4>
-<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pluginGroupId</pre>
+<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pluginGroupId</pre>
 </li>
 <li class="blockList">
 <h4>pluginArtifactId</h4>
-<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pluginArtifactId</pre>
+<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pluginArtifactId</pre>
 </li>
 <li class="blockList">
 <h4>pluginVersion</h4>
-<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pluginVersion</pre>
+<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pluginVersion</pre>
 </li>
 <li class="blockList">
 <h4>goal</h4>
-<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> goal</pre>
+<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> goal</pre>
 </li>
 <li class="blockListLast">
 <h4>project</h4>
@@ -276,9 +268,7 @@
 </a>
 <h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginNotFoundException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginNotFoundException</a> extends <a href="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/resolver/AbstractArtifactResolutionException.html?is-external=true" title="class or interface in org.apache.maven.artifact.resolver">AbstractArtifactResolutionException</a> implements Serializable</h3>
 <ul class="blockList">
-<li class="blockList"><a name="serializedForm">
-<!--   -->
-</a>
+<li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockListLast">
@@ -294,14 +284,12 @@
 </a>
 <h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginParameterException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginParameterException</a> extends <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginConfigurationException.html?is-external=true" title="class or interface in org.apache.maven.plugin">PluginConfigurationException</a> implements Serializable</h3>
 <ul class="blockList">
-<li class="blockList"><a name="serializedForm">
-<!--   -->
-</a>
+<li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockList">
 <h4>parameters</h4>
-<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; parameters</pre>
+<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; parameters</pre>
 </li>
 <li class="blockListLast">
 <h4>mojo</h4>
@@ -314,11 +302,9 @@
 <li class="blockList"><a name="org.apache.maven.plugin.PluginResolutionException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginResolutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginResolutionException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginResolutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginResolutionException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <ul class="blockList">
-<li class="blockList"><a name="serializedForm">
-<!--   -->
-</a>
+<li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockListLast">
@@ -344,9 +330,11 @@
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -367,10 +355,10 @@
 </ul>
 <ul class="navList">
 <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
-<li><a href="serialized-form.html" target="_top">No Frames</a></li>
+<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All Classes</a></li>
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -384,7 +372,7 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/stylesheet.css
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/stylesheet.css (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/stylesheet.css Tue Jul 25 23:24:13 2017
@@ -2,16 +2,19 @@
 /*
 Overall document style
 */
+
+@import url('resources/fonts/dejavu.css');
+
 body {
     background-color:#ffffff;
     color:#353833;
-    font-family:Arial, Helvetica, sans-serif;
-    font-size:76%;
+    font-family:'DejaVu Sans', Arial, Helvetica, sans-serif;
+    font-size:14px;
     margin:0;
 }
 a:link, a:visited {
     text-decoration:none;
-    color:#4c6b87;
+    color:#4A6782;
 }
 a:hover, a:focus {
     text-decoration:none;
@@ -19,7 +22,7 @@ a:hover, a:focus {
 }
 a:active {
     text-decoration:none;
-    color:#4c6b87;
+    color:#4A6782;
 }
 a[name] {
     color:#353833;
@@ -29,41 +32,51 @@ a[name]:hover {
     color:#353833;
 }
 pre {
-    font-size:1.3em;
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
 }
 h1 {
-    font-size:1.8em;
+    font-size:20px;
 }
 h2 {
-    font-size:1.5em;
+    font-size:18px;
 }
 h3 {
-    font-size:1.4em;
+    font-size:16px;
+    font-style:italic;
 }
 h4 {
-    font-size:1.3em;
+    font-size:13px;
 }
 h5 {
-    font-size:1.2em;
+    font-size:12px;
 }
 h6 {
-    font-size:1.1em;
+    font-size:11px;
 }
 ul {
     list-style-type:disc;
 }
 code, tt {
-    font-size:1.2em;
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
+    padding-top:4px;
+    margin-top:8px;
+    line-height:1.4em;
 }
 dt code {
-    font-size:1.2em;
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
+    padding-top:4px;
 }
 table tr td dt code {
-    font-size:1.2em;
+    font-family:'DejaVu Sans Mono', monospace;
+    font-size:14px;
     vertical-align:top;
+    padding-top:4px;
 }
 sup {
-    font-size:.6em;
+    font-size:8px;
 }
 /*
 Document title and Copyright styles
@@ -76,9 +89,9 @@ Document title and Copyright styles
 .aboutLanguage {
     float:right;
     padding:0px 21px;
-    font-size:.8em;
+    font-size:11px;
     z-index:200;
-    margin-top:-7px;
+    margin-top:-9px;
 }
 .legalCopy {
     margin-left:.5em;
@@ -92,9 +105,6 @@ Document title and Copyright styles
 }
 .tab {
     background-color:#0066FF;
-    background-image:url(resources/titlebar.gif);
-    background-position:left top;
-    background-repeat:no-repeat;
     color:#ffffff;
     padding:8px;
     width:5em;
@@ -104,17 +114,15 @@ Document title and Copyright styles
 Navigation bar styles
 */
 .bar {
-    background-image:url(resources/background.gif);
-    background-repeat:repeat-x;
+    background-color:#4D7A97;
     color:#FFFFFF;
     padding:.8em .5em .4em .8em;
     height:auto;/*height:1.8em;*/
-    font-size:1em;
+    font-size:11px;
     margin:0;
 }
 .topNav {
-    background-image:url(resources/background.gif);
-    background-repeat:repeat-x;
+    background-color:#4D7A97;
     color:#FFFFFF;
     float:left;
     padding:0;
@@ -123,11 +131,11 @@ Navigation bar styles
     height:2.8em;
     padding-top:10px;
     overflow:hidden;
+    font-size:12px; 
 }
 .bottomNav {
     margin-top:10px;
-    background-image:url(resources/background.gif);
-    background-repeat:repeat-x;
+    background-color:#4D7A97;
     color:#FFFFFF;
     float:left;
     padding:0;
@@ -136,18 +144,20 @@ Navigation bar styles
     height:2.8em;
     padding-top:10px;
     overflow:hidden;
+    font-size:12px;
 }
 .subNav {
     background-color:#dee3e9;
-    border-bottom:1px solid #9eadc0;
     float:left;
     width:100%;
     overflow:hidden;
+    font-size:12px;
 }
 .subNav div {
     clear:left;
     float:left;
     padding:0 0 5px 6px;
+    text-transform:uppercase;
 }
 ul.navList, ul.subNavList {
     float:left;
@@ -157,27 +167,33 @@ ul.navList, ul.subNavList {
 ul.navList li{
     list-style:none;
     float:left;
-    padding:3px 6px;
+    padding: 5px 6px;
+    text-transform:uppercase;
 }
 ul.subNavList li{
     list-style:none;
     float:left;
-    font-size:90%;
 }
 .topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited {
     color:#FFFFFF;
     text-decoration:none;
+    text-transform:uppercase;
 }
 .topNav a:hover, .bottomNav a:hover {
     text-decoration:none;
     color:#bb7a2a;
+    text-transform:uppercase;
 }
 .navBarCell1Rev {
-    background-image:url(resources/tab.gif);
-    background-color:#a88834;
-    color:#FFFFFF;
+    background-color:#F8981D;
+    color:#253441;
     margin: auto 5px;
-    border:1px solid #c9aa44;
+}
+.skipNav {
+    position:absolute;
+    top:auto;
+    left:-9999px;
+    overflow:hidden;
 }
 /*
 Page header and footer styles
@@ -191,8 +207,11 @@ Page header and footer styles
     margin:10px;
     position:relative;
 }
+.indexHeader span{
+    margin-right:15px;
+}
 .indexHeader h1 {
-    font-size:1.3em;
+    font-size:13px;
 }
 .title {
     color:#2c4557;
@@ -202,7 +221,7 @@ Page header and footer styles
     margin:5px 0 0 0;
 }
 .header ul {
-    margin:0 0 25px 0;
+    margin:0 0 15px 0;
     padding:0;
 }
 .footer ul {
@@ -210,24 +229,22 @@ Page header and footer styles
 }
 .header ul li, .footer ul li {
     list-style:none;
-    font-size:1.2em;
+    font-size:13px;
 }
 /*
 Heading styles
 */
 div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
     background-color:#dee3e9;
-    border-top:1px solid #9eadc0;
-    border-bottom:1px solid #9eadc0;
+    border:1px solid #d0d9e0;
     margin:0 0 6px -8px;
-    padding:2px 5px;
+    padding:7px 5px;
 }
 ul.blockList ul.blockList ul.blockList li.blockList h3 {
     background-color:#dee3e9;
-    border-top:1px solid #9eadc0;
-    border-bottom:1px solid #9eadc0;
+    border:1px solid #d0d9e0;
     margin:0 0 6px -8px;
-    padding:2px 5px;
+    padding:7px 5px;
 }
 ul.blockList ul.blockList li.blockList h3 {
     padding:0;
@@ -247,10 +264,10 @@ Page layout container styles
 .indexContainer {
     margin:10px;
     position:relative;
-    font-size:1.0em;
+    font-size:12px;
 }
 .indexContainer h2 {
-    font-size:1.1em;
+    font-size:13px;
     padding:0 0 3px 0;
 }
 .indexContainer ul {
@@ -259,15 +276,18 @@ Page layout container styles
 }
 .indexContainer ul li {
     list-style:none;
+    padding-top:2px;
 }
 .contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt {
-    font-size:1.1em;
+    font-size:12px;
     font-weight:bold;
     margin:10px 0 0 0;
     color:#4E4E4E;
 }
 .contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd {
-    margin:10px 0 10px 20px;
+    margin:5px 0 10px 0px;
+    font-size:14px;
+    font-family:'DejaVu Sans Mono',monospace;
 }
 .serializedFormContainer dl.nameValue dt {
     margin-left:1px;
@@ -306,25 +326,24 @@ ul.blockList, ul.blockListLast {
 }
 ul.blockList li.blockList, ul.blockListLast li.blockList {
     list-style:none;
-    margin-bottom:25px;
+    margin-bottom:15px;
+    line-height:1.4;
 }
 ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList {
     padding:0px 20px 5px 10px;
-    border:1px solid #9eadc0;
-    background-color:#f9f9f9;
+    border:1px solid #ededed; 
+    background-color:#f8f8f8;
 }
 ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList {
     padding:0 0 5px 8px;
     background-color:#ffffff;
-    border:1px solid #9eadc0;
-    border-top:none;
+    border:none;
 }
 ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
     margin-left:0;
     padding-left:0;
     padding-bottom:15px;
     border:none;
-    border-bottom:1px solid #9eadc0;
 }
 ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
     list-style:none;
@@ -338,107 +357,155 @@ table tr td dl, table tr td dl dt, table
 /*
 Table styles
 */
-.contentContainer table, .classUseContainer table, .constantValuesContainer table {
-    border-bottom:1px solid #9eadc0;
-    width:100%;
-}
-.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table {
+.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary {
     width:100%;
+    border-left:1px solid #EEE; 
+    border-right:1px solid #EEE; 
+    border-bottom:1px solid #EEE; 
 }
-.contentContainer .description table, .contentContainer .details table {
-    border-bottom:none;
-}
-.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{
-    vertical-align:top;
-    padding-right:20px;
-}
-.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast,
-.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast,
-.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne,
-.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne {
-    padding-right:3px;
+.overviewSummary, .memberSummary  {
+    padding:0px;
 }
-.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption {
+.overviewSummary caption, .memberSummary caption, .typeSummary caption,
+.useSummary caption, .constantsSummary caption, .deprecatedSummary caption {
     position:relative;
     text-align:left;
     background-repeat:no-repeat;
-    color:#FFFFFF;
+    color:#253441;
     font-weight:bold;
     clear:none;
     overflow:hidden;
     padding:0px;
+    padding-top:10px;
+    padding-left:1px;
     margin:0px;
+    white-space:pre;
 }
-caption a:link, caption a:hover, caption a:active, caption a:visited {
+.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link,
+.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link,
+.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover,
+.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover,
+.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active,
+.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active,
+.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited,
+.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited {
     color:#FFFFFF;
 }
-.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span {
+.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span,
+.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span {
     white-space:nowrap;
-    padding-top:8px;
-    padding-left:8px;
-    display:block;
+    padding-top:5px;
+    padding-left:12px;
+    padding-right:12px;
+    padding-bottom:7px;
+    display:inline-block;
     float:left;
-    background-image:url(resources/titlebar.gif);
-    height:18px;
+    background-color:#F8981D;
+    border: none;
+    height:16px;
 }
-.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd {
-    width:10px;
-    background-image:url(resources/titlebar_end.gif);
-    background-repeat:no-repeat;
-    background-position:top right;
-    position:relative;
+.memberSummary caption span.activeTableTab span {
+    white-space:nowrap;
+    padding-top:5px;
+    padding-left:12px;
+    padding-right:12px;
+    margin-right:3px;
+    display:inline-block;
     float:left;
+    background-color:#F8981D;
+    height:16px;
 }
-ul.blockList ul.blockList li.blockList table {
-    margin:0 0 12px 0px;
-    width:100%;
+.memberSummary caption span.tableTab span {
+    white-space:nowrap;
+    padding-top:5px;
+    padding-left:12px;
+    padding-right:12px;
+    margin-right:3px;
+    display:inline-block;
+    float:left;
+    background-color:#4D7A97;
+    height:16px;
 }
-.tableSubHeadingColor {
-    background-color: #EEEEFF;
+.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab {
+    padding-top:0px;
+    padding-left:0px;
+    padding-right:0px;
+    background-image:none;
+    float:none;
+    display:inline;
 }
-.altColor {
-    background-color:#eeeeef;
+.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd,
+.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd {
+    display:none;
+    width:5px;
+    position:relative;
+    float:left;
+    background-color:#F8981D;
 }
-.rowColor {
-    background-color:#ffffff;
+.memberSummary .activeTableTab .tabEnd {
+    display:none;
+    width:5px;
+    margin-right:3px;
+    position:relative; 
+    float:left;
+    background-color:#F8981D;
 }
-.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td {
+.memberSummary .tableTab .tabEnd {
+    display:none;
+    width:5px;
+    margin-right:3px;
+    position:relative;
+    background-color:#4D7A97;
+    float:left;
+
+}
+.overviewSummary td, .memberSummary td, .typeSummary td,
+.useSummary td, .constantsSummary td, .deprecatedSummary td {
     text-align:left;
-    padding:3px 3px 3px 7px;
+    padding:0px 0px 12px 10px;
 }
-th.colFirst, th.colLast, th.colOne, .constantValuesContainer th {
+th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th,
+td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{
+    vertical-align:top;
+    padding-right:0px;
+    padding-top:8px;
+    padding-bottom:3px;
+}
+th.colFirst, th.colLast, th.colOne, .constantsSummary th {
     background:#dee3e9;
-    border-top:1px solid #9eadc0;
-    border-bottom:1px solid #9eadc0;
     text-align:left;
-    padding:3px 3px 3px 7px;
-}
-td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover {
-    font-weight:bold;
+    padding:8px 3px 3px 7px;
 }
 td.colFirst, th.colFirst {
-    border-left:1px solid #9eadc0;
     white-space:nowrap;
+    font-size:13px;
 }
 td.colLast, th.colLast {
-    border-right:1px solid #9eadc0;
+    font-size:13px;
 }
 td.colOne, th.colOne {
-    border-right:1px solid #9eadc0;
-    border-left:1px solid #9eadc0;
-}
-table.overviewSummary  {
-    padding:0px;
-    margin-left:0px;
+    font-size:13px;
 }
-table.overviewSummary td.colFirst, table.overviewSummary th.colFirst,
-table.overviewSummary td.colOne, table.overviewSummary th.colOne {
+.overviewSummary td.colFirst, .overviewSummary th.colFirst,
+.useSummary td.colFirst, .useSummary th.colFirst,
+.overviewSummary td.colOne, .overviewSummary th.colOne,
+.memberSummary td.colFirst, .memberSummary th.colFirst,
+.memberSummary td.colOne, .memberSummary th.colOne,
+.typeSummary td.colFirst{
     width:25%;
-    vertical-align:middle;
+    vertical-align:top;
 }
-table.packageSummary td.colFirst, table.overviewSummary th.colFirst {
-    width:25%;
-    vertical-align:middle;
+td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover {
+    font-weight:bold;
+}
+.tableSubHeadingColor {
+    background-color:#EEEEFF;
+}
+.altColor {
+    background-color:#FFFFFF;
+}
+.rowColor {
+    background-color:#EEEEEF;
 }
 /*
 Content styles
@@ -453,6 +520,24 @@ Content styles
 .docSummary {
     padding:0;
 }
+
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+    font-style:normal;
+}
+
+div.block {
+    font-size:14px;
+    font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif;
+}
+
+td.colLast div {
+    padding-top:0px;
+}
+
+
+td.colLast a {
+    padding-bottom:3px;
+}
 /*
 Formatting effect styles
 */
@@ -463,12 +548,27 @@ Formatting effect styles
 h1.hidden {
     visibility:hidden;
     overflow:hidden;
-    font-size:.9em;
+    font-size:10px;
 }
 .block {
     display:block;
-    margin:3px 0 0 0;
+    margin:3px 10px 2px 0px;
+    color:#474747;
 }
-.strong {
+.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink,
+.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel,
+.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink {
     font-weight:bold;
+}
+.deprecationComment, .emphasizedPhrase, .interfaceName {
+    font-style:italic;
+}
+
+div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase,
+div.block div.block span.interfaceName {
+    font-style:normal;
+}
+
+div.contentContainer ul.blockList li.blockList h2{
+    padding-bottom:0px;
 }
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.html Tue Jul 25 23:24:13 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-01-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-07-26 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <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="20170113" />
+    <meta name="Date-Revision-yyyymmdd" content="20170726" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Checkstyle Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -77,9 +77,9 @@
         <li class="active ">Checkstyle Results</li>
         
               
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-01-13</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-07-26</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 3.6.1
+                    Version: 3.6.2
         </li>
             
                             </ul>
@@ -448,9 +448,9 @@
 <th><img src="images/icon_warning_sml.gif" alt="" />&#160;Warnings</th>
 <th><img src="images/icon_error_sml.gif" alt="" />&#160;Errors</th></tr>
 <tr class="b">
-<td>12</td>
-<td>2</td>
-<td>56</td>
+<td>17</td>
+<td>6</td>
+<td>84</td>
 <td>1</td></tr></table></div>
 <div class="section">
 <h2><a name="Files"></a>Files</h2>
@@ -486,14 +486,34 @@
 <td>10</td>
 <td>0</td></tr>
 <tr class="a">
-<td><a href="#org.apache.maven.plugin.compiler.ModuleInfoParser.java">org/apache/maven/plugin/compiler/ModuleInfoParser.java</a></td>
+<td><a href="#org.apache.maven.plugin.compiler.TestCompilerMojo.java">org/apache/maven/plugin/compiler/TestCompilerMojo.java</a></td>
+<td>1</td>
+<td>11</td>
+<td>0</td></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.java">org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.java</a></td>
+<td>0</td>
+<td>11</td>
+<td>0</td></tr>
+<tr class="a">
+<td><a href="#org.apache.maven.plugin.compiler.module.ModuleInfoParser.java">org/apache/maven/plugin/compiler/module/ModuleInfoParser.java</a></td>
 <td>2</td>
 <td>3</td>
 <td>0</td></tr>
 <tr class="b">
-<td><a href="#org.apache.maven.plugin.compiler.TestCompilerMojo.java">org/apache/maven/plugin/compiler/TestCompilerMojo.java</a></td>
+<td><a href="#org.apache.maven.plugin.compiler.module.ProjectAnalyzer.java">org/apache/maven/plugin/compiler/module/ProjectAnalyzer.java</a></td>
 <td>0</td>
-<td>11</td>
+<td>1</td>
+<td>0</td></tr>
+<tr class="a">
+<td><a href="#org.apache.maven.plugin.compiler.module.ProjectAnalyzerRequest.java">org/apache/maven/plugin/compiler/module/ProjectAnalyzerRequest.java</a></td>
+<td>0</td>
+<td>6</td>
+<td>0</td></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult.java">org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.java</a></td>
+<td>3</td>
+<td>10</td>
 <td>0</td></tr></table></div>
 <div class="section">
 <h2><a name="Rules"></a>Rules</h2>
@@ -509,21 +529,21 @@
 <ul>
 <li>ignoreConstructorParameter: <tt>&quot;true&quot;</tt></li>
 <li>ignoreSetter: <tt>&quot;true&quot;</tt></li></ul></td>
-<td>1</td>
+<td>3</td>
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr>
 <tr class="a">
 <td>javadoc</td>
 <td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_javadoc.html#JavadocMethod">JavadocMethod</a>
 <ul>
 <li>scope: <tt>&quot;protected&quot;</tt></li></ul></td>
-<td>55</td>
+<td>81</td>
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr>
 <tr class="b">
 <td></td>
 <td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_javadoc.html#JavadocVariable">JavadocVariable</a>
 <ul>
 <li>scope: <tt>&quot;protected&quot;</tt></li></ul></td>
-<td>2</td>
+<td>6</td>
 <td><img src="images/icon_info_sml.gif" alt="" />&#160;Info</td></tr>
 <tr class="a">
 <td>sizes</td>
@@ -561,115 +581,115 @@
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L480">480</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L487">487</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>coding</td>
 <td>HiddenField</td>
 <td>'staleMillis' hides a field.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L480">480</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L487">487</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/plugin/compiler/AbstractCompilerMojo.html#L482">482</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L489">489</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/plugin/compiler/AbstractCompilerMojo.html#L484">484</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L491">491</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/plugin/compiler/AbstractCompilerMojo.html#L486">486</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L493">493</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/plugin/compiler/AbstractCompilerMojo.html#L488">488</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L495">495</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/plugin/compiler/AbstractCompilerMojo.html#L490">490</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L497">497</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/plugin/compiler/AbstractCompilerMojo.html#L492">492</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L499">499</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/plugin/compiler/AbstractCompilerMojo.html#L494">494</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L501">501</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/plugin/compiler/AbstractCompilerMojo.html#L496">496</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L503">503</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/plugin/compiler/AbstractCompilerMojo.html#L498">498</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L505">505</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/plugin/compiler/AbstractCompilerMojo.html#L500">500</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L507">507</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/plugin/compiler/AbstractCompilerMojo.html#L502">502</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L509">509</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/plugin/compiler/AbstractCompilerMojo.html#L504">504</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L511">511</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/plugin/compiler/AbstractCompilerMojo.html#L506">506</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L513">513</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
 <td>sizes</td>
 <td>MethodLength</td>
-<td>Method length is 546 lines (max allowed is 150).</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L511">511</a></td></tr>
+<td>Method length is 548 lines (max allowed is 150).</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L518">518</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/plugin/compiler/AbstractCompilerMojo.html#L1061">1061</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1070">1070</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/plugin/compiler/AbstractCompilerMojo.html#L1066">1066</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1075">1075</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/plugin/compiler/AbstractCompilerMojo.html#L1178">1178</a></td></tr></table></div>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1187">1187</a></td></tr></table></div>
 <div class="section">
 <h3 id="org.apache.maven.plugin.compiler.CompilationFailureException.java">org/apache/maven/plugin/compiler/CompilationFailureException.java</h3>
 <table border="0" class="table table-striped">
@@ -705,67 +725,67 @@
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L107">107</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L128">128</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/plugin/compiler/CompilerMojo.html#L112">112</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L133">133</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/plugin/compiler/CompilerMojo.html#L123">123</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L144">144</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/plugin/compiler/CompilerMojo.html#L128">128</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L149">149</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/plugin/compiler/CompilerMojo.html#L174">174</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L307">307</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/plugin/compiler/CompilerMojo.html#L194">194</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L327">327</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/plugin/compiler/CompilerMojo.html#L218">218</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L351">351</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/plugin/compiler/CompilerMojo.html#L223">223</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L356">356</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/plugin/compiler/CompilerMojo.html#L235">235</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L367">367</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/plugin/compiler/CompilerMojo.html#L240">240</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L372">372</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/plugin/compiler/CompilerMojo.html#L245">245</a></td></tr></table></div>
+<td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L377">377</a></td></tr></table></div>
 <div class="section">
 <h3 id="org.apache.maven.plugin.compiler.DependencyCoordinate.java">org/apache/maven/plugin/compiler/DependencyCoordinate.java</h3>
 <table border="0" class="table table-striped">
@@ -836,7 +856,7 @@
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/DependencyCoordinate.html#L85">85</a></td></tr></table></div>
 <div class="section">
-<h3 id="org.apache.maven.plugin.compiler.ModuleInfoParser.java">org/apache/maven/plugin/compiler/ModuleInfoParser.java</h3>
+<h3 id="org.apache.maven.plugin.compiler.TestCompilerMojo.java">org/apache/maven/plugin/compiler/TestCompilerMojo.java</h3>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Severity</th>
@@ -849,106 +869,334 @@
 <td>javadoc</td>
 <td>JavadocVariable</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/ModuleInfoParser.html#L38">38</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L55">55</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/plugin/compiler/TestCompilerMojo.html#L164">164</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/plugin/compiler/TestCompilerMojo.html#L175">175</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/plugin/compiler/TestCompilerMojo.html#L180">180</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/plugin/compiler/TestCompilerMojo.html#L191">191</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/plugin/compiler/TestCompilerMojo.html#L333">333</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/plugin/compiler/TestCompilerMojo.html#L353">353</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/plugin/compiler/TestCompilerMojo.html#L377">377</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/plugin/compiler/TestCompilerMojo.html#L382">382</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/plugin/compiler/TestCompilerMojo.html#L393">393</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/plugin/compiler/TestCompilerMojo.html#L398">398</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/plugin/compiler/TestCompilerMojo.html#L403">403</a></td></tr></table></div>
+<div class="section">
+<h3 id="org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.java">org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.java</h3>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
+<th>Message</th>
+<th>Line</th></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/plugin/compiler/module/JavaModuleDescriptor.html#L44">44</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/plugin/compiler/module/JavaModuleDescriptor.html#L49">49</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/plugin/compiler/module/JavaModuleDescriptor.html#L54">54</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/plugin/compiler/module/JavaModuleDescriptor.html#L59">59</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/plugin/compiler/module/JavaModuleDescriptor.html#L64">64</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/plugin/compiler/module/JavaModuleDescriptor.html#L69">69</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/plugin/compiler/module/JavaModuleDescriptor.html#L96">96</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/plugin/compiler/module/JavaModuleDescriptor.html#L103">103</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/plugin/compiler/module/JavaModuleDescriptor.html#L110">110</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/plugin/compiler/module/JavaModuleDescriptor.html#L131">131</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/plugin/compiler/module/JavaModuleDescriptor.html#L153">153</a></td></tr></table></div>
+<div class="section">
+<h3 id="org.apache.maven.plugin.compiler.module.ModuleInfoParser.java">org/apache/maven/plugin/compiler/module/ModuleInfoParser.java</h3>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
+<th>Message</th>
+<th>Line</th></tr>
 <tr class="b">
 <td><img src="images/icon_info_sml.gif" alt="" />&#160;Info</td>
 <td>javadoc</td>
 <td>JavadocVariable</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/ModuleInfoParser.html#L38">38</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ModuleInfoParser.html#L38">38</a></td></tr>
 <tr class="a">
+<td><img src="images/icon_info_sml.gif" alt="" />&#160;Info</td>
+<td>javadoc</td>
+<td>JavadocVariable</td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ModuleInfoParser.html#L38">38</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>Expected an @return tag.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/ModuleInfoParser.html#L55">55</a></td></tr>
-<tr class="b">
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ModuleInfoParser.html#L55">55</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>Expected @param tag for 'modulePath'.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/ModuleInfoParser.html#L55">55</a></td></tr>
-<tr class="a">
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ModuleInfoParser.html#L55">55</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>Expected @throws tag for 'IOException'.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/ModuleInfoParser.html#L56">56</a></td></tr></table></div>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ModuleInfoParser.html#L56">56</a></td></tr></table></div>
 <div class="section">
-<h3 id="org.apache.maven.plugin.compiler.TestCompilerMojo.java">org/apache/maven/plugin/compiler/TestCompilerMojo.java</h3>
+<h3 id="org.apache.maven.plugin.compiler.module.ProjectAnalyzer.java">org/apache/maven/plugin/compiler/module/ProjectAnalyzer.java</h3>
 <table border="0" class="table table-striped">
+<tr class="a">
+<th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
+<th>Message</th>
+<th>Line</th></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/plugin/compiler/module/ProjectAnalyzer.html#L54">54</a></td></tr></table></div>
+<div class="section">
+<h3 id="org.apache.maven.plugin.compiler.module.ProjectAnalyzerRequest.java">org/apache/maven/plugin/compiler/module/ProjectAnalyzerRequest.java</h3>
+<table border="0" class="table table-striped">
+<tr class="a">
 <th>Severity</th>
 <th>Category</th>
 <th>Rule</th>
 <th>Message</th>
 <th>Line</th></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/plugin/compiler/module/ProjectAnalyzerRequest.html#L37">37</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/plugin/compiler/TestCompilerMojo.html#L162">162</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerRequest.html#L42">42</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>coding</td>
+<td>HiddenField</td>
+<td>'baseModuleDescriptor' hides a field.</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerRequest.html#L42">42</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/plugin/compiler/TestCompilerMojo.html#L173">173</a></td></tr>
-<tr class="a">
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerRequest.html#L48">48</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/plugin/compiler/TestCompilerMojo.html#L178">178</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerRequest.html#L53">53</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>coding</td>
+<td>HiddenField</td>
+<td>'dependencyArtifacts' hides a field.</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerRequest.html#L53">53</a></td></tr></table></div>
+<div class="section">
+<h3 id="org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult.java">org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.java</h3>
+<table border="0" class="table table-striped">
+<tr class="b">
+<th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
+<th>Message</th>
+<th>Line</th></tr>
+<tr class="a">
+<td><img src="images/icon_info_sml.gif" alt="" />&#160;Info</td>
+<td>javadoc</td>
+<td>JavadocVariable</td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#L41">41</a></td></tr>
+<tr class="b">
+<td><img src="images/icon_info_sml.gif" alt="" />&#160;Info</td>
+<td>javadoc</td>
+<td>JavadocVariable</td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#L41">41</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_info_sml.gif" alt="" />&#160;Info</td>
+<td>javadoc</td>
+<td>JavadocVariable</td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#L41">41</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/plugin/compiler/TestCompilerMojo.html#L189">189</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#L57">57</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/plugin/compiler/TestCompilerMojo.html#L337">337</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#L62">62</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/plugin/compiler/module/ProjectAnalyzerResult.html#L67">67</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>Expected an @return tag.</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#L75">75</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/plugin/compiler/TestCompilerMojo.html#L357">357</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#L80">80</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/plugin/compiler/TestCompilerMojo.html#L381">381</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#L85">85</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/plugin/compiler/TestCompilerMojo.html#L386">386</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#L90">90</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/plugin/compiler/TestCompilerMojo.html#L397">397</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#L95">95</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/plugin/compiler/TestCompilerMojo.html#L402">402</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#L100">100</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/plugin/compiler/TestCompilerMojo.html#L407">407</a></td></tr></table></div></div>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html#L105">105</a></td></tr></table></div></div>
                   </div>
             </div>
           </div>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.rss
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.rss (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.rss Tue Jul 25 23:24:13 2017
@@ -25,10 +25,10 @@ under the License.
     <language>en-us</language>
     <copyright>&#169;2001 - 2017 The Apache Software Foundation</copyright>
     <item>
-      <title>File: 12,
+      <title>File: 17,
              Errors: 1,
-             Warnings: 56,
-             Infos: 2
+             Warnings: 84,
+             Infos: 6
       </title>
             <link>https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html</link>
       <description>
@@ -46,13 +46,13 @@ under the License.
           <tbody>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.DependencyCoordinate.java">org/apache/maven/plugin/compiler/DependencyCoordinate.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.CompilationFailureException.java">org/apache/maven/plugin/compiler/CompilationFailureException.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  10
+                  2
                 </td>
                 <td>
                   0
@@ -60,21 +60,35 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.AbstractCompilerMojo.java">org/apache/maven/plugin/compiler/AbstractCompilerMojo.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.java">org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  18
+                  11
                 </td>
                 <td>
-                  1
+                  0
                 </td>
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.CompilerMojo.java">org/apache/maven/plugin/CompilerMojo.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.CompilerMojo.java">org/apache/maven/plugin/compiler/CompilerMojo.java</a>
+                </td>
+                <td>
+                  0
+                </td>
+                <td>
+                  11
+                </td>
+                <td>
+                  0
+                </td>
+              </tr>
+                          <tr>
+                <td>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.module.AsmModuleInfoParser.java">org/apache/maven/plugin/compiler/module/AsmModuleInfoParser.java</a>
                 </td>
                 <td>
                   0
@@ -88,21 +102,49 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.ModuleInfoParser.java">org/apache/maven/plugin/compiler/ModuleInfoParser.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.CompilationFailureException.java">org/apache/maven/plugin/CompilationFailureException.java</a>
                 </td>
                 <td>
-                  2
+                  0
+                </td>
+                <td>
+                  1
+                </td>
+                <td>
+                  0
+                </td>
+              </tr>
+                          <tr>
+                <td>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult.java">org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.java</a>
                 </td>
                 <td>
                   3
                 </td>
                 <td>
+                  10
+                </td>
+                <td>
+                  0
+                </td>
+              </tr>
+                          <tr>
+                <td>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.TestCompilerMojo.java">org/apache/maven/plugin/compiler/TestCompilerMojo.java</a>
+                </td>
+                <td>
+                  1
+                </td>
+                <td>
+                  11
+                </td>
+                <td>
                   0
                 </td>
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.AsmModuleInfoParser.java">org/apache/maven/plugin/compiler/AsmModuleInfoParser.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.module.ReflectModuleInfoParser.java">org/apache/maven/plugin/compiler/module/ReflectModuleInfoParser.java</a>
                 </td>
                 <td>
                   0
@@ -116,13 +158,13 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.CompilationFailureException.java">org/apache/maven/plugin/compiler/CompilationFailureException.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.CompilerMojo.java">org/apache/maven/plugin/CompilerMojo.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  2
+                  0
                 </td>
                 <td>
                   0
@@ -130,13 +172,13 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.CompilationFailureException.java">org/apache/maven/plugin/CompilationFailureException.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.module.QDoxModuleInfoParser.java">org/apache/maven/plugin/compiler/module/QDoxModuleInfoParser.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  1
+                  0
                 </td>
                 <td>
                   0
@@ -144,41 +186,69 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.AbstractCompilerMojo.java">org/apache/maven/plugin/AbstractCompilerMojo.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.AbstractCompilerMojo.java">org/apache/maven/plugin/compiler/AbstractCompilerMojo.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
+                  18
+                </td>
+                <td>
+                  1
+                </td>
+              </tr>
+                          <tr>
+                <td>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.DependencyCoordinate.java">org/apache/maven/plugin/compiler/DependencyCoordinate.java</a>
+                </td>
+                <td>
                   0
                 </td>
                 <td>
+                  10
+                </td>
+                <td>
                   0
                 </td>
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.TestCompilerMojo.java">org/apache/maven/plugin/TestCompilerMojo.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.module.ModuleInfoParser.java">org/apache/maven/plugin/compiler/module/ModuleInfoParser.java</a>
+                </td>
+                <td>
+                  2
+                </td>
+                <td>
+                  3
                 </td>
                 <td>
                   0
                 </td>
+              </tr>
+                          <tr>
+                <td>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.module.ProjectAnalyzerRequest.java">org/apache/maven/plugin/compiler/module/ProjectAnalyzerRequest.java</a>
+                </td>
                 <td>
                   0
                 </td>
                 <td>
+                  6
+                </td>
+                <td>
                   0
                 </td>
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.TestCompilerMojo.java">org/apache/maven/plugin/compiler/TestCompilerMojo.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.module.ProjectAnalyzer.java">org/apache/maven/plugin/compiler/module/ProjectAnalyzer.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  11
+                  1
                 </td>
                 <td>
                   0
@@ -186,7 +256,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.QDoxModuleInfoParser.java">org/apache/maven/plugin/compiler/QDoxModuleInfoParser.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.TestCompilerMojo.java">org/apache/maven/plugin/TestCompilerMojo.java</a>
                 </td>
                 <td>
                   0
@@ -200,13 +270,13 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.CompilerMojo.java">org/apache/maven/plugin/compiler/CompilerMojo.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.AbstractCompilerMojo.java">org/apache/maven/plugin/AbstractCompilerMojo.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  11
+                  0
                 </td>
                 <td>
                   0