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 hb...@apache.org on 2016/10/04 20:35:51 UTC

svn commit: r998881 [8/20] - 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/ apido...

Added: 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 (added)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/module-info.html Tue Oct  4 20:35:50 2016
@@ -0,0 +1,461 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-04 
+ | 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="author" content="Robert Scholte" />
+    <meta name="Date-Creation-yyyymmdd" content="20160927" />
+    <meta name="Date-Revision-yyyymmdd" content="20161004" />
+    <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" />
+    <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 ">Older projects with module-info</li>
+        
+              
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-10-04</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 3.6-SNAPSHOT
+        </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>
+  
+                          <a href="../download.html" title="Download">
+          <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 class="active">
+  
+            <a href="#"><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="Older_projects_with_module-info"></a>Older projects with module-info</h2>
+<p>For projects that want to be compatible with older versions of Java (i.e 1.8 or below), but also want to provide a <tt>module-info.java</tt> for Java 9 projects must be aware that they need to call <tt>javac</tt> twice: the <tt>module-info.java</tt> must be compiled with <tt>release=9</tt>, while the rest of the sources must be compiled with a lower version of <tt>source</tt>/<tt>target</tt>.</p>
+<p>The preferred way to do this is by having 2 execution blocks are described below. JDK 9 only supports compilations for Java 6 and above, so projects wanting to be compatible with Java 5 or below need to use two different JDKs. With <a href="/guides/mini/guide-using-toolchains.html">toolchains</a> it is quite easy to achieve this. Be aware that you will need at least Maven 3.3.1 to specify a custom jdkToolchain in your plugin configuration. You could add a jdkToolchain to do base-compile execution-block as well referring to JDK 5. </p>
+<div class="source"><pre class="prettyprint linenums">&lt;project&gt;
+  [...]
+  &lt;build&gt;
+    [...]
+    &lt;plugins&gt;
+      &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-SNAPSHOT&lt;/version&gt;
+        &lt;executions&gt;
+          &lt;execution&gt;
+            &lt;id&gt;default-compile&lt;/id&gt;
+            &lt;configuration&gt;
+              &lt;!-- compile everything to ensure module-info contains right entries --&gt;
+              &lt;jdkToolchain&gt;
+                &lt;version&gt;9&lt;/version&gt;
+              &lt;/jdkToolchain&gt;
+              &lt;release&gt;9&lt;/release&gt;
+            &lt;/configuration&gt;
+          &lt;/execution&gt;
+          &lt;execution&gt;
+            &lt;id&gt;base-compile&lt;/id&gt;
+            &lt;goals&gt;
+              &lt;goal&gt;compile&lt;/goal&gt;
+            &lt;/goals&gt;
+            &lt;configuration&gt;
+              &lt;excludes&gt;
+                &lt;exclude&gt;module-info.java&lt;/exclude&gt;
+              &lt;/excludes&gt;
+              &lt;source&gt;1.5&lt;/source&gt;
+              &lt;target&gt;1.5&lt;/target&gt;
+            &lt;/configuration&gt;
+          &lt;/execution&gt;
+        &lt;/executions&gt;
+      &lt;/plugin&gt;
+    &lt;/plugins&gt;
+    [...]
+  &lt;/build&gt;
+  [...]
+&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;
+  [...]
+  &lt;build&gt;
+    [...]
+    &lt;plugins&gt;
+      &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-SNAPSHOT&lt;/version&gt;
+        &lt;executions&gt;
+          &lt;execution&gt;
+            &lt;id&gt;default-compile&lt;/id&gt;
+            &lt;configuration&gt;
+              &lt;!-- compile everything to ensure module-info contains right entries --&gt;
+              &lt;release&gt;9&lt;/release&gt;
+            &lt;/configuration&gt;
+          &lt;/execution&gt;
+          &lt;execution&gt;
+            &lt;id&gt;base-compile&lt;/id&gt;
+            &lt;goals&gt;
+              &lt;goal&gt;compile&lt;/goal&gt;
+            &lt;/goals&gt;
+            &lt;configuration&gt;
+              &lt;excludes&gt;
+                &lt;exclude&gt;module-info.java&lt;/exclude&gt;
+              &lt;/excludes&gt;
+              &lt;release&gt;6&lt;/release&gt;
+            &lt;/configuration&gt;
+          &lt;/execution&gt;
+        &lt;/executions&gt;
+        &lt;configuration&gt;
+          &lt;!-- Only required when JAVA_HOME isn't at least Java 9 and when haven't configured the maven-toolchains-plugin --&gt;
+          &lt;jdkToolchain&gt;
+            &lt;version&gt;9&lt;/version&gt;
+          &lt;/jdkToolchain&gt;
+        &lt;/configuration&gt;
+      &lt;/plugin&gt;
+    &lt;/plugins&gt;
+    [...]
+  &lt;/build&gt;
+  [...]
+&lt;/project&gt;</pre></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+                      <div class="row-fluid">
+                                      <p >Copyright &copy;                    2001&#x2013;2016
+                        <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

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/module-info.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/module-info.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

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 Oct  4 20:35:50 2016
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-06 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-04 
+ | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -9,25 +9,31 @@
     <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="20160206" />
