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 [15/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/org/apache/maven/plugin/compiler/package-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-summary.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>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.6.1 API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.maven.plugin.compiler (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="org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.6.1 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.maven.plugin.compiler (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">
@@ -35,15 +43,15 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/maven/plugin/package-summary.html">Prev Package</a></li>
-<li>Next Package</li>
+<li><a href="../../../../../org/apache/maven/plugin/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/maven/plugin/compiler/package-summary.html" target="_top">Frames</a></li>
-<li><a href="package-summary.html" target="_top">No Frames</a></li>
+<li><a href="package-summary.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 ========= -->
@@ -67,24 +75,7 @@
 <div class="contentContainer">
 <ul class="blockList">
 <li class="blockList">
-<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
-<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Interface</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../../org/apache/maven/plugin/compiler/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler">ModuleInfoParser</a></td>
-<td class="colLast">
-<div class="block">Extract information from the module-info file</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
 <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Class</th>
@@ -100,33 +91,22 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../../org/apache/maven/plugin/compiler/AsmModuleInfoParser.html" title="class in org.apache.maven.plugin.compiler">AsmModuleInfoParser</a></td>
-<td class="colLast">
-<div class="block">Extract information from module with ASM</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/maven/plugin/compiler/CompilerMojo.html" title="class in org.apache.maven.plugin.compiler">CompilerMojo</a></td>
 <td class="colLast">
 <div class="block">Compiles application sources</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/maven/plugin/compiler/DependencyCoordinate.html" title="class in org.apache.maven.plugin.compiler">DependencyCoordinate</a></td>
 <td class="colLast">
 <div class="block">Simple representation of Maven-coordinates of a dependency.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../../org/apache/maven/plugin/compiler/HelpMojo.html" title="class in org.apache.maven.plugin.compiler">HelpMojo</a></td>
-<td class="colLast">
-<div class="block">Display help information on maven-compiler-plugin.</div>
-</td>
-</tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../../org/apache/maven/plugin/compiler/QDoxModuleInfoParser.html" title="class in org.apache.maven.plugin.compiler">QDoxModuleInfoParser</a></td>
+<td class="colFirst"><a href="../../../../../org/apache/maven/plugin/compiler/HelpMojo.html" title="class in org.apache.maven.plugin.compiler">HelpMojo</a></td>
 <td class="colLast">
-<div class="block">Extract information from module with QDox</div>
+<div class="block">Display help information on maven-compiler-plugin.<br>
+ Call <code>mvn compiler:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -139,24 +119,7 @@
 </table>
 </li>
 <li class="blockList">
-<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
-<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Enum</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../../org/apache/maven/plugin/compiler/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler">ModuleInfoParser.Type</a></td>
-<td class="colLast">
-<div class="block">Defines the type of parser, i.e. using the source or the class files</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
 <caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Exception</th>
@@ -173,9 +136,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">
@@ -191,15 +156,15 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/maven/plugin/package-summary.html">Prev Package</a></li>
-<li>Next Package</li>
+<li><a href="../../../../../org/apache/maven/plugin/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/maven/plugin/compiler/module/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/maven/plugin/compiler/package-summary.html" target="_top">Frames</a></li>
-<li><a href="package-summary.html" target="_top">No Frames</a></li>
+<li><a href="package-summary.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"><!--
@@ -213,7 +178,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/org/apache/maven/plugin/compiler/package-tree.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-tree.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-tree.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>org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.6.1 API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.maven.plugin.compiler Class Hierarchy (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="org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.6.1 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.maven.plugin.compiler Class Hierarchy (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">
@@ -36,14 +44,14 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/maven/plugin/package-tree.html">Prev</a></li>
-<li>Next</li>
+<li><a href="../../../../../org/apache/maven/plugin/compiler/module/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/maven/plugin/compiler/package-tree.html" target="_top">Frames</a></li>
-<li><a href="package-tree.html" target="_top">No Frames</a></li>
+<li><a href="package-tree.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,13 +65,13 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
 <h1 class="title">Hierarchy For Package org.apache.maven.plugin.compiler</h1>
-<span class="strong">Package Hierarchies:</span>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
 <ul class="horizontal">
 <li><a href="../../../../../overview-tree.html">All Packages</a></li>
 </ul>
@@ -71,31 +79,29 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="strong">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/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/maven-plugin-api/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/maven-plugin-api/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/maven-plugin-api/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/maven-plugin-api/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.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">AbstractCompilerMojo</span></a>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">AbstractCompilerMojo</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/CompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">CompilerMojo</span></a></li>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">TestCompilerMojo</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/CompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">CompilerMojo</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">TestCompilerMojo</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/HelpMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">HelpMojo</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/HelpMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">HelpMojo</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/AsmModuleInfoParser.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">AsmModuleInfoParser</span></a> (implements org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler">ModuleInfoParser</a>)</li>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/DependencyCoordinate.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">DependencyCoordinate</span></a></li>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/QDoxModuleInfoParser.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">QDoxModuleInfoParser</span></a> (implements org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler">ModuleInfoParser</a>)</li>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
+<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/DependencyCoordinate.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">DependencyCoordinate</span></a></li>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<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"><span class="strong">AbstractMojoExecutionException</span></a>
+<li type="circle">org.apache.maven.plugin.<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"><span class="typeNameLink">AbstractMojoExecutionException</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="strong">MojoFailureException</span></a>
+<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="typeNameLink">MojoFailureException</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/CompilationFailureException.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">CompilationFailureException</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/CompilationFailureException.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">CompilationFailureException</span></a></li>
 </ul>
 </li>
 </ul>
@@ -107,27 +113,13 @@
 </ul>
 </li>
 </ul>
-<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
-<ul>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler"><span class="strong">ModuleInfoParser</span></a></li>
-</ul>
-<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
-<ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
-<ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="strong">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
-<ul>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler"><span class="strong">ModuleInfoParser.Type</span></a></li>
-</ul>
-</li>
-</ul>
-</li>
-</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">
@@ -144,14 +136,14 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/maven/plugin/package-tree.html">Prev</a></li>
-<li>Next</li>
+<li><a href="../../../../../org/apache/maven/plugin/compiler/module/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/maven/plugin/compiler/package-tree.html" target="_top">Frames</a></li>
-<li><a href="package-tree.html" target="_top">No Frames</a></li>
+<li><a href="package-tree.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"><!--
@@ -165,7 +157,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/org/apache/maven/plugin/compiler/package-use.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-use.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-use.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>Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.6.1 API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Package org.apache.maven.plugin.compiler (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="Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.6.1 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.maven.plugin.compiler (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?org/apache/maven/plugin/compiler/package-use.html" target="_top">Frames</a></li>
-<li><a href="package-use.html" target="_top">No Frames</a></li>
+<li><a href="package-use.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 ========= -->
@@ -67,7 +75,7 @@
 <div class="contentContainer">
 <ul class="blockList">
 <li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
 <caption><span>Packages that use <a href="../../../../../org/apache/maven/plugin/compiler/package-summary.html">org.apache.maven.plugin.compiler</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Package</th>
@@ -88,7 +96,7 @@
 <li class="blockList"><a name="org.apache.maven.plugin">
 <!--   -->
 </a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../../org/apache/maven/plugin/compiler/package-summary.html">org.apache.maven.plugin.compiler</a> used by <a href="../../../../../org/apache/maven/plugin/package-summary.html">org.apache.maven.plugin</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Class and Description</th>
@@ -120,7 +128,7 @@
 <li class="blockList"><a name="org.apache.maven.plugin.compiler">
 <!--   -->
 </a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../../org/apache/maven/plugin/compiler/package-summary.html">org.apache.maven.plugin.compiler</a> used by <a href="../../../../../org/apache/maven/plugin/compiler/package-summary.html">org.apache.maven.plugin.compiler</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Class and Description</th>
@@ -136,25 +144,17 @@
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/maven/plugin/compiler/class-use/CompilationFailureException.html#org.apache.maven.plugin.compiler">CompilationFailureException</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/maven/plugin/compiler/class-use/ModuleInfoParser.html#org.apache.maven.plugin.compiler">ModuleInfoParser</a>
-<div class="block">Extract information from the module-info file</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/maven/plugin/compiler/class-use/ModuleInfoParser.Type.html#org.apache.maven.plugin.compiler">ModuleInfoParser.Type</a>
-<div class="block">Defines the type of parser, i.e. using the source or the class files</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
 </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">
@@ -175,10 +175,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/maven/plugin/compiler/package-use.html" target="_top">Frames</a></li>
-<li><a href="package-use.html" target="_top">No Frames</a></li>
+<li><a href="package-use.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"><!--
@@ -192,7 +192,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/org/apache/maven/plugin/package-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-frame.html Tue Jul 25 23:24:13 2017
@@ -1,10 +1,12 @@
 <!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>org.apache.maven.plugin (Apache Maven Compiler Plugin 3.6.1 API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.maven.plugin (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>
 <h1 class="bar"><a href="../../../../org/apache/maven/plugin/package-summary.html" target="classFrame">org.apache.maven.plugin</a></h1>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-summary.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>org.apache.maven.plugin (Apache Maven Compiler Plugin 3.6.1 API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.maven.plugin (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="org.apache.maven.plugin (Apache Maven Compiler Plugin 3.6.1 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.maven.plugin (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">
@@ -35,15 +43,15 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev Package</li>
-<li><a href="../../../../org/apache/maven/plugin/compiler/package-summary.html">Next Package</a></li>
+<li>Prev&nbsp;Package</li>
+<li><a href="../../../../org/apache/maven/plugin/compiler/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/maven/plugin/package-summary.html" target="_top">Frames</a></li>
-<li><a href="package-summary.html" target="_top">No Frames</a></li>
+<li><a href="package-summary.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 ========= -->
@@ -67,7 +75,7 @@
 <div class="contentContainer">
 <ul class="blockList">
 <li class="blockList">
-<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
 <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Class</th>
@@ -77,26 +85,26 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin">AbstractCompilerMojo</a></td>
 <td class="colLast">Deprecated
-<div class="block"><i>package change since 3.0</i></div>
+<div class="block"><span class="deprecationComment">package change since 3.0</span></div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/maven/plugin/CompilerMojo.html" title="class in org.apache.maven.plugin">CompilerMojo</a></td>
 <td class="colLast">Deprecated
-<div class="block"><i>package change since 3.0</i></div>
+<div class="block"><span class="deprecationComment">package change since 3.0</span></div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/maven/plugin/TestCompilerMojo.html" title="class in org.apache.maven.plugin">TestCompilerMojo</a></td>
 <td class="colLast">Deprecated
-<div class="block"><i>package change since 3.0</i></div>
+<div class="block"><span class="deprecationComment">package change since 3.0</span></div>
 </td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
 <caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Exception</th>
@@ -106,7 +114,7 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/maven/plugin/CompilationFailureException.html" title="class in org.apache.maven.plugin">CompilationFailureException</a></td>
 <td class="colLast">Deprecated
-<div class="block"><i>package change since 3.0</i></div>
+<div class="block"><span class="deprecationComment">package change since 3.0</span></div>
 </td>
 </tr>
 </tbody>
@@ -115,9 +123,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">
@@ -133,15 +143,15 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev Package</li>
-<li><a href="../../../../org/apache/maven/plugin/compiler/package-summary.html">Next Package</a></li>
+<li>Prev&nbsp;Package</li>
+<li><a href="../../../../org/apache/maven/plugin/compiler/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/maven/plugin/package-summary.html" target="_top">Frames</a></li>
-<li><a href="package-summary.html" target="_top">No Frames</a></li>
+<li><a href="package-summary.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"><!--
@@ -155,7 +165,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/org/apache/maven/plugin/package-tree.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-tree.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-tree.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>org.apache.maven.plugin Class Hierarchy (Apache Maven Compiler Plugin 3.6.1 API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.maven.plugin Class Hierarchy (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="org.apache.maven.plugin Class Hierarchy (Apache Maven Compiler Plugin 3.6.1 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.maven.plugin Class Hierarchy (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?org/apache/maven/plugin/package-tree.html" target="_top">Frames</a></li>
-<li><a href="package-tree.html" target="_top">No Frames</a></li>
+<li><a href="package-tree.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,13 +65,13 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
 <h1 class="title">Hierarchy For Package org.apache.maven.plugin</h1>
-<span class="strong">Package Hierarchies:</span>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
 <ul class="horizontal">
 <li><a href="../../../../overview-tree.html">All Packages</a></li>
 </ul>
@@ -71,38 +79,38 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="strong">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/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/maven-plugin-api/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/maven-plugin-api/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/maven-plugin-api/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/maven-plugin-api/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.plugin.compiler.<a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">AbstractCompilerMojo</span></a>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">AbstractCompilerMojo</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin"><span class="strong">AbstractCompilerMojo</span></a></li>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../org/apache/maven/plugin/compiler/CompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">CompilerMojo</span></a>
+<li type="circle">org.apache.maven.plugin.<a href="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin"><span class="typeNameLink">AbstractCompilerMojo</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../org/apache/maven/plugin/compiler/CompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">CompilerMojo</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="../../../../org/apache/maven/plugin/CompilerMojo.html" title="class in org.apache.maven.plugin"><span class="strong">CompilerMojo</span></a></li>
+<li type="circle">org.apache.maven.plugin.<a href="../../../../org/apache/maven/plugin/CompilerMojo.html" title="class in org.apache.maven.plugin"><span class="typeNameLink">CompilerMojo</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">TestCompilerMojo</span></a>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">TestCompilerMojo</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="../../../../org/apache/maven/plugin/TestCompilerMojo.html" title="class in org.apache.maven.plugin"><span class="strong">TestCompilerMojo</span></a></li>
+<li type="circle">org.apache.maven.plugin.<a href="../../../../org/apache/maven/plugin/TestCompilerMojo.html" title="class in org.apache.maven.plugin"><span class="typeNameLink">TestCompilerMojo</span></a></li>
 </ul>
 </li>
 </ul>
 </li>
 </ul>
 </li>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<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"><span class="strong">AbstractMojoExecutionException</span></a>
+<li type="circle">org.apache.maven.plugin.<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"><span class="typeNameLink">AbstractMojoExecutionException</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="strong">MojoFailureException</span></a>
+<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="typeNameLink">MojoFailureException</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../org/apache/maven/plugin/compiler/CompilationFailureException.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">CompilationFailureException</span></a>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="../../../../org/apache/maven/plugin/compiler/CompilationFailureException.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">CompilationFailureException</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="../../../../org/apache/maven/plugin/CompilationFailureException.html" title="class in org.apache.maven.plugin"><span class="strong">CompilationFailureException</span></a></li>
+<li type="circle">org.apache.maven.plugin.<a href="../../../../org/apache/maven/plugin/CompilationFailureException.html" title="class in org.apache.maven.plugin"><span class="typeNameLink">CompilationFailureException</span></a></li>
 </ul>
 </li>
 </ul>
@@ -118,9 +126,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">
@@ -141,10 +151,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/maven/plugin/package-tree.html" target="_top">Frames</a></li>
-<li><a href="package-tree.html" target="_top">No Frames</a></li>
+<li><a href="package-tree.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"><!--
@@ -158,7 +168,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/org/apache/maven/plugin/package-use.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-use.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-use.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>Uses of Package org.apache.maven.plugin (Apache Maven Compiler Plugin 3.6.1 API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Package org.apache.maven.plugin (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="Uses of Package org.apache.maven.plugin (Apache Maven Compiler Plugin 3.6.1 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Package org.apache.maven.plugin (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?org/apache/maven/plugin/package-use.html" target="_top">Frames</a></li>
-<li><a href="package-use.html" target="_top">No Frames</a></li>
+<li><a href="package-use.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 ========= -->
@@ -66,9 +74,11 @@
 </div>
 <div class="contentContainer">No usage of org.apache.maven.plugin</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">
@@ -89,10 +99,10 @@
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/maven/plugin/package-use.html" target="_top">Frames</a></li>
-<li><a href="package-use.html" target="_top">No Frames</a></li>
+<li><a href="package-use.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"><!--
@@ -106,7 +116,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/overview-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-frame.html Tue Jul 25 23:24:13 2017
@@ -1,18 +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>Overview List (Apache Maven Compiler Plugin 3.6.1 API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Overview List (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>
-<div class="indexHeader"><a href="allclasses-frame.html" target="packageFrame">All Classes</a></div>
+<div class="indexHeader"><span><a href="allclasses-frame.html" target="packageFrame">All&nbsp;Classes</a></span></div>
 <div class="indexContainer">
 <h2 title="Packages">Packages</h2>
 <ul title="Packages">
 <li><a href="org/apache/maven/plugin/package-frame.html" target="packageFrame">org.apache.maven.plugin</a></li>
 <li><a href="org/apache/maven/plugin/compiler/package-frame.html" target="packageFrame">org.apache.maven.plugin.compiler</a></li>
+<li><a href="org/apache/maven/plugin/compiler/module/package-frame.html" target="packageFrame">org.apache.maven.plugin.compiler.module</a></li>
 </ul>
 </div>
 <p>&nbsp;</p>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-summary.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>Overview (Apache Maven Compiler Plugin 3.6.1 API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Overview (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="Overview (Apache Maven Compiler Plugin 3.6.1 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Overview (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?overview-summary.html" target="_top">Frames</a></li>
-<li><a href="overview-summary.html" target="_top">No Frames</a></li>
+<li><a href="overview-summary.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,12 +65,12 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Maven Compiler Plugin 3.6.1 API</h1>
+<h1 class="title">Apache Maven Compiler Plugin 3.6.2 API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
@@ -80,13 +88,19 @@
 <td class="colFirst"><a href="org/apache/maven/plugin/compiler/package-summary.html">org.apache.maven.plugin.compiler</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/apache/maven/plugin/compiler/module/package-summary.html">org.apache.maven.plugin.compiler.module</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </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">
@@ -107,10 +121,10 @@
 </ul>
 <ul class="navList">
 <li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
-<li><a href="overview-summary.html" target="_top">No Frames</a></li>
+<li><a href="overview-summary.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"><!--
@@ -124,7 +138,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/overview-tree.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-tree.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-tree.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>Class Hierarchy (Apache Maven Compiler Plugin 3.6.1 API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Class Hierarchy (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="Class Hierarchy (Apache Maven Compiler Plugin 3.6.1 API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Class Hierarchy (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?overview-tree.html" target="_top">Frames</a></li>
-<li><a href="overview-tree.html" target="_top">No Frames</a></li>
+<li><a href="overview-tree.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,57 +65,70 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
 <h1 class="title">Hierarchy For All Packages</h1>
-<span class="strong">Package Hierarchies:</span>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
 <ul class="horizontal">
 <li><a href="org/apache/maven/plugin/package-tree.html">org.apache.maven.plugin</a>, </li>
-<li><a href="org/apache/maven/plugin/compiler/package-tree.html">org.apache.maven.plugin.compiler</a></li>
+<li><a href="org/apache/maven/plugin/compiler/package-tree.html">org.apache.maven.plugin.compiler</a>, </li>
+<li><a href="org/apache/maven/plugin/compiler/module/package-tree.html">org.apache.maven.plugin.compiler.module</a></li>
 </ul>
 </div>
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<ul>
+<li type="circle">org.codehaus.plexus.logging.AbstractLogEnabled (implements org.codehaus.plexus.logging.LogEnabled)
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="strong">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/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/maven-plugin-api/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.compiler.module.<a href="org/apache/maven/plugin/compiler/module/ProjectAnalyzer.html" title="class in org.apache.maven.plugin.compiler.module"><span class="typeNameLink">ProjectAnalyzer</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/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/maven-plugin-api/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/maven-plugin-api/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.plugin.compiler.<a href="org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">AbstractCompilerMojo</span></a>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">AbstractCompilerMojo</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin"><span class="strong">AbstractCompilerMojo</span></a></li>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">CompilerMojo</span></a>
+<li type="circle">org.apache.maven.plugin.<a href="org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin"><span class="typeNameLink">AbstractCompilerMojo</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">CompilerMojo</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="org/apache/maven/plugin/CompilerMojo.html" title="class in org.apache.maven.plugin"><span class="strong">CompilerMojo</span></a></li>
+<li type="circle">org.apache.maven.plugin.<a href="org/apache/maven/plugin/CompilerMojo.html" title="class in org.apache.maven.plugin"><span class="typeNameLink">CompilerMojo</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/TestCompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">TestCompilerMojo</span></a>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/TestCompilerMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">TestCompilerMojo</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="org/apache/maven/plugin/TestCompilerMojo.html" title="class in org.apache.maven.plugin"><span class="strong">TestCompilerMojo</span></a></li>
+<li type="circle">org.apache.maven.plugin.<a href="org/apache/maven/plugin/TestCompilerMojo.html" title="class in org.apache.maven.plugin"><span class="typeNameLink">TestCompilerMojo</span></a></li>
 </ul>
 </li>
 </ul>
 </li>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/HelpMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">HelpMojo</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/HelpMojo.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">HelpMojo</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/AsmModuleInfoParser.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">AsmModuleInfoParser</span></a> (implements org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler">ModuleInfoParser</a>)</li>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/DependencyCoordinate.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">DependencyCoordinate</span></a></li>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/QDoxModuleInfoParser.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">QDoxModuleInfoParser</span></a> (implements org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler">ModuleInfoParser</a>)</li>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
+<li type="circle">org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/AsmModuleInfoParser.html" title="class in org.apache.maven.plugin.compiler.module"><span class="typeNameLink">AsmModuleInfoParser</span></a> (implements org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler.module">ModuleInfoParser</a>)</li>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/DependencyCoordinate.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">DependencyCoordinate</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.html" title="class in org.apache.maven.plugin.compiler.module"><span class="typeNameLink">JavaModuleDescriptor</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.Builder.html" title="class in org.apache.maven.plugin.compiler.module"><span class="typeNameLink">JavaModuleDescriptor.Builder</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.JavaExports.html" title="class in org.apache.maven.plugin.compiler.module"><span class="typeNameLink">JavaModuleDescriptor.JavaExports</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/JavaModuleDescriptor.JavaRequires.html" title="class in org.apache.maven.plugin.compiler.module"><span class="typeNameLink">JavaModuleDescriptor.JavaRequires</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/ProjectAnalyzerRequest.html" title="class in org.apache.maven.plugin.compiler.module"><span class="typeNameLink">ProjectAnalyzerRequest</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.html" title="class in org.apache.maven.plugin.compiler.module"><span class="typeNameLink">ProjectAnalyzerResult</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/QDoxModuleInfoParser.html" title="class in org.apache.maven.plugin.compiler.module"><span class="typeNameLink">QDoxModuleInfoParser</span></a> (implements org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler.module">ModuleInfoParser</a>)</li>
+<li type="circle">org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/ReflectModuleInfoParser.html" title="class in org.apache.maven.plugin.compiler.module"><span class="typeNameLink">ReflectModuleInfoParser</span></a> (implements org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler.module">ModuleInfoParser</a>)</li>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<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"><span class="strong">AbstractMojoExecutionException</span></a>
+<li type="circle">org.apache.maven.plugin.<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"><span class="typeNameLink">AbstractMojoExecutionException</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="strong">MojoFailureException</span></a>
+<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="typeNameLink">MojoFailureException</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilationFailureException.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">CompilationFailureException</span></a>
+<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilationFailureException.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">CompilationFailureException</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="org/apache/maven/plugin/CompilationFailureException.html" title="class in org.apache.maven.plugin"><span class="strong">CompilationFailureException</span></a></li>
+<li type="circle">org.apache.maven.plugin.<a href="org/apache/maven/plugin/CompilationFailureException.html" title="class in org.apache.maven.plugin"><span class="typeNameLink">CompilationFailureException</span></a></li>
 </ul>
 </li>
 </ul>
@@ -123,15 +144,16 @@
 </ul>
 <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler"><span class="strong">ModuleInfoParser</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/ModuleInfoParser.html" title="interface in org.apache.maven.plugin.compiler.module"><span class="typeNameLink">ModuleInfoParser</span></a></li>
 </ul>
 <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="strong">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler"><span class="strong">ModuleInfoParser.Type</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/ProjectAnalyzerResult.ModuleNameSource.html" title="enum in org.apache.maven.plugin.compiler.module"><span class="typeNameLink">ProjectAnalyzerResult.ModuleNameSource</span></a></li>
+<li type="circle">org.apache.maven.plugin.compiler.module.<a href="org/apache/maven/plugin/compiler/module/ModuleInfoParser.Type.html" title="enum in org.apache.maven.plugin.compiler.module"><span class="typeNameLink">ModuleInfoParser.Type</span></a></li>
 </ul>
 </li>
 </ul>
@@ -139,9 +161,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">
@@ -162,10 +186,10 @@
 </ul>
 <ul class="navList">
 <li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
-<li><a href="overview-tree.html" target="_top">No Frames</a></li>
+<li><a href="overview-tree.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"><!--
@@ -179,7 +203,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/package-list
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/package-list (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/package-list Tue Jul 25 23:24:13 2017
@@ -1,2 +1,3 @@
-org.apache.maven.plugin
-org.apache.maven.plugin.compiler
+org.apache.maven.plugin
+org.apache.maven.plugin.compiler
+org.apache.maven.plugin.compiler.module

Added: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/script.js
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/script.js (added)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/script.js Tue Jul 25 23:24:13 2017
@@ -0,0 +1,30 @@
+function show(type)
+{
+    count = 0;
+    for (var key in methods) {
+        var row = document.getElementById(key);
+        if ((methods[key] &  type) != 0) {
+            row.style.display = '';
+            row.className = (count++ % 2) ? rowColor : altColor;
+        }
+        else
+            row.style.display = 'none';
+    }
+    updateTabs(type);
+}
+
+function updateTabs(type)
+{
+    for (var value in tabs) {
+        var sNode = document.getElementById(tabs[value][0]);
+        var spanNode = sNode.firstChild;
+        if (value == type) {
+            sNode.className = activeTableTab;
+            spanNode.innerHTML = tabs[value][1];
+        }
+        else {
+            sNode.className = tableTab;
+            spanNode.innerHTML = "<a href=\"javascript:show("+ value + ");\">" + tabs[value][1] + "</a>";
+        }
+    }
+}
\ No newline at end of file

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/script.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/script.js
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision