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 [18/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/dependency-info.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/dependency-info.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/dependency-info.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; Dependency Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -77,9 +77,9 @@
         <li class="active ">Dependency Information</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>
@@ -457,31 +457,31 @@
 <div class="source"><pre class="prettyprint linenums">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
   &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt;
-  &lt;version&gt;3.6.1&lt;/version&gt;
+  &lt;version&gt;3.6.2&lt;/version&gt;
   &lt;type&gt;maven-plugin&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
-<div class="source"><pre class="prettyprint linenums">'org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.6.1'</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">'org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.6.2'</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
-<div class="source"><pre class="prettyprint linenums">&lt;dependency org=&quot;org.apache.maven.plugins&quot; name=&quot;maven-compiler-plugin&quot; rev=&quot;3.6.1&quot;&gt;
+<div class="source"><pre class="prettyprint linenums">&lt;dependency org=&quot;org.apache.maven.plugins&quot; name=&quot;maven-compiler-plugin&quot; rev=&quot;3.6.2&quot;&gt;
   &lt;artifact name=&quot;maven-compiler-plugin&quot; type=&quot;maven-plugin&quot; /&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source"><pre class="prettyprint linenums">@Grapes(
-@Grab(group='org.apache.maven.plugins', module='maven-compiler-plugin', version='3.6.1')
+@Grab(group='org.apache.maven.plugins', module='maven-compiler-plugin', version='3.6.2')
 )</pre></div></div>
 <div class="section">
 <h3><a name="GradleGrails"></a>Gradle/Grails</h3><a name="GradleGrails"></a>
-<div class="source"><pre class="prettyprint linenums">compile 'org.apache.maven.plugins:maven-compiler-plugin:3.6.1'</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">compile 'org.apache.maven.plugins:maven-compiler-plugin:3.6.2'</pre></div></div>
 <div class="section">
 <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
-<div class="source"><pre class="prettyprint linenums">libraryDependencies += &quot;org.apache.maven.plugins&quot; % &quot;maven-compiler-plugin&quot; % &quot;3.6.1&quot;</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">libraryDependencies += &quot;org.apache.maven.plugins&quot; % &quot;maven-compiler-plugin&quot; % &quot;3.6.2&quot;</pre></div></div>
 <div class="section">
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
-<div class="source"><pre class="prettyprint linenums">[org.apache.maven.plugins/maven-compiler-plugin &quot;3.6.1&quot;]</pre></div></div></div>
+<div class="source"><pre class="prettyprint linenums">[org.apache.maven.plugins/maven-compiler-plugin &quot;3.6.2&quot;]</pre></div></div></div>
                   </div>
             </div>
           </div>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/dependency-management.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/dependency-management.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/dependency-management.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; Project Dependency Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -77,9 +77,9 @@
         <li class="active ">Project Dependency Management</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>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/distribution-management.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/distribution-management.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/distribution-management.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; Project Distribution Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -77,9 +77,9 @@
         <li class="active ">Project Distribution Management</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>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/download.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/download.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/download.html Tue Jul 25 23:24:13 2017
@@ -1,500 +1,500 @@
-<!DOCTYPE html>
-<!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-01-13 
- | 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 http-equiv="Content-Language" content="en" />
-    <title>Apache Maven Compiler Plugin &#x2013; Download Apache Maven Compiler Plugin Source</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
-    <link rel="stylesheet" href="./css/site.css" />
-    <link rel="stylesheet" href="./css/print.css" media="print" />
-
-      
-    <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
-
-                  <!-- Google Analytics -->
-    <script type="text/javascript">
-
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-
-    </script>
-          </head>
-        <body class="topBarDisabled">
-          
-                
-                    
-    
-        <div class="container-fluid">
-          <div id="banner">
-        <div class="pull-left">
-                                    <a href="https://www.apache.org/" id="bannerLeft">
-                                                                                                <img src="../../images/apache-maven-project.png"  alt="Apache Maven Compiler Plugin"/>
-                </a>
-                      </div>
-        <div class="pull-right">                                <a href="../../" id="bannerRight">
-                                                                                                <img src="../../images/maven-logo-black-on-white.png" />
-                </a>
-      </div>
-        <div class="clear"><hr/></div>
-      </div>
-
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
-              
-                              <li class="">
-                    <a href="https://www.apache.org/" class="externalLink" title="Apache">
-        Apache</a>
-                    <span class="divider">/</span>
-      </li>
-            <li class="">
-                    <a href="../../index.html" title="Maven">
-        Maven</a>
-                    <span class="divider">/</span>
-      </li>
-            <li class="">
-                    <a href="../index.html" title="Plugins">
-        Plugins</a>
-                    <span class="divider">/</span>
-      </li>
-            <li class="">
-                    <a href="index.html" title="Apache Maven Compiler Plugin">
-        Apache Maven Compiler Plugin</a>
-                    <span class="divider">/</span>
-      </li>
-        <li class="active ">Download Apache Maven Compiler Plugin Source</li>
-        
-              
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-01-13</li>
-              <li id="projectVersion" class="pull-right">
-                    Version: 3.6.1
-        </li>
-            
-                            </ul>
-      </div>
-
-            
-      <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-              
-                <ul class="nav nav-list">
-                    <li class="nav-header">Overview</li>
-                              
-      <li>
-  
-                          <a href="index.html" title="Introduction">
-          <span class="none"></span>
-        Introduction</a>
-            </li>
-                
-      <li>
-  
-                          <a href="plugin-info.html" title="Goals">
-          <span class="none"></span>
-        Goals</a>
-            </li>
-                
-      <li>
-  
-                          <a href="usage.html" title="Usage">
-          <span class="none"></span>
-        Usage</a>
-            </li>
-                
-      <li>
-  
-                          <a href="faq.html" title="FAQ">
-          <span class="none"></span>
-        FAQ</a>
-            </li>
-                
-      <li>
-  
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
-          <span class="none"></span>
-        License</a>
-            </li>
-                
-      <li class="active">
-  
-            <a href="#"><span class="none"></span>Download</a>
-          </li>
-                              <li class="nav-header">Examples</li>
-                              
-      <li>
-  
-                          <a href="examples/compile-using-different-jdk.html" title="Compile Using A Different JDK">
-          <span class="none"></span>
-        Compile Using A Different JDK</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/set-compiler-source-and-target.html" title="Compile Using -source and -target javac Options">
-          <span class="none"></span>
-        Compile Using -source and -target javac Options</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/compile-with-memory-enhancements.html" title="Compile Using Memory Allocation Enhancements">
-          <span class="none"></span>
-        Compile Using Memory Allocation Enhancements</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/pass-compiler-arguments.html" title="Pass Compiler Arguments">
-          <span class="none"></span>
-        Pass Compiler Arguments</a>
-            </li>
-                
-      <li>
-  
-                          <a href="non-javac-compilers.html" title="Non-javac compilerIds">
-          <span class="none"></span>
-        Non-javac compilerIds</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/module-info.html" title="Older projects with module-info">
-          <span class="none"></span>
-        Older projects with module-info</a>
-            </li>
-                              <li class="nav-header">Project Documentation</li>
-                                                                                                                                                                                                                                                                                                                          
-      <li>
-  
-                          <a href="project-info.html" title="Project Information">
-          <span class="icon-chevron-right"></span>
-        Project Information</a>
-                  </li>
-                                                                                                                                                                                                                                                                        
-      <li>
-  
-                          <a href="project-reports.html" title="Project Reports">
-          <span class="icon-chevron-right"></span>
-        Project Reports</a>
-                  </li>
-                              <li class="nav-header">Maven Projects</li>
-                              
-      <li>
-  
-                          <a href="../../archetype/index.html" title="Archetype">
-          <span class="none"></span>
-        Archetype</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../doxia/index.html" title="Doxia">
-          <span class="none"></span>
-        Doxia</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../jxr/index.html" title="JXR">
-          <span class="none"></span>
-        JXR</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../ref/current" title="Maven">
-          <span class="none"></span>
-        Maven</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../pom/index.html" title="Parent POMs">
-          <span class="none"></span>
-        Parent POMs</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../index.html" title="Plugins">
-          <span class="none"></span>
-        Plugins</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../plugin-testing/index.html" title="Plugin Testing">
-          <span class="none"></span>
-        Plugin Testing</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../plugin-tools/index.html" title="Plugin Tools">
-          <span class="none"></span>
-        Plugin Tools</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../apache-resource-bundles/index.html" title="Resource Bundles">
-          <span class="none"></span>
-        Resource Bundles</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../scm/index.html" title="SCM">
-          <span class="none"></span>
-        SCM</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../shared/index.html" title="Shared Components">
-          <span class="none"></span>
-        Shared Components</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../skins/index.html" title="Skins">
-          <span class="none"></span>
-        Skins</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../surefire/index.html" title="Surefire">
-          <span class="none"></span>
-        Surefire</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../wagon/index.html" title="Wagon">
-          <span class="none"></span>
-        Wagon</a>
-            </li>
-                              <li class="nav-header">ASF</li>
-                              
-      <li>
-  
-                          <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
-          <span class="none"></span>
-        How Apache Works</a>
-            </li>
-                
-      <li>
-  
-                          <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation">
-          <span class="none"></span>
-        Foundation</a>
-            </li>
-                
-      <li>
-  
-                          <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
-          <span class="none"></span>
-        Sponsoring Apache</a>
-            </li>
-                
-      <li>
-  
-                          <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
-          <span class="none"></span>
-        Thanks</a>
-            </li>
-            </ul>
-              
-                            <form id="search-form" action="https://www.google.com/search" method="get" >
-    
-  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
-  <input class="search-query" name="q" id="query" type="text" />
-</form>
-<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script>
-          
-          <hr />
-
-           <div id="poweredBy">
-                   
-    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
-
-    
-    <div class="g-plusone" data-href="https://maven.apache.org/plugins/maven-compiler-plugin/" data-size="tall" ></div>
-
-                   <div class="clear"></div>
-                            <div class="clear"></div>
-                            <div class="clear"></div>
-                            <div class="clear"></div>
-                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
-      </a>
-                  </div>
-          </div>
-        </div>
-        
-                
-        <div id="bodyColumn"  class="span10" >
-                                  
-            
-  
-    <div class="section">
-<h2><a name="Download_Apache_Maven_Compiler_Plugin_3.6.1_Source"></a>Download Apache Maven Compiler Plugin 3.6.1 Source</h2>
-
-      
-<p>Apache Maven Compiler Plugin 3.6.1 is distributed in source format. Use a source archive if you intend to build
-      Apache Maven Compiler Plugin yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p>
-
-      
-<p>You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24
-      hours to reach all mirrors.
-<p></p>
-
-      
-<p>In order to guard against corrupted downloads/installations, it is highly recommended to
-      <a class="externalLink" href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a>
-      of the release bundles against the public <a class="externalLink" href="http://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven
-      developers.</p>
-
-      
-<p>Apache Maven Compiler Plugin is distributed under the <a class="externalLink" href="http://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
-
-      
-<p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="/guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>.
-
-      <a name="mirror"></a>
-      
-<div class="section">
-<h3><a name="Mirror"></a>Mirror</h3>
-
-        
-<p>
-          [if-any logo]
-          <a href="[link]">
-            <img src="[logo]" align="right" border="0" alt="logo" />
-          </a>
-          [end]
-          The currently selected mirror is
-          <b>[preferred]</b>.
-          If you encounter a problem with this mirror,
-          please select another mirror.
-          If all mirrors are failing, there are
-          <i>backup</i>
-          mirrors
-          (at the end of the mirrors list) that should be available.
-        </p>
-
-        <form action="[location]" method="get" id="SelectMirror">
-          Other mirrors:
-          <select name="Preferred">
-            [if-any http]
-            [for http]
-            <option value="[http]">[http]</option>
-            [end]
-            [end]
-            [if-any ftp]
-            [for ftp]
-            <option value="[ftp]">[ftp]</option>
-            [end]
-            [end]
-            [if-any backup]
-            [for backup]
-            <option value="[backup]">[backup] (backup)</option>
-            [end]
-            [end]
-          </select>
-          <input type="submit" value="Change" />
-        </form>
-
-        
-<p>
-          You may also consult the
-          <a class="externalLink" href="http://www.apache.org/mirrors/">complete list of
-            mirrors.</a>
-        </p>
-
-      </div>
-      
-      
-<div class="section">
-<h3><a name="Apache_Maven_Compiler_Plugin_3.6.1"></a>Apache Maven Compiler Plugin 3.6.1</h3>
-        
-      
-<p>This is the current stable version of Apache Maven Compiler Plugin.</p>
-        
-      
-<table border="0" class="table table-striped">
-        <thead>
-          
-<tr class="a">
-            
-<th></th>
-            
-<th>Link</th>
-            
-<th>Checksum</th>
-            
-<th>Signature</th>
-          </tr>
-        </thead>
-        <tbody>
-          
-<tr class="b">
-            
-<td>Apache Maven Compiler Plugin 3.6.1 (Source zip)</td>
-            
-<td><a href="[preferred]maven/plugins/maven-compiler-plugin-3.6.1-source-release.zip">maven/plugins/maven-compiler-plugin-3.6.1-source-release.zip</a></td>
-            
-<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-compiler-plugin-3.6.1-source-release.zip.md5">maven/plugins/maven-compiler-plugin-3.6.1-source-release.zip.md5</a></td>
-            
-<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-compiler-plugin-3.6.1-source-release.zip.asc">maven/plugins/maven-compiler-plugin-3.6.1-source-release.zip.asc</a></td>
-          </tr>
-        </tbody>
-      </table>
-      </div>
-
-      
-<div class="section">
-<h3><a name="Previous_Versions"></a>Previous Versions</h3>
-        
-      
-<p>Older non-recommended releases can be found on our <a class="externalLink" href="http://archive.apache.org/dist/maven/plugins/">archive site</a>.</p>
-
-      </div>
-    </div>
-  
-
-                  </div>
-            </div>
-          </div>
-
-    <hr/>
-
-    <footer>
-            <div class="container-fluid">
-                      <div class="row-fluid">
-                                      <p >Copyright &copy;                    2001&#x2013;2017
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.    
-      </p>
-                </div>
-
-        
-                </div>
-    </footer>
-        </body>
+<!DOCTYPE html>
+<!--
+ | 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="20170726" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Maven Compiler Plugin &#x2013; Download Apache Maven Compiler Plugin Source</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
+
+                  <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+          </head>
+        <body class="topBarDisabled">
+          
+                
+                    
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                    <a href="https://www.apache.org/" id="bannerLeft">
+                                                                                                <img src="../../images/apache-maven-project.png"  alt="Apache Maven Compiler Plugin"/>
+                </a>
+                      </div>
+        <div class="pull-right">                                <a href="../../" id="bannerRight">
+                                                                                                <img src="../../images/maven-logo-black-on-white.png" />
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+              
+                              <li class="">
+                    <a href="https://www.apache.org/" class="externalLink" title="Apache">
+        Apache</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../index.html" title="Maven">
+        Maven</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../index.html" title="Plugins">
+        Plugins</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="index.html" title="Apache Maven Compiler Plugin">
+        Apache Maven Compiler Plugin</a>
+                    <span class="divider">/</span>
+      </li>
+        <li class="active ">Download Apache Maven Compiler Plugin Source</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.2
+        </li>
+            
+                            </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+              
+                <ul class="nav nav-list">
+                    <li class="nav-header">Overview</li>
+                              
+      <li>
+  
+                          <a href="index.html" title="Introduction">
+          <span class="none"></span>
+        Introduction</a>
+            </li>
+                
+      <li>
+  
+                          <a href="plugin-info.html" title="Goals">
+          <span class="none"></span>
+        Goals</a>
+            </li>
+                
+      <li>
+  
+                          <a href="usage.html" title="Usage">
+          <span class="none"></span>
+        Usage</a>
+            </li>
+                
+      <li>
+  
+                          <a href="faq.html" title="FAQ">
+          <span class="none"></span>
+        FAQ</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <span class="none"></span>
+        License</a>
+            </li>
+                
+      <li class="active">
+  
+            <a href="#"><span class="none"></span>Download</a>
+          </li>
+                              <li class="nav-header">Examples</li>
+                              
+      <li>
+  
+                          <a href="examples/compile-using-different-jdk.html" title="Compile Using A Different JDK">
+          <span class="none"></span>
+        Compile Using A Different JDK</a>
+            </li>
+                
+      <li>
+  
+                          <a href="examples/set-compiler-source-and-target.html" title="Compile Using -source and -target javac Options">
+          <span class="none"></span>
+        Compile Using -source and -target javac Options</a>
+            </li>
+                
+      <li>
+  
+                          <a href="examples/compile-with-memory-enhancements.html" title="Compile Using Memory Allocation Enhancements">
+          <span class="none"></span>
+        Compile Using Memory Allocation Enhancements</a>
+            </li>
+                
+      <li>
+  
+                          <a href="examples/pass-compiler-arguments.html" title="Pass Compiler Arguments">
+          <span class="none"></span>
+        Pass Compiler Arguments</a>
+            </li>
+                
+      <li>
+  
+                          <a href="non-javac-compilers.html" title="Non-javac compilerIds">
+          <span class="none"></span>
+        Non-javac compilerIds</a>
+            </li>
+                
+      <li>
+  
+                          <a href="examples/module-info.html" title="Older projects with module-info">
+          <span class="none"></span>
+        Older projects with module-info</a>
+            </li>
+                              <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                                          
+      <li>
+  
+                          <a href="project-info.html" title="Project Information">
+          <span class="icon-chevron-right"></span>
+        Project Information</a>
+                  </li>
+                                                                                                                                                                                                                                                                        
+      <li>
+  
+                          <a href="project-reports.html" title="Project Reports">
+          <span class="icon-chevron-right"></span>
+        Project Reports</a>
+                  </li>
+                              <li class="nav-header">Maven Projects</li>
+                              
+      <li>
+  
+                          <a href="../../archetype/index.html" title="Archetype">
+          <span class="none"></span>
+        Archetype</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../doxia/index.html" title="Doxia">
+          <span class="none"></span>
+        Doxia</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../jxr/index.html" title="JXR">
+          <span class="none"></span>
+        JXR</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../ref/current" title="Maven">
+          <span class="none"></span>
+        Maven</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../pom/index.html" title="Parent POMs">
+          <span class="none"></span>
+        Parent POMs</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../index.html" title="Plugins">
+          <span class="none"></span>
+        Plugins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../plugin-testing/index.html" title="Plugin Testing">
+          <span class="none"></span>
+        Plugin Testing</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../plugin-tools/index.html" title="Plugin Tools">
+          <span class="none"></span>
+        Plugin Tools</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../apache-resource-bundles/index.html" title="Resource Bundles">
+          <span class="none"></span>
+        Resource Bundles</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../scm/index.html" title="SCM">
+          <span class="none"></span>
+        SCM</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../shared/index.html" title="Shared Components">
+          <span class="none"></span>
+        Shared Components</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../skins/index.html" title="Skins">
+          <span class="none"></span>
+        Skins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../surefire/index.html" title="Surefire">
+          <span class="none"></span>
+        Surefire</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../wagon/index.html" title="Wagon">
+          <span class="none"></span>
+        Wagon</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                              
+      <li>
+  
+                          <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+          <span class="none"></span>
+        How Apache Works</a>
+            </li>
+                
+      <li>
+  
+                          <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation">
+          <span class="none"></span>
+        Foundation</a>
+            </li>
+                
+      <li>
+  
+                          <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+          <span class="none"></span>
+        Sponsoring Apache</a>
+            </li>
+                
+      <li>
+  
+                          <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <span class="none"></span>
+        Thanks</a>
+            </li>
+            </ul>
+              
+                            <form id="search-form" action="https://www.google.com/search" method="get" >
+    
+  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script>
+          
+          <hr />
+
+           <div id="poweredBy">
+                   
+    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
+
+    
+    <div class="g-plusone" data-href="https://maven.apache.org/plugins/maven-compiler-plugin/" data-size="tall" ></div>
+
+                   <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span10" >
+                                  
+            
+  
+    <div class="section">
+<h2><a name="Download_Apache_Maven_Compiler_Plugin_3.6.2_Source"></a>Download Apache Maven Compiler Plugin 3.6.2 Source</h2>
+
+      
+<p>Apache Maven Compiler Plugin 3.6.2 is distributed in source format. Use a source archive if you intend to build
+      Apache Maven Compiler Plugin yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p>
+
+      
+<p>You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24
+      hours to reach all mirrors.
+<p></p>
+
+      
+<p>In order to guard against corrupted downloads/installations, it is highly recommended to
+      <a class="externalLink" href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a>
+      of the release bundles against the public <a class="externalLink" href="http://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven
+      developers.</p>
+
+      
+<p>Apache Maven Compiler Plugin is distributed under the <a class="externalLink" href="http://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
+
+      
+<p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="/guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>.
+
+      <a name="mirror"></a>
+      
+<div class="section">
+<h3><a name="Mirror"></a>Mirror</h3>
+
+        
+<p>
+          [if-any logo]
+          <a href="[link]">
+            <img src="[logo]" align="right" border="0" alt="logo" />
+          </a>
+          [end]
+          The currently selected mirror is
+          <b>[preferred]</b>.
+          If you encounter a problem with this mirror,
+          please select another mirror.
+          If all mirrors are failing, there are
+          <i>backup</i>
+          mirrors
+          (at the end of the mirrors list) that should be available.
+        </p>
+
+        <form action="[location]" method="get" id="SelectMirror">
+          Other mirrors:
+          <select name="Preferred">
+            [if-any http]
+            [for http]
+            <option value="[http]">[http]</option>
+            [end]
+            [end]
+            [if-any ftp]
+            [for ftp]
+            <option value="[ftp]">[ftp]</option>
+            [end]
+            [end]
+            [if-any backup]
+            [for backup]
+            <option value="[backup]">[backup] (backup)</option>
+            [end]
+            [end]
+          </select>
+          <input type="submit" value="Change" />
+        </form>
+
+        
+<p>
+          You may also consult the
+          <a class="externalLink" href="http://www.apache.org/mirrors/">complete list of
+            mirrors.</a>
+        </p>
+
+      </div>
+      
+      
+<div class="section">
+<h3><a name="Apache_Maven_Compiler_Plugin_3.6.2"></a>Apache Maven Compiler Plugin 3.6.2</h3>
+        
+      
+<p>This is the current stable version of Apache Maven Compiler Plugin.</p>
+        
+      
+<table border="0" class="table table-striped">
+        <thead>
+          
+<tr class="a">
+            
+<th></th>
+            
+<th>Link</th>
+            
+<th>Checksum</th>
+            
+<th>Signature</th>
+          </tr>
+        </thead>
+        <tbody>
+          
+<tr class="b">
+            
+<td>Apache Maven Compiler Plugin 3.6.2 (Source zip)</td>
+            
+<td><a href="[preferred]maven/plugins/maven-compiler-plugin-3.6.2-source-release.zip">maven/plugins/maven-compiler-plugin-3.6.2-source-release.zip</a></td>
+            
+<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-compiler-plugin-3.6.2-source-release.zip.md5">maven/plugins/maven-compiler-plugin-3.6.2-source-release.zip.md5</a></td>
+            
+<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-compiler-plugin-3.6.2-source-release.zip.asc">maven/plugins/maven-compiler-plugin-3.6.2-source-release.zip.asc</a></td>
+          </tr>
+        </tbody>
+      </table>
+      </div>
+
+      
+<div class="section">
+<h3><a name="Previous_Versions"></a>Previous Versions</h3>
+        
+      
+<p>Older non-recommended releases can be found on our <a class="externalLink" href="http://archive.apache.org/dist/maven/plugins/">archive site</a>.</p>
+
+      </div>
+    </div>
+  
+
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+                      <div class="row-fluid">
+                                      <p >Copyright &copy;                    2001&#x2013;2017
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
+      </p>
+                </div>
+
+        
+                </div>
+    </footer>
+        </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-using-different-jdk.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-using-different-jdk.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-using-different-jdk.html Tue Jul 25 23:24:13 2017
@@ -1,6 +1,6 @@
 <!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">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Edwin Punzalan" />
     <meta name="Date-Creation-yyyymmdd" content="20060705" />
-    <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; Compiling Sources Using A Different JDK</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.5.min.css" />
@@ -79,9 +79,9 @@
         <li class="active ">Compiling Sources Using A Different JDK</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>
@@ -371,7 +371,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.6.1&lt;/version&gt;
+        &lt;version&gt;3.6.2&lt;/version&gt;
         &lt;configuration&gt;
           &lt;verbose&gt;true&lt;/verbose&gt;
           &lt;fork&gt;true&lt;/fork&gt;
@@ -383,11 +383,9 @@
     [...]
   &lt;/build&gt;
   [...]
-&lt;/project&gt;
-</pre></div>
+&lt;/project&gt;</pre></div>
 <p>To avoid hard-coding a filesystem path for the executable, you can use a property. For example:</p>
-<div class="source"><pre class="prettyprint linenums">          &lt;executable&gt;${JAVA_1_4_HOME}/bin/javac&lt;/executable&gt;
-</pre></div>
+<div class="source"><pre class="prettyprint linenums">          &lt;executable&gt;${JAVA_1_4_HOME}/bin/javac&lt;/executable&gt;</pre></div>
 <p>Each developer then defines this property in <a class="externalLink" href="http://maven.apache.org/ref/current/maven-settings/settings.html">settings.xml</a>, or sets an environment variable, so that the build remains portable.</p>
 <div class="source"><pre class="prettyprint linenums">&lt;settings&gt;
   [...]