+    <meta name="Date-Revision-yyyymmdd" content="20161004" />
     <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.4.min.css" />
+    <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.4.min.js"></script>
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.5.min.js"></script>
 
-                          
-        
-<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                      
-        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-          
-                  </head>
+                  <!-- 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">
           
                 
@@ -36,8 +42,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://www.apache.org/" id="bannerLeft">
-                                                                                                <img src="../../../images/apache-maven-project.png"  alt="Apache Maven"/>
+                                    <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">
@@ -49,10 +55,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
+              
                               <li class="">
-                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+                    <a href="https://www.apache.org/" class="externalLink" title="Apache">
         Apache</a>
                     <span class="divider">/</span>
       </li>
@@ -67,17 +72,16 @@
                     <span class="divider">/</span>
       </li>
             <li class="">
-                    <a href="../" title="Apache Maven Compiler Plugin">
+                    <a href="../index.html" title="Apache Maven Compiler Plugin">
         Apache Maven Compiler Plugin</a>
                     <span class="divider">/</span>
       </li>
         <li class="active ">Pass Compiler Arguments</li>
         
-                
-                    
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
+              
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-10-04</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 3.5.1
+                    Version: 3.6-SNAPSHOT
         </li>
             
                             </ul>
@@ -87,8 +91,7 @@
       <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>
                               
@@ -167,6 +170,13 @@
           <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>
@@ -175,7 +185,7 @@
           <span class="icon-chevron-right"></span>
         Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                        
+                                                                                                                                                                                                                                                      
       <li>
   
                           <a href="../project-reports.html" title="Project Reports">
@@ -186,13 +196,6 @@
                               
       <li>
   
-                          <a href="../../../ant-tasks/index.html" title="Ant Tasks">
-          <span class="none"></span>
-        Ant Tasks</a>
-            </li>
-                
-      <li>
-  
                           <a href="../../../archetype/index.html" title="Archetype">
           <span class="none"></span>
         Archetype</a>
@@ -292,40 +295,39 @@
                               
       <li>
   
-                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+                          <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="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+                          <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation">
           <span class="none"></span>
         Foundation</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+                          <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="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+                          <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://www.google.com/coop/cse/brand?form=search-form"></script>
+<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script>
           
           <hr />
 
@@ -334,7 +336,7 @@
     <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
 
     
-    <div class="g-plusone" data-href="http://maven.apache.org/plugins/maven-compiler-plugin/" data-size="tall" ></div>
+    <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>
@@ -350,7 +352,7 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/references/
 apt-format.html --><div class="section">
+            <div class="section">
 <h2><a name="Pass_Compiler_Arguments"></a>Pass Compiler Arguments</h2>
 <p>Sometimes, you need to pass other compiler arguments that are not handled by the Compiler Plugin itself but is supported by the <tt>compilerId</tt> selected. For such arguments, use the Compiler Plugin's <tt>compilerArgs</tt> parameter The following example passes compiler arguments to the <tt>javac</tt> compiler:</p>
 <div class="source"><pre class="prettyprint linenums">&lt;project&gt;
@@ -361,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.5.1&lt;/version&gt;
+        &lt;version&gt;3.6-SNAPSHOT&lt;/version&gt;
         &lt;configuration&gt;
           &lt;compilerArgs&gt;
             &lt;arg&gt;-verbose&lt;/arg&gt;
