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 kh...@apache.org on 2018/07/25 20:06:34 UTC

svn commit: r1836663 [4/23] - in /maven/website/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/ apidocs/org/apac...

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/TestCompilerMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/TestCompilerMojo.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/TestCompilerMojo.html Wed Jul 25 20:06:32 2018
@@ -2,14 +2,20 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TestCompilerMojo (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT API)</title>
+<title>TestCompilerMojo (Apache Maven Compiler Plugin 3.7.1 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="TestCompilerMojo (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="TestCompilerMojo (Apache Maven Compiler Plugin 3.7.1 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/CompilerMojo.html" title="class in org.apache.maven.plugin"><span class="strong">Prev Class</span></a></li>
-<li>Next Class</li>
+<li><a href="../../../../org/apache/maven/plugin/CompilerMojo.html" title="class in org.apache.maven.plugin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/maven/plugin/TestCompilerMojo.html" target="_top">Frames</a></li>
-<li><a href="TestCompilerMojo.html" target="_top">No Frames</a></li>
+<li><a href="TestCompilerMojo.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"><!--
@@ -61,18 +69,18 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields_inherited_from_class_org.apache.maven.plugin.compiler.AbstractCompilerMojo">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#methods_inherited_from_class_org.apache.maven.plugin.compiler.TestCompilerMojo">Method</a></li>
+<li><a href="#fields.inherited.from.class.org.apache.maven.plugin.compiler.AbstractCompilerMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.org.apache.maven.plugin.compiler.TestCompilerMojo">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
 <li>Method</li>
 </ul>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -83,10 +91,10 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li><a href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin.compiler">org.apache.maven.plugin.compiler.AbstractCompilerMojo</a></li>
@@ -110,23 +118,25 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><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>, <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></dd>
+<dd><a href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
 </dl>
 <hr>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>package change since 3.0</i></div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">package change since 3.0</span></div>
 </div>
 <br>
-<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public class <span class="strong">TestCompilerMojo</span>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public class <span class="typeNameLabel">TestCompilerMojo</span>
 extends <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html" title="class in org.apache.maven.plugin.compiler">TestCompilerMojo</a></pre>
 <div class="block">Compiles application test sources.</div>
-<dl><dt><span class="strong">Since:</span></dt>
-  <dd>2.0</dd>
-<dt><span class="strong">Version:</span></dt>
-  <dd>$Id$</dd>
-<dt><span class="strong">Author:</span></dt>
-  <dd><a href="mailto:jason@maven.org">Jason van Zyl</a></dd></dl>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>2.0</dd>
+<dt><span class="simpleTagLabel">Version:</span></dt>
+<dd>$Id$</dd>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd><a href="mailto:jason@maven.org">Jason van Zyl</a></dd>
+</dl>
 </li>
 </ul>
 </div>
@@ -135,40 +145,40 @@ extends <a href="../../../../org/apache/
 <li class="blockList">
 <!-- =========== FIELD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="field_summary">
+<li class="blockList"><a name="field.summary">
 <!--   -->
 </a>
 <h3>Field Summary</h3>
 <ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.plugin.compiler.AbstractCompilerMojo">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.compiler.AbstractCompilerMojo">
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.maven.plugin.compiler.<a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin.compiler">AbstractCompilerMojo</a></h3>
 <code><a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArgs">compilerArgs</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArgument">compilerArgument</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArguments">compilerArguments</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#PS">PS</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#release">release</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#source">source</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#target">target</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.plugin.Mojo">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
-<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
 </ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
+<li class="blockList"><a name="constructor.summary">
 <!--   -->
 </a>
 <h3>Constructor Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
 <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../org/apache/maven/plugin/TestCompilerMojo.html#TestCompilerMojo()">TestCompilerMojo</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/maven/plugin/TestCompilerMojo.html#TestCompilerMojo--">TestCompilerMojo</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
 </table>
@@ -176,37 +186,37 @@ extends <a href="../../../../org/apache/
 </ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method_summary">
+<li class="blockList"><a name="method.summary">
 <!--   -->
 </a>
 <h3>Method Summary</h3>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.compiler.TestCompilerMojo">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.compiler.TestCompilerMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.maven.plugin.compiler.<a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html" title="class in org.apache.maven.plugin.compiler">TestCompilerMojo</a></h3>
-<code><a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#execute()">execute</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getClasspathElements()">getClasspathElements</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getCompilerArgument()">getCompilerArgument</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getCompilerArguments()">getCompilerArguments</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getCompileSourceRoots()">getCompileSourceRoots</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getGeneratedSourcesDirectory()">getGeneratedSourcesDirectory</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getModulepathElements()">getModulepathElements</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getOutputDirectory()">getOutputDirectory<
 /a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getPathElements()">getPathElements</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getRelease()">getRelease</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getSource()">getSource</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getSourceInclusionScanner(int)">getSourceInclusionScanner</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getSourceInclusionScanner(java.lang.String)">getSourceInclusionScanner</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getTarget()">getTarget</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#isTestCompile()">isTestCompile</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#preparePaths(java.util.Set)">preparePaths</a></code></li>
+<code><a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#execute--">execute</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getClasspathElements--">getClasspathElements</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getCompilerArgument--">getCompilerArgument</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getCompilerArguments--">getCompilerArguments</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getCompileSourceRoots--">getCompileSourceRoots</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getGeneratedSourcesDirectory--">getGeneratedSourcesDirectory</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getModulepathElements--">getModulepathElements</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getOutputDirectory--">getOutputDirectory<
 /a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getPathElements--">getPathElements</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getRelease--">getRelease</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getSource--">getSource</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getSourceInclusionScanner-int-">getSourceInclusionScanner</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getSourceInclusionScanner-java.lang.String-">getSourceInclusionScanner</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getTarget--">getTarget</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#isTestCompile--">isTestCompile</a>, <a href="../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#preparePaths-java.util.Set-">preparePaths</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.compiler.AbstractCompilerMojo">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.compiler.AbstractCompilerMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.maven.plugin.compiler.<a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin.compiler">AbstractCompilerMojo</a></h3>
-<code><a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#convertToCompilerResult(java.util.List)">convertToCompilerResult</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getBuildStartTime()">getBuildStartTime</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getProject()">getProject</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getRequestThreadCount()">getRequestThreadCount</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getToolchain()">getToolchain</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#isDependencyChanged()">isDependencyChanged</a></code></li>
+<code><a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#convertToCompilerResult-java.util.List-">convertToCompilerResult</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getBuildStartTime--">getBuildStartTime</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getProject--">getProject</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getRequestThreadCount--">getRequestThreadCount</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getToolchain--">getToolchain</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#isDependencyChanged--">isDependencyChanged</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#setRelease-java.lang.String-">setRelease</a>, <a href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#setTarget-java.lang.String-
 ">setTarget</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
-<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -218,18 +228,18 @@ extends <a href="../../../../org/apache/
 <li class="blockList">
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
+<li class="blockList"><a name="constructor.detail">
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="TestCompilerMojo()">
+<a name="TestCompilerMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>TestCompilerMojo</h4>
 <pre>public&nbsp;TestCompilerMojo()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
 </li>
@@ -240,9 +250,11 @@ extends <a href="../../../../org/apache/
 </div>
 <!-- ========= END OF CLASS DATA ========= -->
 <!-- ======= 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">
@@ -258,15 +270,15 @@ extends <a href="../../../../org/apache/
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/maven/plugin/CompilerMojo.html" title="class in org.apache.maven.plugin"><span class="strong">Prev Class</span></a></li>
-<li>Next Class</li>
+<li><a href="../../../../org/apache/maven/plugin/CompilerMojo.html" title="class in org.apache.maven.plugin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/maven/plugin/TestCompilerMojo.html" target="_top">Frames</a></li>
-<li><a href="TestCompilerMojo.html" target="_top">No Frames</a></li>
+<li><a href="TestCompilerMojo.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"><!--
@@ -284,18 +296,18 @@ extends <a href="../../../../org/apache/
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields_inherited_from_class_org.apache.maven.plugin.compiler.AbstractCompilerMojo">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#methods_inherited_from_class_org.apache.maven.plugin.compiler.TestCompilerMojo">Method</a></li>
+<li><a href="#fields.inherited.from.class.org.apache.maven.plugin.compiler.AbstractCompilerMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.org.apache.maven.plugin.compiler.TestCompilerMojo">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
 <li>Method</li>
 </ul>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/class-use/AbstractCompilerMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/class-use/AbstractCompilerMojo.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/class-use/AbstractCompilerMojo.html Wed Jul 25 20:06:32 2018
@@ -2,14 +2,20 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.AbstractCompilerMojo (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugin.AbstractCompilerMojo (Apache Maven Compiler Plugin 3.7.1 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 Class org.apache.maven.plugin.AbstractCompilerMojo (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.AbstractCompilerMojo (Apache Maven Compiler Plugin 3.7.1 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/class-use/AbstractCompilerMojo.html" target="_top">Frames</a></li>
-<li><a href="AbstractCompilerMojo.html" target="_top">No Frames</a></li>
+<li><a href="AbstractCompilerMojo.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="classUseContainer">No usage of org.apache.maven.plugin.AbstractCompilerMojo</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/class-use/AbstractCompilerMojo.html" target="_top">Frames</a></li>
-<li><a href="AbstractCompilerMojo.html" target="_top">No Frames</a></li>
+<li><a href="AbstractCompilerMojo.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: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/class-use/CompilationFailureException.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/class-use/CompilationFailureException.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/class-use/CompilationFailureException.html Wed Jul 25 20:06:32 2018
@@ -2,14 +2,20 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.CompilationFailureException (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugin.CompilationFailureException (Apache Maven Compiler Plugin 3.7.1 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 Class org.apache.maven.plugin.CompilationFailureException (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.CompilationFailureException (Apache Maven Compiler Plugin 3.7.1 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/class-use/CompilationFailureException.html" target="_top">Frames</a></li>
-<li><a href="CompilationFailureException.html" target="_top">No Frames</a></li>
+<li><a href="CompilationFailureException.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="classUseContainer">No usage of org.apache.maven.plugin.CompilationFailureException</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/class-use/CompilationFailureException.html" target="_top">Frames</a></li>
-<li><a href="CompilationFailureException.html" target="_top">No Frames</a></li>
+<li><a href="CompilationFailureException.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: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/class-use/CompilerMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/class-use/CompilerMojo.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/class-use/CompilerMojo.html Wed Jul 25 20:06:32 2018
@@ -2,14 +2,20 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.CompilerMojo (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugin.CompilerMojo (Apache Maven Compiler Plugin 3.7.1 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 Class org.apache.maven.plugin.CompilerMojo (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.CompilerMojo (Apache Maven Compiler Plugin 3.7.1 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/class-use/CompilerMojo.html" target="_top">Frames</a></li>
-<li><a href="CompilerMojo.html" target="_top">No Frames</a></li>
+<li><a href="CompilerMojo.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="classUseContainer">No usage of org.apache.maven.plugin.CompilerMojo</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/class-use/CompilerMojo.html" target="_top">Frames</a></li>
-<li><a href="CompilerMojo.html" target="_top">No Frames</a></li>
+<li><a href="CompilerMojo.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: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/class-use/TestCompilerMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/class-use/TestCompilerMojo.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/class-use/TestCompilerMojo.html Wed Jul 25 20:06:32 2018
@@ -2,14 +2,20 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.TestCompilerMojo (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.plugin.TestCompilerMojo (Apache Maven Compiler Plugin 3.7.1 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 Class org.apache.maven.plugin.TestCompilerMojo (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.maven.plugin.TestCompilerMojo (Apache Maven Compiler Plugin 3.7.1 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/class-use/TestCompilerMojo.html" target="_top">Frames</a></li>
-<li><a href="TestCompilerMojo.html" target="_top">No Frames</a></li>
+<li><a href="TestCompilerMojo.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="classUseContainer">No usage of org.apache.maven.plugin.TestCompilerMojo</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/class-use/TestCompilerMojo.html" target="_top">Frames</a></li>
-<li><a href="TestCompilerMojo.html" target="_top">No Frames</a></li>
+<li><a href="TestCompilerMojo.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 ======= -->