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 [12/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/ apid...

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/project-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/project-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/project-summary.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; Project Summary</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 ">Project Summary</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>
@@ -185,7 +195,7 @@
                     
       <li class="active">
   
-            <a href="#"><span class="none"></span>Project Summary</a>
+            <a href="#"><span class="none"></span>Summary</a>
           </li>
                     
       <li>
@@ -197,23 +207,23 @@
                     
       <li>
   
-                          <a href="team-list.html" title="Project Team">
+                          <a href="team-list.html" title="Team">
           <span class="none"></span>
-        Project Team</a>
+        Team</a>
             </li>
                     
       <li>
   
-                          <a href="source-repository.html" title="Source Repository">
+                          <a href="source-repository.html" title="Source Code Management">
           <span class="none"></span>
-        Source Repository</a>
+        Source Code Management</a>
             </li>
                     
       <li>
   
-                          <a href="issue-tracking.html" title="Issue Tracking">
+                          <a href="issue-tracking.html" title="Issue Management">
           <span class="none"></span>
-        Issue Tracking</a>
+        Issue Management</a>
             </li>
                     
       <li>
@@ -246,9 +256,9 @@
                     
       <li>
   
-                          <a href="integration.html" title="Continuous Integration">
+                          <a href="integration.html" title="CI Management">
           <span class="none"></span>
-        Continuous Integration</a>
+        CI Management</a>
             </li>
                     
       <li>
@@ -260,9 +270,9 @@
                     
       <li>
   
-                          <a href="plugins.html" title="Project Plugins">
+                          <a href="plugins.html" title="Plugins">
           <span class="none"></span>
-        Project Plugins</a>
+        Plugins</a>
             </li>
                     
       <li>
@@ -273,7 +283,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                        
+                                                                                                                                                                                                                                                      
       <li>
   
                           <a href="project-reports.html" title="Project Reports">
@@ -284,13 +294,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>
@@ -390,40 +393,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 />
 
@@ -432,7 +434,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>
@@ -464,7 +466,7 @@
 <td>The Compiler Plugin is used to compile the sources of your project.</td></tr>
 <tr class="b">
 <td>Homepage</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">http://maven.apache.org/plugins/maven-compiler-plugin/</a></td></tr></table></div>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-compiler-plugin/">https://maven.apache.org/plugins/maven-compiler-plugin/</a></td></tr></table></div>
 <div class="section">
 <h3><a name="Project_Organization"></a>Project Organization</h3><a name="Project_Organization"></a>
 <table border="0" class="table table-striped">
@@ -476,7 +478,7 @@
 <td>The Apache Software Foundation</td></tr>
 <tr class="a">
 <td>URL</td>
-<td><a class="externalLink" href="http://www.apache.org/">http://www.apache.org/</a></td></tr></table></div>
+<td><a class="externalLink" href="https://www.apache.org/">https://www.apache.org/</a></td></tr></table></div>
 <div class="section">
 <h3><a name="Build_Information"></a>Build Information</h3><a name="Build_Information"></a>
 <table border="0" class="table table-striped">
@@ -491,7 +493,7 @@
 <td>maven-compiler-plugin</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>3.5.1</td></tr>
+<td>3.6-SNAPSHOT</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>maven-plugin</td></tr>
@@ -508,9 +510,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/sonar.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/sonar.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/sonar.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; Sonar</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 ">Sonar</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>
@@ -445,9 +440,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/source-repository.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/source-repository.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/source-repository.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; Source Repository</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
+    <title>Apache Maven Compiler Plugin &#x2013; Source Code Management</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.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 ">Source Repository</li>
+        <li class="active ">Source Code Management</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>
@@ -185,9 +195,9 @@
                     
       <li>
   
-                          <a href="project-summary.html" title="Project Summary">
+                          <a href="project-summary.html" title="Summary">
           <span class="none"></span>
-        Project Summary</a>
+        Summary</a>
             </li>
                     
       <li>
@@ -199,21 +209,21 @@
                     
       <li>
   
-                          <a href="team-list.html" title="Project Team">
+                          <a href="team-list.html" title="Team">
           <span class="none"></span>
-        Project Team</a>
+        Team</a>
             </li>
                     
       <li class="active">
   
-            <a href="#"><span class="none"></span>Source Repository</a>
+            <a href="#"><span class="none"></span>Source Code Management</a>
           </li>
                     
       <li>
   
-                          <a href="issue-tracking.html" title="Issue Tracking">
+                          <a href="issue-tracking.html" title="Issue Management">
           <span class="none"></span>
-        Issue Tracking</a>
+        Issue Management</a>
             </li>
                     
       <li>
@@ -246,9 +256,9 @@
                     
       <li>
   
-                          <a href="integration.html" title="Continuous Integration">
+                          <a href="integration.html" title="CI Management">
           <span class="none"></span>
-        Continuous Integration</a>
+        CI Management</a>
             </li>
                     
       <li>
@@ -260,9 +270,9 @@
                     
       <li>
   
-                          <a href="plugins.html" title="Project Plugins">
+                          <a href="plugins.html" title="Plugins">
           <span class="none"></span>
-        Project Plugins</a>
+        Plugins</a>
             </li>
                     
       <li>
@@ -273,7 +283,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                        
+                                                                                                                                                                                                                                                      
       <li>
   
                           <a href="project-reports.html" title="Project Reports">
@@ -284,13 +294,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>
@@ -390,40 +393,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 />
 
@@ -432,7 +434,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>
@@ -454,21 +456,21 @@
 <div class="section">
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
-<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-compiler-plugin-3.5.1">http://svn.apache.org/viewvc/maven/plugins/tags/maven-compiler-plugin-3.5.1</a></pre></div></div>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/">http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/</a></pre></div></div>
 <div class="section">
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
 <p>The source can be checked out anonymously from Subversion with this command:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout http://svn.apache.org/repos/asf/maven/plugins/tags/maven-compiler-plugin-3.5.1 maven-compiler-plugin</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-compiler-plugin/ maven-compiler-plugin</pre></div></div>
 <div class="section">
 <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
 <p>Everyone can access the Subversion repository via HTTP, but committers must checkout the Subversion repository via HTTPS.</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-compiler-plugin-3.5.1 maven-compiler-plugin</pre></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-compiler-plugin/ maven-compiler-plugin</pre></div>
 <p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password):</p>
 <div class="source"><pre class="prettyprint linenums">$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div>
 <div class="section">
 <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
 <p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-compiler-plugin-3.5.1 maven-compiler-plugin</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-compiler-plugin/ maven-compiler-plugin</pre></div></div>
 <div class="section">
 <h2><a name="Access_Through_a_Proxy"></a>Access Through a Proxy</h2><a name="Access_Through_a_Proxy"></a>
 <p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p>