@@ -373,8 +375,7 @@
     [...]
   &lt;/build&gt;
   [...]
-&lt;/project&gt;
-</pre></div></div>
+&lt;/project&gt;</pre></div></div>
                   </div>
             </div>
           </div>
@@ -385,9 +386,8 @@
             <div class="container-fluid">
                       <div class="row-fluid">
                                       <p >Copyright &copy;                    2001&#x2013;2016
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.      
-                    
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
       </p>
                 </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 Oct  4 20:35:50 2016
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-06 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-04 
+ | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -9,25 +9,31 @@
     <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="20160206" />
+    <meta name="Date-Revision-yyyymmdd" content="20161004" />
     <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.4.min.css" />
+    <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.4.min.js"></script>
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.5.min.js"></script>
 
-                          
-        
-<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                      
-        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-          
-                  </head>
+                  <!-- 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">
           
                 
@@ -36,8 +42,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://www.apache.org/" id="bannerLeft">
-                                                                                                <img src="../../../images/apache-maven-project.png"  alt="Apache Maven"/>
+                                    <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">
@@ -49,10 +55,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
+              
                               <li class="">
-                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+                    <a href="https://www.apache.org/" class="externalLink" title="Apache">
         Apache</a>
                     <span class="divider">/</span>
       </li>
@@ -67,17 +72,16 @@
                     <span class="divider">/</span>
       </li>
             <li class="">
-                    <a href="../" title="Apache Maven Compiler Plugin">
+                    <a href="../index.html" title="Apache Maven Compiler Plugin">
         Apache Maven Compiler Plugin</a>
                     <span class="divider">/</span>
       </li>
         <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: 2016-02-06</li>
+              
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-10-04</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 3.5.1
+                    Version: 3.6-SNAPSHOT
         </li>
             
                             </ul>
@@ -87,8 +91,7 @@
       <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>
                               
@@ -167,6 +170,13 @@
           <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>
@@ -175,7 +185,7 @@
           <span class="icon-chevron-right"></span>
         Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                        
+                                                                                                                                                                                                                                                      
       <li>
   
                           <a href="../project-reports.html" title="Project Reports">
@@ -186,13 +196,6 @@
                               
       <li>
   
-                          <a href="../../../ant-tasks/index.html" title="Ant Tasks">
-          <span class="none"></span>
-        Ant Tasks</a>
-            </li>
-                
-      <li>
-  
                           <a href="../../../archetype/index.html" title="Archetype">
           <span class="none"></span>
         Archetype</a>
@@ -292,40 +295,39 @@
                               
       <li>
   
-                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+                          <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="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+                          <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation">
           <span class="none"></span>
         Foundation</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+                          <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="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+                          <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://www.google.com/coop/cse/brand?form=search-form"></script>
+<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script>
           
           <hr />
 
@@ -334,7 +336,7 @@
     <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
 
     
-    <div class="g-plusone" data-href="http://maven.apache.org/plugins/maven-compiler-plugin/" data-size="tall" ></div>
+    <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>
@@ -350,7 +352,7 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/references/
 apt-format.html --><div class="section">
+            <div class="section">
 <h2><a name="Setting_the_-source_and_-target_of_the_Java_Compiler"></a>Setting the <tt>-source</tt> and <tt>-target</tt> of the Java Compiler</h2>
 <p>Sometimes when you may need to compile a certain project to a different version than what you are currently using. The <tt>javac</tt> can accept such command using <tt>-source</tt> and <tt>-target</tt>. The Compiler Plugin can also be configured to provide these options during compilation.</p>
 <p>For example, if you want to enable assertions (<tt>-source 1.4</tt>) and also want the compiled classes to be compatible with JVM 1.4 (<tt>-target 1.4</tt>), you can then put:</p>
@@ -362,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.5.1&lt;/version&gt;
+        &lt;version&gt;3.6-SNAPSHOT&lt;/version&gt;
         &lt;configuration&gt;
           &lt;source&gt;1.4&lt;/source&gt;
           &lt;target&gt;1.4&lt;/target&gt;
@@ -372,8 +374,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://mojo.codehaus.org/animal-sniffer-maven-plugin/">Animal Sniffer Maven Plugin</a> to verify your code doesn't use unintended APIs.</p></div>
                   </div>
             </div>