@@ -404,8 +402,7 @@
   &lt;activeProfiles&gt;
     &lt;activeProfile&gt;compiler&lt;/activeProfile&gt;
   &lt;/activeProfiles&gt;
-&lt;/settings&gt;
-</pre></div>
+&lt;/settings&gt;</pre></div>
 <p>If you build with a different JDK, you may want to <a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/examples/manifest-customization.html"> customize</a> the jar file manifest.</p></div></div>
                   </div>
             </div>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-with-memory-enhancements.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-with-memory-enhancements.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-with-memory-enhancements.html Tue Jul 25 23:24:13 2017
@@ -1,6 +1,6 @@
 <!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">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Edwin Punzalan" />
     <meta name="Date-Creation-yyyymmdd" content="20060705" />
-    <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; Compile Using Memory Allocation Enhancements</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.5.min.css" />
@@ -79,9 +79,9 @@
         <li class="active ">Compile Using Memory Allocation Enhancements</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>
@@ -363,7 +363,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.6.1&lt;/version&gt;
+        &lt;version&gt;3.6.2&lt;/version&gt;
         &lt;configuration&gt;
           &lt;fork&gt;true&lt;/fork&gt;
           &lt;meminitial&gt;128m&lt;/meminitial&gt;
@@ -374,8 +374,7 @@
     [...]
   &lt;/build&gt;
   [...]
