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 [20/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/testCompile-mojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testCompile-mojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testCompile-mojo.html Tue Jul 25 23:24:13 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-01-13 
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-07-26 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20170113" />
+    <meta name="Date-Revision-yyyymmdd" content="20170726" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; compiler:testCompile</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -77,9 +77,9 @@
         <li class="active ">compiler:testCompile</li>
         
               
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-01-13</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-07-26</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 3.6.1
+                    Version: 3.6.2
         </li>
             
                             </ul>
@@ -359,7 +359,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile</p>
+<p>org.apache.maven.plugins:maven-compiler-plugin:3.6.2:testCompile</p>
       
 <p><b>Description</b>:</p>
       
@@ -400,7 +400,7 @@
             
 <td><tt>List</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>3.5</tt></td>
             
 <td>
 <p>Classpath elements to supply as annotation processor path. If
@@ -434,7 +434,7 @@ Transitive dependencies are added automa
             
 <td><tt>String[]</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.2</tt></td>
             
 <td>
 <p>Names of annotation processors to run. Only applies to JDK 1.6+
@@ -448,7 +448,7 @@ applies.</p><br /></td>
             
 <td><tt>List</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>3.1</tt></td>
             
 <td>
 <p>Sets the arguments to be passed to the compiler if
@@ -489,7 +489,7 @@ compiler varies based on the compiler ve
             
 <td><tt>Map</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.0.1</tt></td>
             
 <td><b>Deprecated.</b> use <tt>compilerArgs</tt> instead.<br /></td>
           </tr>
@@ -511,7 +511,7 @@ compiler varies based on the compiler ve
             
 <td><tt>String</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.5</tt></td>
             
 <td>Strategy to re use javacc class created: 
 
@@ -561,7 +561,7 @@ compiled class files.<br /><b>Default va
             
 <td><tt>String</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.1</tt></td>
             
 <td>Keyword list to be appended to the <tt>-g</tt> command-line
 switch. Legal values are none or a comma-separated list of the
@@ -577,7 +577,7 @@ on, this attribute will be ignored.<br /
             
 <td><tt>String</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.1</tt></td>
             
 <td>The -encoding argument for the Java compiler.<br /><b>Default value is</b>: <tt>${project.build.sourceEncoding}</tt>.<br /><b>User property is</b>: <tt>encoding</tt>.<br /></td>
           </tr>
@@ -600,7 +600,7 @@ is <tt>true</tt>.<br /><b>User property
             
 <td><tt>boolean</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.0.2</tt></td>
             
 <td>Indicates whether the build will continue even if there are
 compilation errors.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>maven.compiler.failOnError</tt>.<br /></td>
@@ -612,7 +612,7 @@ compilation errors.<br /><b>Default valu
             
 <td><tt>boolean</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>3.6</tt></td>
             
 <td>Indicates whether the build will continue even if there are
 compilation warnings.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.compiler.failOnWarning</tt>.<br /></td>
@@ -624,7 +624,7 @@ compilation warnings.<br /><b>Default va
             
 <td><tt>List</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>3.1</tt></td>
             
 <td>file extensions to check timestamp for incremental build <b>default
 contains only <tt>.class</tt></b><br /></td>
@@ -636,7 +636,7 @@ contains only <tt>.class</tt></b><br /><
             
 <td><tt>boolean</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>3.0</tt></td>
             
 <td>compiler can now use javax.tools if available in your current jdk,
 you can disable this feature using
@@ -663,7 +663,7 @@ configuration<br /><b>Default value is</
             
 <td><tt>File</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.2</tt></td>
             
 <td>
 <p>Specify where to place generated source files created by
@@ -676,7 +676,7 @@ annotation processing. Only applies to J
             
 <td><tt>Map</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>3.6</tt></td>
             
 <td>
 <p>Specify the requirements for this jdk toolchain. This overrules
@@ -690,7 +690,7 @@ the toolchain selected by the maven-tool
             
 <td><tt>String</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.0.1</tt></td>
             
 <td>Sets the maximum size, in megabytes, of the memory allocation pool,
 ex. &quot;128&quot;, &quot;128m&quot; if <tt>fork</tt> is set to <tt>true</tt>.<br /><b>User property is</b>: <tt>maven.compiler.maxmem</tt>.<br /></td>
@@ -702,7 +702,7 @@ ex. &quot;128&quot;, &quot;128m&quot; if
             
 <td><tt>String</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.0.1</tt></td>
             
 <td>Initial size, in megabytes, of the memory allocation pool, ex.
 &quot;64&quot;, &quot;64m&quot; if <tt>fork</tt> is set to <tt>true</tt>.<br /><b>User property is</b>: <tt>maven.compiler.meminitial</tt>.<br /></td>
@@ -734,11 +734,23 @@ a single file. expression=&quot;${projec
           
 <tr class="a">
             
+<td><b><a href="#parameters">parameters</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>3.6.2</tt></td>
+            
+<td>Set to <tt>true</tt> to generate metadata for reflection on
+method parameters.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.compiler.parameters</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
 <td><b><a href="#proc">proc</a></b></td>
             
 <td><tt>String</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.2</tt></td>
             
 <td>
 <p>Sets whether annotation processing is performed or not. Only
@@ -756,18 +768,18 @@ compilation.</li>
 </ul><br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><b><a href="#release">release</a></b></td>
             
 <td><tt>String</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>3.6</tt></td>
             
 <td>The -release argument for the Java compiler, supported since Java9<br /><b>User property is</b>: <tt>maven.compiler.release</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><b><a href="#showDeprecation">showDeprecation</a></b></td>
             
@@ -779,7 +791,7 @@ compilation.</li>
 used.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.compiler.showDeprecation</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><b><a href="#showWarnings">showWarnings</a></b></td>
             
@@ -790,7 +802,7 @@ used.<br /><b>Default value is</b>: <tt>
 <td>Set to <tt>true</tt> to show compilation warnings.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.compiler.showWarnings</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><b><a href="#skip">skip</a></b></td>
             
@@ -802,18 +814,18 @@ used.<br /><b>Default value is</b>: <tt>
 is NOT RECOMMENDED, but quite convenient on occasion.<br /><b>User property is</b>: <tt>maven.test.skip</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><b><a href="#skipMultiThreadWarning">skipMultiThreadWarning</a></b></td>
             
 <td><tt>boolean</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.5</tt></td>
             
 <td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.compiler.skipMultiThreadWarning</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><b><a href="#source">source</a></b></td>
             
@@ -824,7 +836,7 @@ is NOT RECOMMENDED, but quite convenient
 <td>The -source argument for the Java compiler.<br /><b>Default value is</b>: <tt>1.5</tt>.<br /><b>User property is</b>: <tt>maven.compiler.source</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><b><a href="#staleMillis">staleMillis</a></b></td>
             
@@ -836,7 +848,7 @@ is NOT RECOMMENDED, but quite convenient
 for testing whether a source needs recompilation.<br /><b>Default value is</b>: <tt>0</tt>.<br /><b>User property is</b>: <tt>lastModGranularityMs</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><b><a href="#target">target</a></b></td>
             
@@ -847,13 +859,13 @@ for testing whether a source needs recom
 <td>The -target argument for the Java compiler.<br /><b>Default value is</b>: <tt>1.5</tt>.<br /><b>User property is</b>: <tt>maven.compiler.target</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><b><a href="#testCompilerArgument">testCompilerArgument</a></b></td>
             
 <td><tt>String</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.1</tt></td>
             
 <td>
 <p>Sets the unformatted argument string to be passed to test
@@ -863,13 +875,13 @@ compiler if fork is set to true.</p>
 compiler varies based on the compiler version.</p><br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><b><a href="#testCompilerArguments">testCompilerArguments</a></b></td>
             
 <td><tt>Map</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.1</tt></td>
             
 <td>
 <p>Sets the arguments to be passed to test compiler (prepending a
@@ -879,7 +891,7 @@ dash) if fork is set to true.</p>
 compiler varies based on the compiler version.</p><br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><b><a href="#testExcludes">testExcludes</a></b></td>
             
@@ -890,7 +902,7 @@ compiler varies based on the compiler ve
 <td>A list of exclusion filters for the compiler.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><b><a href="#testIncludes">testIncludes</a></b></td>
             
@@ -901,51 +913,51 @@ compiler varies based on the compiler ve
 <td>A list of inclusion filters for the compiler.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><b><a href="#testRelease">testRelease</a></b></td>
             
 <td><tt>String</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>3.6</tt></td>
             
 <td>the -release argument for the test Java compiler<br /><b>User property is</b>: <tt>maven.compiler.testRelease</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><b><a href="#testSource">testSource</a></b></td>
             
 <td><tt>String</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.1</tt></td>
             
 <td>The -source argument for the test Java compiler.<br /><b>User property is</b>: <tt>maven.compiler.testSource</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><b><a href="#testTarget">testTarget</a></b></td>
             
 <td><tt>String</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>2.1</tt></td>
             
 <td>The -target argument for the test Java compiler.<br /><b>User property is</b>: <tt>maven.compiler.testTarget</tt>.<br /></td>
           </tr>
           
-<tr class="a">
+<tr class="b">
             
 <td><b><a href="#useIncrementalCompilation">useIncrementalCompilation</a></b></td>
             
 <td><tt>boolean</tt></td>
             
-<td><tt>2.0</tt></td>
+<td><tt>3.1</tt></td>
             
 <td>to enable/disable incrementation compilation feature<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>maven.compiler.useIncrementalCompilation</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><b><a href="#verbose">verbose</a></b></td>
             
@@ -993,7 +1005,7 @@ Transitive dependencies are added automa
           
 <li><b>Type</b>: <tt>java.util.List</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>3.5</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr />
@@ -1008,7 +1020,7 @@ applies.</p></div>
           
 <li><b>Type</b>: <tt>java.lang.String[]</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.2</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr />
@@ -1031,7 +1043,7 @@ applies.</p></div>
           
 <li><b>Type</b>: <tt>java.util.List</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>3.1</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr />
@@ -1083,7 +1095,7 @@ compiler varies based on the compiler ve
           
 <li><b>Type</b>: <tt>java.util.Map</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.0.1</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr />
@@ -1126,7 +1138,7 @@ the default value should work on most of
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.5</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
@@ -1179,7 +1191,7 @@ on, this attribute will be ignored.</div
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.1</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
@@ -1193,7 +1205,7 @@ on, this attribute will be ignored.</div
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.1</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
@@ -1225,7 +1237,7 @@ compilation errors.</div>
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.0.2</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
@@ -1242,7 +1254,7 @@ compilation warnings.</div>
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>3.6</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
@@ -1259,7 +1271,7 @@ contains only <tt>.class</tt></b></div>
           
 <li><b>Type</b>: <tt>java.util.List</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>3.1</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr />
@@ -1274,7 +1286,7 @@ configuration</div>
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>3.0</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
@@ -1310,7 +1322,7 @@ annotation processing. Only applies to J
           
 <li><b>Type</b>: <tt>java.io.File</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.2</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
@@ -1327,7 +1339,7 @@ the toolchain selected by the maven-tool
           
 <li><b>Type</b>: <tt>java.util.Map</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>3.6</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr />
@@ -1340,7 +1352,7 @@ ex. &quot;128&quot;, &quot;128m&quot; if
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.0.1</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
@@ -1355,7 +1367,7 @@ ex. &quot;128&quot;, &quot;128m&quot; if
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.0.1</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
@@ -1391,6 +1403,23 @@ a single file. expression=&quot;${projec
           
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr />
+<p><b><a name="parameters">parameters</a>:</b></p>
+        
+<div>Set to <tt>true</tt> to generate metadata for reflection on
+method parameters.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>3.6.2</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>maven.compiler.parameters</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
 <p><b><a name="proc">proc</a>:</b></p>
         
 <div>
@@ -1412,7 +1441,7 @@ compilation.</li>
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.2</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr />
@@ -1424,7 +1453,7 @@ compilation.</li>
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>3.6</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
@@ -1486,7 +1515,7 @@ is NOT RECOMMENDED, but quite convenient
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.5</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
@@ -1556,7 +1585,7 @@ compiler varies based on the compiler ve
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.1</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr />
@@ -1573,7 +1602,7 @@ compiler varies based on the compiler ve
           
 <li><b>Type</b>: <tt>java.util.Map</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.1</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr />
@@ -1609,7 +1638,7 @@ compiler varies based on the compiler ve
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>3.6</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
@@ -1623,7 +1652,7 @@ compiler varies based on the compiler ve
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.1</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
@@ -1637,7 +1666,7 @@ compiler varies based on the compiler ve
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>2.1</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           
@@ -1651,7 +1680,7 @@ compiler varies based on the compiler ve
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <tt>3.1</tt></li>
           
 <li><b>Required</b>: <tt>No</tt></li>
           

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/allclasses-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/allclasses-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/allclasses-frame.html Tue Jul 25 23:24:13 2017
@@ -1,13 +1,15 @@
 <!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>All Classes (Apache Maven Compiler Plugin 3.6.1 Test API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Apache Maven Compiler Plugin 3.6.2 Test 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">All Classes</h1>
+<h1 class="bar">All&nbsp;Classes</h1>
 <div class="indexContainer">
 <ul>
 <li><a href="org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs" target="classFrame">CompilerManagerStub</a></li>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/allclasses-noframe.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/allclasses-noframe.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/allclasses-noframe.html Tue Jul 25 23:24:13 2017
@@ -1,13 +1,15 @@
 <!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>All Classes (Apache Maven Compiler Plugin 3.6.1 Test API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Apache Maven Compiler Plugin 3.6.2 Test 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">All Classes</h1>
+<h1 class="bar">All&nbsp;Classes</h1>
 <div class="indexContainer">
 <ul>
 <li><a href="org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerManagerStub</a></li>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/constant-values.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/constant-values.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/constant-values.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>Constant Field Values (Apache Maven Compiler Plugin 3.6.1 Test API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Constant Field Values (Apache Maven Compiler Plugin 3.6.2 Test 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="Constant Field Values (Apache Maven Compiler Plugin 3.6.1 Test API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Constant Field Values (Apache Maven Compiler Plugin 3.6.2 Test 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?constant-values.html" target="_top">Frames</a></li>
-<li><a href="constant-values.html" target="_top">No Frames</a></li>
+<li><a href="constant-values.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 @@
 <h2 title="Contents">Contents</h2>
 </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?constant-values.html" target="_top">Frames</a></li>
-<li><a href="constant-values.html" target="_top">No Frames</a></li>
+<li><a href="constant-values.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/testapidocs/deprecated-list.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/deprecated-list.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/deprecated-list.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>Deprecated List (Apache Maven Compiler Plugin 3.6.1 Test API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Deprecated List (Apache Maven Compiler Plugin 3.6.2 Test 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="Deprecated List (Apache Maven Compiler Plugin 3.6.1 Test API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Deprecated List (Apache Maven Compiler Plugin 3.6.2 Test 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?deprecated-list.html" target="_top">Frames</a></li>
-<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
+<li><a href="deprecated-list.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 @@
 <h2 title="Contents">Contents</h2>
 </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?deprecated-list.html" target="_top">Frames</a></li>
-<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
+<li><a href="deprecated-list.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/testapidocs/help-doc.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/help-doc.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/help-doc.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>API Help (Apache Maven Compiler Plugin 3.6.1 Test API)</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>API Help (Apache Maven Compiler Plugin 3.6.2 Test 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="API Help (Apache Maven Compiler Plugin 3.6.1 Test API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="API Help (Apache Maven Compiler Plugin 3.6.2 Test 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?help-doc.html" target="_top">Frames</a></li>
-<li><a href="help-doc.html" target="_top">No Frames</a></li>
+<li><a href="help-doc.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 ========= -->
@@ -169,11 +177,13 @@
 <p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
 </li>
 </ul>
-<em>This help file applies to API documentation generated using the standard doclet.</em></div>
+<span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></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">
@@ -194,10 +204,10 @@
 </ul>
 <ul class="navList">
 <li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
-<li><a href="help-doc.html" target="_top">No Frames</a></li>
+<li><a href="help-doc.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"><!--
@@ -211,7 +221,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/testapidocs/index-all.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/index-all.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/index-all.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>Index (Apache Maven Compiler Plugin 3.6.1 Test API)</title>
-<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Index (Apache Maven Compiler Plugin 3.6.2 Test 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="Index (Apache Maven Compiler Plugin 3.6.1 Test API)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Index (Apache Maven Compiler Plugin 3.6.2 Test API)";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
@@ -17,20 +23,22 @@
 <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">
-<li><a href="./overview-summary.html">Overview</a></li>
+<li><a href="overview-summary.html">Overview</a></li>
 <li>Package</li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="./overview-tree.html">Tree</a></li>
-<li><a href="./deprecated-list.html">Deprecated</a></li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
 <li class="navBarCell1Rev">Index</li>
-<li><a href="./help-doc.html">Help</a></li>
+<li><a href="help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
@@ -39,11 +47,11 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
-<li><a href="index-all.html" target="_top">No Frames</a></li>
+<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.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,156 +65,158 @@
   //-->
 </script>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-<div class="contentContainer"><a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a name="_C_">
+<div class="contentContainer"><a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a name="I:C">
 <!--   -->
 </a>
 <h2 class="title">C</h2>
 <dl>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#canUpdateTarget(org.codehaus.plexus.compiler.CompilerConfiguration)">canUpdateTarget(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html#canUpdateTarget-org.codehaus.plexus.compiler.CompilerConfiguration-">canUpdateTarget(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#compile(org.codehaus.plexus.compiler.CompilerConfiguration)">compile(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html#compile-org.codehaus.plexus.compiler.CompilerConfiguration-">compile(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="./org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs"><span class="strong">CompilerManagerStub</span></a> - Class in <a href="./org/apache/maven/plugin/compiler/stubs/package-summary.html">org.apache.maven.plugin.compiler.stubs</a></dt>
+<dt><a href="org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs"><span class="typeNameLink">CompilerManagerStub</span></a> - Class in <a href="org/apache/maven/plugin/compiler/stubs/package-summary.html">org.apache.maven.plugin.compiler.stubs</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#CompilerManagerStub()">CompilerManagerStub()</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerManagerStub</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#CompilerManagerStub--">CompilerManagerStub()</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerManagerStub</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#CompilerManagerStub(boolean)">CompilerManagerStub(boolean)</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerManagerStub</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#CompilerManagerStub-boolean-">CompilerManagerStub(boolean)</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerManagerStub</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">CompilerMojoTestCase</span></a> - Class in <a href="./org/apache/maven/plugin/compiler/package-summary.html">org.apache.maven.plugin.compiler</a></dt>
+<dt><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler"><span class="typeNameLink">CompilerMojoTestCase</span></a> - Class in <a href="org/apache/maven/plugin/compiler/package-summary.html">org.apache.maven.plugin.compiler</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#CompilerMojoTestCase()">CompilerMojoTestCase()</a></span> - Constructor for class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#CompilerMojoTestCase--">CompilerMojoTestCase()</a></span> - Constructor for class org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs"><span class="strong">CompilerStub</span></a> - Class in <a href="./org/apache/maven/plugin/compiler/stubs/package-summary.html">org.apache.maven.plugin.compiler.stubs</a></dt>
+<dt><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs"><span class="typeNameLink">CompilerStub</span></a> - Class in <a href="org/apache/maven/plugin/compiler/stubs/package-summary.html">org.apache.maven.plugin.compiler.stubs</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#CompilerStub()">CompilerStub()</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html#CompilerStub--">CompilerStub()</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#CompilerStub(boolean)">CompilerStub(boolean)</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html#CompilerStub-boolean-">CompilerStub(boolean)</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#createCommandLine(org.codehaus.plexus.compiler.CompilerConfiguration)">createCommandLine(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html#createCommandLine-org.codehaus.plexus.compiler.CompilerConfiguration-">createCommandLine(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
 <dd>&nbsp;</dd>
 </dl>
-<a name="_D_">
+<a name="I:D">
 <!--   -->
 </a>
 <h2 class="title">D</h2>
 <dl>
-<dt><a href="./org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html" title="class in org.apache.maven.plugin.compiler.stubs"><span class="strong">DebugEnabledLog</span></a> - Class in <a href="./org/apache/maven/plugin/compiler/stubs/package-summary.html">org.apache.maven.plugin.compiler.stubs</a></dt>
+<dt><a href="org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html" title="class in org.apache.maven.plugin.compiler.stubs"><span class="typeNameLink">DebugEnabledLog</span></a> - Class in <a href="org/apache/maven/plugin/compiler/stubs/package-summary.html">org.apache.maven.plugin.compiler.stubs</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html#DebugEnabledLog()">DebugEnabledLog()</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html" title="class in org.apache.maven.plugin.compiler.stubs">DebugEnabledLog</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html#DebugEnabledLog--">DebugEnabledLog()</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html" title="class in org.apache.maven.plugin.compiler.stubs">DebugEnabledLog</a></dt>
 <dd>&nbsp;</dd>
 </dl>
-<a name="_G_">
+<a name="I:G">
 <!--   -->
 </a>
 <h2 class="title">G</h2>
 <dl>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#getCompiler(java.lang.String)">getCompiler(String)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerManagerStub</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#getCompiler-java.lang.String-">getCompiler(String)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerManagerStub</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getCompilerOutputStyle()">getCompilerOutputStyle()</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getCompilerOutputStyle--">getCompilerOutputStyle()</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getInputFileEnding(org.codehaus.plexus.compiler.CompilerConfiguration)">getInputFileEnding(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getInputFileEnding-org.codehaus.plexus.compiler.CompilerConfiguration-">getInputFileEnding(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getOutputFile(org.codehaus.plexus.compiler.CompilerConfiguration)">getOutputFile(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getOutputFile-org.codehaus.plexus.compiler.CompilerConfiguration-">getOutputFile(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getOutputFileEnding(org.codehaus.plexus.compiler.CompilerConfiguration)">getOutputFileEnding(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getOutputFileEnding-org.codehaus.plexus.compiler.CompilerConfiguration-">getOutputFileEnding(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
 <dd>&nbsp;</dd>
 </dl>
-<a name="_I_">
+<a name="I:I">
 <!--   -->
 </a>
 <h2 class="title">I</h2>
 <dl>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html#isDebugEnabled()">isDebugEnabled()</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html" title="class in org.apache.maven.plugin.compiler.stubs">DebugEnabledLog</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html#isDebugEnabled--">isDebugEnabled()</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html" title="class in org.apache.maven.plugin.compiler.stubs">DebugEnabledLog</a></dt>
 <dd>&nbsp;</dd>
 </dl>
-<a name="_O_">
+<a name="I:O">
 <!--   -->
 </a>
 <h2 class="title">O</h2>
 <dl>
-<dt><a href="./org/apache/maven/plugin/compiler/package-summary.html">org.apache.maven.plugin.compiler</a> - package org.apache.maven.plugin.compiler</dt>
+<dt><a href="org/apache/maven/plugin/compiler/package-summary.html">org.apache.maven.plugin.compiler</a> - package org.apache.maven.plugin.compiler</dt>
 <dd>&nbsp;</dd>
-<dt><a href="./org/apache/maven/plugin/compiler/stubs/package-summary.html">org.apache.maven.plugin.compiler.stubs</a> - package org.apache.maven.plugin.compiler.stubs</dt>
+<dt><a href="org/apache/maven/plugin/compiler/stubs/package-summary.html">org.apache.maven.plugin.compiler.stubs</a> - package org.apache.maven.plugin.compiler.stubs</dt>
 <dd>&nbsp;</dd>
 </dl>
-<a name="_P_">
+<a name="I:P">
 <!--   -->
 </a>
 <h2 class="title">P</h2>
 <dl>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#performCompile(org.codehaus.plexus.compiler.CompilerConfiguration)">performCompile(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html#performCompile-org.codehaus.plexus.compiler.CompilerConfiguration-">performCompile(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
 <dd>&nbsp;</dd>
 </dl>
-<a name="_S_">
+<a name="I:S">
 <!--   -->
 </a>
 <h2 class="title">S</h2>
 <dl>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#setUp()">setUp()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#setUp--">setUp()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
 <dd>&nbsp;</dd>
 </dl>
-<a name="_T_">
+<a name="I:T">
 <!--   -->
 </a>
 <h2 class="title">T</h2>
 <dl>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompileFailOnError()">testCompileFailOnError()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompileFailOnError--">testCompileFailOnError()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompileFailure()">testCompileFailure()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompileFailure--">testCompileFailure()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerArgs()">testCompilerArgs()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerArgs--">testCompilerArgs()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerBasic()">testCompilerBasic()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerBasic--">testCompilerBasic()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
 <dd>
 <div class="block">tests the ability of the plugin to compile a basic file</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerEmptySource()">testCompilerEmptySource()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerEmptySource--">testCompilerEmptySource()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
 <dd>
 <div class="block">tests the ability of the plugin to respond to empty source</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerFork()">testCompilerFork()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerFork--">testCompilerFork()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
 <dd>
 <div class="block">tests the ability of the plugin to fork and successfully compile</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerIncludesExcludes()">testCompilerIncludesExcludes()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerIncludesExcludes--">testCompilerIncludesExcludes()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
 <dd>
 <div class="block">tests the ability of the plugin to respond to includes and excludes correctly</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompileSkipMain()">testCompileSkipMain()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompileSkipMain--">testCompileSkipMain()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
 <dd>
 <div class="block">Tests that setting 'skipMain' to true skips compilation of the main Java source files, but that test Java source
  files are still compiled.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompileSkipTest()">testCompileSkipTest()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompileSkipTest--">testCompileSkipTest()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
 <dd>
 <div class="block">Tests that setting 'skip' to true skips compilation of the test Java source files, but that main Java source
  files are still compiled.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testOneOutputFileForAllInput()">testOneOutputFileForAllInput()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testOneOutputFileForAllInput--">testOneOutputFileForAllInput()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testOneOutputFileForAllInput2()">testOneOutputFileForAllInput2()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testOneOutputFileForAllInput2--">testOneOutputFileForAllInput2()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
 <dd>&nbsp;</dd>
 </dl>
-<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;</div>
+<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;</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">
-<li><a href="./overview-summary.html">Overview</a></li>
+<li><a href="overview-summary.html">Overview</a></li>
 <li>Package</li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="./overview-tree.html">Tree</a></li>
-<li><a href="./deprecated-list.html">Deprecated</a></li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
 <li class="navBarCell1Rev">Index</li>
-<li><a href="./help-doc.html">Help</a></li>
+<li><a href="help-doc.html">Help</a></li>
 </ul>
 </div>
 <div class="subNav">
@@ -215,11 +225,11 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
-<li><a href="index-all.html" target="_top">No Frames</a></li>
+<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.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"><!--
@@ -233,7 +243,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/testapidocs/index.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/index.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/index.html Tue Jul 25 23:24:13 2017
@@ -1,16 +1,24 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
 <!-- NewPage -->
-<html lang="nl">
+<html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Apache Maven Compiler Plugin 3.6.1 Test API</title>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Apache Maven Compiler Plugin 3.6.2 Test API</title>
 <script type="text/javascript">
-    targetPage = "" + window.location.search;
-    if (targetPage != "" && targetPage != "undefined")
-        targetPage = targetPage.substring(1);
-    if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
-        targetPage = "undefined";
+    tmpTargetPage = "" + window.location.search;
+    if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+        tmpTargetPage = tmpTargetPage.substring(1);
+    if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
+        tmpTargetPage = "undefined";
+    targetPage = tmpTargetPage;
     function validURL(url) {
+        try {
+            url = decodeURIComponent(url);
+        }
+        catch (error) {
+            return false;
+        }
         var pos = url.indexOf(".html");
         if (pos == -1 || pos != url.length - 5)
             return false;
@@ -22,7 +30,8 @@
             if ('a' <= ch && ch <= 'z' ||
                     'A' <= ch && ch <= 'Z' ||
                     ch == '$' ||
-                    ch == '_') {
+                    ch == '_' ||
+                    ch.charCodeAt(0) > 127) {
                 allowNumber = true;
                 allowSep = true;
             } else if ('0' <= ch && ch <= '9'