@@ -385,9 +386,8 @@
             <div class="container-fluid">
                       <div class="row-fluid">
                                       <p >Copyright &copy;                    2001&#x2013;2016
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.      
-                    
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
       </p>
                 </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 Oct  4 20:35:50 2016
@@ -1,31 +1,37 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-06 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-04 
+ | 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="20160206" />
+    <meta name="Date-Revision-yyyymmdd" content="20161004" />
     <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.4.min.css" />
+    <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.4.min.js"></script>
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
 
-                          
-        
-<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                      
-        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-          
-                  </head>
+                  <!-- 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">
           
                 
@@ -34,8 +40,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://www.apache.org/" id="bannerLeft">
-                                                                                                <img src="../../images/apache-maven-project.png"  alt="Apache Maven"/>
+                                    <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">
@@ -47,10 +53,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
+              
                               <li class="">
-                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+                    <a href="https://www.apache.org/" class="externalLink" title="Apache">
         Apache</a>
                     <span class="divider">/</span>
       </li>
@@ -64,18 +69,17 @@
         Plugins</a>
                     <span class="divider">/</span>
       </li>
-                <li class="">
-                    <a href="./" title="Apache Maven Compiler Plugin">
+            <li class="">
+                    <a href="index.html" title="Apache Maven Compiler Plugin">
         Apache Maven Compiler Plugin</a>
                     <span class="divider">/</span>
       </li>
         <li class="active ">Frequently Asked Questions</li>
         
-                
-                    
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
+              
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-10-04</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 3.5.1
+                    Version: 3.6-SNAPSHOT
         </li>
             
                             </ul>
@@ -85,8 +89,7 @@
       <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>
                               
@@ -165,6 +168,13 @@
           <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>
@@ -173,7 +183,7 @@
           <span class="icon-chevron-right"></span>
         Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                        
+                                                                                                                                                                                                                                                      
       <li>
   
                           <a href="project-reports.html" title="Project Reports">
@@ -184,13 +194,6 @@
                               
       <li>
   
-                          <a href="../../ant-tasks/index.html" title="Ant Tasks">
-          <span class="none"></span>
-        Ant Tasks</a>
-            </li>
-                
-      <li>
-  
                           <a href="../../archetype/index.html" title="Archetype">
           <span class="none"></span>
         Archetype</a>
@@ -290,40 +293,39 @@
                               
       <li>
   
-                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+                          <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="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+                          <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation">
           <span class="none"></span>
         Foundation</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+                          <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="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+                          <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://www.google.com/coop/cse/brand?form=search-form"></script>
+<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script>
           
           <hr />
 
@@ -332,7 +334,7 @@
     <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
 
     
-    <div class="g-plusone" data-href="http://maven.apache.org/plugins/maven-compiler-plugin/" data-size="tall" ></div>
+    <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>
@@ -348,22 +350,7 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <!-- Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License. --><div class="section">
+            <div class="section">
 <h2><a name="Frequently_Asked_Questions"></a><a name="top">Frequently Asked Questions</a></h2>
 <ol style="list-style-type: decimal">
 <li><a href="#how-to-add-generated-sources">How do I add my generated sources to the compile path of Maven, when using Modello?</a></li></ol></div>
@@ -395,9 +382,8 @@ under the License. --><div class="sectio
             <div class="container-fluid">
                       <div class="row-fluid">
                                       <p >Copyright &copy;                    2001&#x2013;2016
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.      
-                    
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
       </p>
                 </div>
 

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 Oct  4 20:35:50 2016
@@ -1,31 +1,37 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-06 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-04 
+ | 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="20160206" />
+    <meta name="Date-Revision-yyyymmdd" content="20161004" />
     <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.4.min.css" />
+    <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.4.min.js"></script>
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
 
-                          
-        
-<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                      
-        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-          
-                  </head>
+                  <!-- 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">
           
                 
@@ -34,8 +40,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                    <a href="http://www.apache.org/" id="bannerLeft">
-                                                                                                <img src="../../images/apache-maven-project.png"  alt="Apache Maven"/>
+                                    <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">
@@ -47,10 +53,9 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
+              
                               <li class="">