-&lt;/project&gt;
-</pre></div></div>
+&lt;/project&gt;</pre></div></div>
                   </div>
             </div>
           </div>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/module-info.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/module-info.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/module-info.html Tue Jul 25 23:24:13 2017
@@ -1,6 +1,6 @@
 <!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">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Robert Scholte" />
     <meta name="Date-Creation-yyyymmdd" content="20160927" />
-    <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; Older projects with module-info</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.5.min.css" />
@@ -79,9 +79,9 @@
         <li class="active ">Older projects with module-info</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>
@@ -364,7 +364,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.6.1&lt;/version&gt;
+        &lt;version&gt;3.6.2&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;id&gt;default-compile&lt;/id&gt;
@@ -382,7 +382,7 @@
             &lt;goals&gt;
               &lt;goal&gt;compile&lt;/goal&gt;
             &lt;/goals&gt;
-            &lt;!-- recompile everything for target VM except the module-info.java
+            &lt;!-- recompile everything for target VM except the module-info.java --&gt;
             &lt;configuration&gt;
               &lt;excludes&gt;
                 &lt;exclude&gt;module-info.java&lt;/exclude&gt;
@@ -404,8 +404,7 @@
     [...]
   &lt;/build&gt;
   [...]
-&lt;/project&gt;
-</pre></div>
+&lt;/project&gt;</pre></div>
 <p>In case you want the project to be Java 6 compatible, the easiest to do this is to use Java 9 for both execution blocks. You can use the maven-toolchain-plugin to specify the shared JDK (supported since Maven 2.0.9) or a custom jdkToolchain (supported since Maven 3.3.1) and refer to the JDK 9 installation on your system. Or simply use Java 9 as the runtime for Maven by setting <tt>JAVA_HOME=/path/to/jdk-9</tt>. </p>
 <div class="source"><pre class="prettyprint linenums">&lt;project&gt;
   [...]