@@ -488,9 +490,8 @@ http-proxy-port = 3128
             <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/surefire-report.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/surefire-report.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/surefire-report.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; Surefire 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 ">Surefire 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>
@@ -470,7 +465,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>5.139</td></tr></table><br />
+<td>3.447</td></tr></table><br />
 <p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
 <div class="section">
 <h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
@@ -491,7 +486,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>5.139</td></tr></table><br />
+<td>3.447</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
 <div class="section">
 <h3><a name="org.apache.maven.plugin.compiler"></a>org.apache.maven.plugin.compiler</h3><a name="org.apache.maven.plugin.compiler"></a>
@@ -513,7 +508,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>5.139</td></tr></table></div><br /></div>
+<td>3.447</td></tr></table></div><br /></div>
 <div class="section">
 <h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
@@ -522,40 +517,40 @@ function toggleDisplay(elementId) {
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testCompilerBasic</td>
-<td>1.994</td></tr>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic"></a>testCompilerBasic</td>
+<td>1.369</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testCompilerIncludesExcludes</td>
-<td>0.51</td></tr>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes"></a>testCompilerIncludesExcludes</td>
+<td>0.259</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testCompilerEmptySource</td>
-<td>0.185</td></tr>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerEmptySource"></a>testCompilerEmptySource</td>
+<td>0.132</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testCompileFailure</td>
-<td>0.202</td></tr>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileFailure"></a>testCompileFailure</td>
+<td>0.146</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testOneOutputFileForAllInput2</td>
-<td>0.225</td></tr>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testOneOutputFileForAllInput2"></a>testOneOutputFileForAllInput2</td>
+<td>0.118</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testOneOutputFileForAllInput</td>
-<td>0.234</td></tr>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testOneOutputFileForAllInput"></a>testOneOutputFileForAllInput</td>
+<td>0.112</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testCompileFailOnError</td>
-<td>0.142</td></tr>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileFailOnError"></a>testCompileFailOnError</td>
+<td>0.106</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testCompilerArgs</td>
-<td>0.183</td></tr>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerArgs"></a>testCompilerArgs</td>
+<td>0.101</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testCompilerFork</td>
-<td>1.464</td></tr></table></div><br /></div>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork"></a>testCompilerFork</td>
+<td>1.058</td></tr></table></div><br /></div>
                   </div>
             </div>
           </div>
@@ -566,9 +561,8 @@ function toggleDisplay(elementId) {
             <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/taglist.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/taglist.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/taglist.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; Tag List 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 ">Tag List 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>
@@ -488,7 +483,7 @@
 <th>Line</th></tr>
 <tr class="b">
 <td>use {@link #compilerArgs} instead.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#277">277</a></td></tr></table></div>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#292">292</a></td></tr></table></div>
 <div class="section">
 <h3><a name="Todo_Work"></a><a name="tag_class_2">Todo Work</a></h3>
 <p><b>Number of occurrences found in the code: 6</b></p>
@@ -507,16 +502,16 @@
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#73">73</a></td></tr>
 <tr class="a">
 <td>somehow shaky dependency between compilerId and tool executable.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#501">501</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#539">539</a></td></tr>
 <tr class="b">
 <td>This second scan for source files is sub-optimal</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#784">784</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#774">774</a></td></tr>
 <tr class="a">
 <td>don't catch Exception</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#896">896</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#943">943</a></td></tr>
 <tr class="b">
 <td>remove the part with ToolchainManager lookup once we depend on 3.0.9 (have it as prerequisite). Define as regular component field then.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#1162">1162</a></td></tr></table></div></div>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#1209">1209</a></td></tr></table></div></div>
                   </div>
             </div>
           </div>
@@ -527,9 +522,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>