-                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+                    <a href="https://www.apache.org/" class="externalLink" title="Apache">
         Apache</a>
                     <span class="divider">/</span>
       </li>
@@ -64,18 +69,17 @@
         Plugins</a>
                     <span class="divider">/</span>
       </li>
-                <li class="">
-                    <a href="./" title="Apache Maven Compiler Plugin">
+            <li class="">
+                    <a href="index.html" title="Apache Maven Compiler Plugin">
         Apache Maven Compiler Plugin</a>
                     <span class="divider">/</span>
       </li>
         <li class="active ">FindBugs Bug Detector Report</li>
         
-                
-                    
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-06</li>
+              
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-10-04</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 3.5.1
+                    Version: 3.6-SNAPSHOT
         </li>
             
                             </ul>
@@ -85,8 +89,7 @@
       <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>
                               
@@ -167,6 +170,13 @@
           <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>
@@ -175,7 +185,7 @@
           <span class="icon-chevron-right"></span>
         Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                  
+                                                                                                                                                                                                                                                                
       <li>
   
                           <a href="project-reports.html" title="Project Reports">
@@ -257,26 +267,12 @@
           <span class="none"></span>
         Plugin Documentation</a>
             </li>
-                    
-      <li>
-  
-                          <a href="invoker-report.html" title="Invoker Build Results">
-          <span class="none"></span>
-        Invoker Build Results</a>
-            </li>
               </ul>
         </li>
                               <li class="nav-header">Maven Projects</li>
                               
       <li>
   
-                          <a href="../../ant-tasks/index.html" title="Ant Tasks">
-          <span class="none"></span>
-        Ant Tasks</a>
-            </li>
-                
-      <li>
-  
                           <a href="../../archetype/index.html" title="Archetype">
           <span class="none"></span>
         Archetype</a>
@@ -376,40 +372,39 @@
                               
       <li>
   
-                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+                          <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="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+                          <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation">
           <span class="none"></span>
         Foundation</a>
             </li>
                 
       <li>
   
-                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+                          <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="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+                          <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://www.google.com/coop/cse/brand?form=search-form"></script>
+<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script>
           
           <hr />
 
@@ -418,7 +413,7 @@
     <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
 
     
-    <div class="g-plusone" data-href="http://maven.apache.org/plugins/maven-compiler-plugin/" data-size="tall" ></div>
+    <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>
@@ -437,7 +432,7 @@
             <div class="section">
 <h2><a name="FindBugs_Bug_Detector_Report"></a>FindBugs Bug Detector Report</h2>
 <p>The following document contains the results of <a class="externalLink" href="http://findbugs.sourceforge.net">FindBugs</a></p>
-<p>FindBugs Version is <i>2.0.3</i></p>
+<p>FindBugs Version is <i>3.0.1</i></p>
 <p>Threshold is <i>medium</i></p>
 <p>Effort is <i>min</i></p></div>
 <div class="section">
@@ -449,8 +444,8 @@
 <th>Errors</th>
 <th>Missing Classes</th></tr>
 <tr class="b">
-<td>11</td>
-<td>5</td>
+<td>13</td>
+<td>7</td>
 <td>0</td>
 <td>0</td></tr></table></div>
 <div class="section">
@@ -473,17 +468,20 @@
 <td>1</td></tr>
 <tr class="b">
 <td><a href="#org.apache.maven.plugin.compiler.AbstractCompilerMojo">org.apache.maven.plugin.compiler.AbstractCompilerMojo</a></td>
+<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></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>
 <table border="0" class="table table-striped">
-<tr class="a">
+<tr class="b">
 <th>Bug</th>
 <th>Category</th>
 <th>Details</th>
 <th>Line</th>
 <th>Priority</th></tr>
-<tr class="b">
+<tr class="a">
 <td>The class name org.apache.maven.plugin.AbstractCompilerMojo shadows the simple name of the superclass org.apache.maven.plugin.compiler.AbstractCompilerMojo</td>
 <td>BAD_PRACTICE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#NM_SAME_SIMPLE_NAME_AS_SUPERCLASS">NM_SAME_SIMPLE_NAME_AS_SUPERCLASS</a></td>