@@ -415,7 +414,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.6.1&lt;/version&gt;
+        &lt;version&gt;3.6.2&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;id&gt;default-compile&lt;/id&gt;
@@ -429,7 +428,7 @@
             &lt;goals&gt;
               &lt;goal&gt;compile&lt;/goal&gt;
             &lt;/goals&gt;
-            &lt;!-- recompile everything for target VM except the module-info.java
+            &lt;!-- recompile everything for target VM except the module-info.java --&gt;
             &lt;configuration&gt;
               &lt;excludes&gt;
                 &lt;exclude&gt;module-info.java&lt;/exclude&gt;
@@ -450,8 +449,7 @@
     [...]
   &lt;/build&gt;
   [...]
-&lt;/project&gt;
-</pre></div></div>
+&lt;/project&gt;</pre></div></div>
                   </div>
             </div>
           </div>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/pass-compiler-arguments.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/pass-compiler-arguments.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/pass-compiler-arguments.html Tue Jul 25 23:24:13 2017
@@ -1,6 +1,6 @@
 <!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">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Edwin Punzalan" />
     <meta name="Date-Creation-yyyymmdd" content="20060705" />
-    <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; Pass Compiler Arguments</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.5.min.css" />
@@ -79,9 +79,9 @@
         <li class="active ">Pass Compiler Arguments</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>