@@ -492,13 +490,13 @@
 <div class="section">
 <h3><a name="org.apache.maven.plugin.CompilationFailureException"></a>org.apache.maven.plugin.CompilationFailureException</h3>
 <table border="0" class="table table-striped">
-<tr class="a">
+<tr class="b">
 <th>Bug</th>
 <th>Category</th>
 <th>Details</th>
 <th>Line</th>
 <th>Priority</th></tr>
-<tr class="b">
+<tr class="a">
 <td>The class name org.apache.maven.plugin.CompilationFailureException shadows the simple name of the superclass org.apache.maven.plugin.compiler.CompilationFailureException</td>
 <td>BAD_PRACTICE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#NM_SAME_SIMPLE_NAME_AS_SUPERCLASS">NM_SAME_SIMPLE_NAME_AS_SUPERCLASS</a></td>
@@ -507,13 +505,13 @@
 <div class="section">
 <h3><a name="org.apache.maven.plugin.CompilerMojo"></a>org.apache.maven.plugin.CompilerMojo</h3>
 <table border="0" class="table table-striped">
-<tr class="a">
+<tr class="b">
 <th>Bug</th>
 <th>Category</th>
 <th>Details</th>
 <th>Line</th>
 <th>Priority</th></tr>
-<tr class="b">
+<tr class="a">
 <td>The class name org.apache.maven.plugin.CompilerMojo shadows the simple name of the superclass org.apache.maven.plugin.compiler.CompilerMojo</td>
 <td>BAD_PRACTICE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#NM_SAME_SIMPLE_NAME_AS_SUPERCLASS">NM_SAME_SIMPLE_NAME_AS_SUPERCLASS</a></td>
@@ -522,13 +520,13 @@
 <div class="section">
 <h3><a name="org.apache.maven.plugin.TestCompilerMojo"></a>org.apache.maven.plugin.TestCompilerMojo</h3>
 <table border="0" class="table table-striped">
-<tr class="a">
+<tr class="b">
 <th>Bug</th>
 <th>Category</th>
 <th>Details</th>
 <th>Line</th>
 <th>Priority</th></tr>
-<tr class="b">
+<tr class="a">
 <td>The class name org.apache.maven.plugin.TestCompilerMojo shadows the simple name of the superclass org.apache.maven.plugin.compiler.TestCompilerMojo</td>
 <td>BAD_PRACTICE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#NM_SAME_SIMPLE_NAME_AS_SUPERCLASS">NM_SAME_SIMPLE_NAME_AS_SUPERCLASS</a></td>
@@ -537,6 +535,27 @@
 <div class="section">
 <h3><a name="org.apache.maven.plugin.compiler.AbstractCompilerMojo"></a>org.apache.maven.plugin.compiler.AbstractCompilerMojo</h3>
 <table border="0" class="table table-striped">
+<tr class="b">
+<th>Bug</th>
+<th>Category</th>
+<th>Details</th>
+<th>Line</th>
+<th>Priority</th></tr>
+<tr class="a">
+<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#L1159">1159</a></td>
+<td>High</td></tr>
+<tr class="b">
+<td>Un pointeur &#xe0; null renvoy&#xe9; par une m&#xe9;thode risque d'&#xea;tre d&#xe9;r&#xe9;f&#xe9;renc&#xe9; dans org.apache.maven.plugin.compiler.AbstractCompilerMojo.hasNewFile(File, Date)</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#L1432">1432</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>
+<table border="0" class="table table-striped">
 <tr class="a">
 <th>Bug</th>
 <th>Category</th>
@@ -544,10 +563,10 @@
 <th>Line</th>
 <th>Priority</th></tr>
 <tr class="b">
-<td>Boxing/unboxing to parse a primitive org.apache.maven.plugin.compiler.AbstractCompilerMojo.getRequestThreadCount()</td>
+<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/AbstractCompilerMojo.html#L1112">1112</a></td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L213">213</a></td>
 <td>High</td></tr></table></div>
                   </div>
             </div>
@@ -559,9 +578,8 @@
             <div class="container-fluid">
                       <div class="row-fluid">
                                       <p >Copyright &copy;                    2001&#x2013;2016
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.      
-                    
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
       </p>
                 </div>
 

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/fonts/glyphicons-halflings-regular.eot
==============================================================================
Binary files - no diff available.