@@ -363,7 +363,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.6.1&lt;/version&gt;
+        &lt;version&gt;3.6.2&lt;/version&gt;
         &lt;configuration&gt;
           &lt;compilerArgs&gt;
             &lt;arg&gt;-verbose&lt;/arg&gt;
@@ -375,8 +375,7 @@
     [...]
   &lt;/build&gt;
   [...]
-&lt;/project&gt;
-</pre></div></div>
+&lt;/project&gt;</pre></div></div>
                   </div>
             </div>
           </div>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/set-compiler-source-and-target.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/set-compiler-source-and-target.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/set-compiler-source-and-target.html Tue Jul 25 23:24:13 2017
@@ -1,6 +1,6 @@
 <!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">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Edwin Punzalan" />
     <meta name="Date-Creation-yyyymmdd" content="20060705" />
-    <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; Setting the -source and -target of the Java Compiler</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.5.min.css" />
@@ -79,9 +79,9 @@
         <li class="active ">Setting the -source and -target of the Java Compiler</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>
@@ -363,8 +363,7 @@
     &lt;maven.compiler.target&gt;1.8&lt;/maven.compiler.target&gt;
   &lt;/properties&gt;
   [...]
-&lt;/project&gt;
-</pre></div>
+&lt;/project&gt;</pre></div>
 <p>or configure the plugin directly:</p>
 <div class="source"><pre class="prettyprint linenums">&lt;project&gt;
   [...]
@@ -374,7 +373,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.6.1&lt;/version&gt;
+        &lt;version&gt;3.6.2&lt;/version&gt;
         &lt;configuration&gt;
           &lt;source&gt;1.8&lt;/source&gt;
           &lt;target&gt;1.8&lt;/target&gt;
@@ -384,8 +383,7 @@
     [...]
   &lt;/build&gt;
   [...]
-&lt;/project&gt;
-</pre></div>
+&lt;/project&gt;</pre></div>
 <p><b>Note:</b> Merely setting the <tt>target</tt> option does not guarantee that your code actually runs on a JRE with the specified version. The pitfall is unintended usage of APIs that only exist in later JREs which would make your code fail at runtime with a linkage error. To avoid this issue, you can either configure the compiler's boot classpath to match the target JRE or use the <a class="externalLink" href="http://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin/">Animal Sniffer Maven Plugin</a> to verify your code doesn't use unintended APIs. In the same way, setting the <tt>source</tt> option does not guarantee that your code actually compiles on a JDK with the specified version. To compile your code with a specific JDK version, different than the one used to launch Maven, refer to the <a href="../examples/compile-using-different-jdk.html">Compile Using A Different JDK</a> example.</p></div>
                   </div>
             </div>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/faq.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/faq.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/faq.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; Frequently Asked Questions</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -77,9 +77,9 @@
         <li class="active ">Frequently Asked Questions</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>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/findbugs.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/findbugs.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/findbugs.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; FindBugs Bug Detector Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -77,9 +77,9 @@
         <li class="active ">FindBugs Bug Detector Report</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>
@@ -451,8 +451,8 @@
 <th>Errors</th>
 <th>Missing Classes</th></tr>
 <tr class="b">
-<td>15</td>
-<td>7</td>
+<td>27</td>
+<td>9</td>
 <td>0</td>
 <td>0</td></tr></table></div>
 <div class="section">
@@ -478,6 +478,12 @@
 <td>2</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.plugin.compiler.TestCompilerMojo">org.apache.maven.plugin.compiler.TestCompilerMojo</a></td>
+<td>1</td></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.compiler.module.AsmModuleInfoParser">org.apache.maven.plugin.compiler.module.AsmModuleInfoParser</a></td>
+<td>1</td></tr>
+<tr class="a">
+<td><a href="#org.apache.maven.plugin.compiler.module.ProjectAnalyzer">org.apache.maven.plugin.compiler.module.ProjectAnalyzer</a></td>
 <td>1</td></tr></table></div><a name="org.apache.maven.plugin.AbstractCompilerMojo"></a>
 <div class="section">
 <h3><a name="org.apache.maven.plugin.AbstractCompilerMojo"></a>org.apache.maven.plugin.AbstractCompilerMojo</h3>
@@ -552,13 +558,13 @@
 <td>Boxing/unboxing to parse a primitive org.apache.maven.plugin.compiler.AbstractCompilerMojo.getRequestThreadCount()</td>
 <td>PERFORMANCE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DM_BOXED_PRIMITIVE_FOR_PARSING">DM_BOXED_PRIMITIVE_FOR_PARSING</a></td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1169">1169</a></td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1178">1178</a></td>
 <td>High</td></tr>
 <tr class="b">
 <td>Possible null pointer dereference in org.apache.maven.plugin.compiler.AbstractCompilerMojo.hasNewFile(File, Date) due to return value of called method</td>
 <td>STYLE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE">NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE</a></td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1442">1442</a></td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1451">1451</a></td>
 <td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.compiler.TestCompilerMojo"></a>
 <div class="section">
 <h3><a name="org.apache.maven.plugin.compiler.TestCompilerMojo"></a>org.apache.maven.plugin.compiler.TestCompilerMojo</h3>
@@ -573,8 +579,38 @@
 <td>Boxing/unboxing to parse a primitive org.apache.maven.plugin.compiler.TestCompilerMojo.preparePaths(Set)</td>
 <td>PERFORMANCE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DM_BOXED_PRIMITIVE_FOR_PARSING">DM_BOXED_PRIMITIVE_FOR_PARSING</a></td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L219">219</a></td>
-<td>High</td></tr></table></div>
+<td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L221">221</a></td>
+<td>High</td></tr></table></div><a name="org.apache.maven.plugin.compiler.module.AsmModuleInfoParser"></a>
+<div class="section">
+<h3><a name="org.apache.maven.plugin.compiler.module.AsmModuleInfoParser"></a>org.apache.maven.plugin.compiler.module.AsmModuleInfoParser</h3>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Bug</th>
+<th>Category</th>
+<th>Details</th>
+<th>Line</th>
+<th>Priority</th></tr>
+<tr class="b">
+<td>org.apache.maven.plugin.compiler.module.AsmModuleInfoParser.getModuleInfoClass(File) may fail to close stream</td>
+<td>BAD_PRACTICE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#OS_OPEN_STREAM">OS_OPEN_STREAM</a></td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/AsmModuleInfoParser.html#L105">105</a></td>
+<td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.compiler.module.ProjectAnalyzer"></a>
+<div class="section">
+<h3><a name="org.apache.maven.plugin.compiler.module.ProjectAnalyzer"></a>org.apache.maven.plugin.compiler.module.ProjectAnalyzer</h3>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Bug</th>
+<th>Category</th>
+<th>Details</th>
+<th>Line</th>
+<th>Priority</th></tr>
+<tr class="b">
+<td>Possible null pointer dereference of jarFile in org.apache.maven.plugin.compiler.module.ProjectAnalyzer.extractManifest(File) on exception path</td>
+<td>CORRECTNESS</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#NP_NULL_ON_SOME_PATH_EXCEPTION">NP_NULL_ON_SOME_PATH_EXCEPTION</a></td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/module/ProjectAnalyzer.html#L161">161</a></td>
+<td>Medium</td></tr></table></div>
                   </div>
             </div>
           </div>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/help-mojo.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/help-mojo.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/help-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:help</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -77,9 +77,9 @@
         <li class="active ">compiler:help</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:help</p>
+<p>org.apache.maven.plugins:maven-compiler-plugin:3.6.2:help</p>
       
 <p><b>Description</b>:</p>
       

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/index.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/index.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/index.html Tue Jul 25 23:24:13 2017
@@ -1,6 +1,6 @@
 <!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">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Edwin Punzalan" />
     <meta name="Date-Creation-yyyymmdd" content="20130722" />
-    <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; Introduction</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -79,9 +79,9 @@
         <li class="active ">Introduction</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>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/integration.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/integration.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/integration.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; CI Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -77,9 +77,9 @@
         <li class="active ">CI Management</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>