You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by kh...@apache.org on 2015/03/23 19:41:18 UTC

svn commit: r944784 [4/12] - in /websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-use/ apidocs/org/apache/maven/plugin/compiler/ apidocs/...

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/dependency-info.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/dependency-info.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/dependency-info.html Mon Mar 23 18:41:16 2015
@@ -1,18 +1,18 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-10-08
+ | Generated by Apache Maven Doxia at 2015-03-23
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Apache Maven Compiler Plugin - Dependency Information</title>
+    <title>Apache Maven Compiler Plugin &#x2013; Dependency Information</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20141008" />
+        <meta name="Date-Revision-yyyymmdd" content="20150323" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Dependency Information
         </div>
             <div class="xright">        
-                                    Last Published: 2014-10-08
-              &nbsp;| Version: 3.2
+                                    Last Published: 2015-03-23
+              &nbsp;| Version: 3.3
             </div>
       <div class="clear">
         <hr/>
@@ -97,7 +97,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                                                        <li class="expanded">
+                                                                                                                                                                                                                                                                                                      <li class="expanded">
                   <a href="project-info.html">Project Information</a>
                     <ul>
                       <li class="none">
@@ -110,9 +110,6 @@
             <strong>Dependency Information</strong>
           </li>
                       <li class="none">
-                  <a href="license.html">Project License</a>
-            </li>
-                      <li class="none">
                   <a href="team-list.html">Project Team</a>
             </li>
                       <li class="none">
@@ -163,10 +160,7 @@
                   <a href="../../jxr/index.html">JXR</a>
             </li>
                   <li class="none">
-                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Maven 2 & 3</a>
+                  <a href="../../ref/current">Maven</a>
             </li>
                   <li class="none">
                   <a href="../../pom/index.html">Parent POMs</a>
@@ -175,9 +169,15 @@
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-testing/index.html">Plugin Testing</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugin-tools/index.html">Plugin Tools</a>
             </li>
                   <li class="none">
+                  <a href="../../apache-resource-bundles/index.html">Resource Bundles</a>
+            </li>
+                  <li class="none">
                   <a href="../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
@@ -217,44 +217,44 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section">
-<h2>Dependency Information<a name="Dependency_Information"></a></h2><a name="Dependency_Information"></a>
+<h2><a name="Dependency_Information"></a>Dependency Information</h2><a name="Dependency_Information"></a>
 <div class="section">
-<h3>Apache Maven<a name="Apache_Maven"></a></h3><a name="Apache_Maven"></a>
+<h3><a name="Apache_Maven"></a>Apache Maven</h3><a name="Apache_Maven"></a>
 <div class="source">
 <pre>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
   &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt;
-  &lt;version&gt;3.2&lt;/version&gt;
+  &lt;version&gt;3.3&lt;/version&gt;
   &lt;type&gt;maven-plugin&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
-<h3>Apache Buildr<a name="Apache_Buildr"></a></h3><a name="Apache_Buildr"></a>
+<h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
 <div class="source">
-<pre>'org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.2'</pre></div></div>
+<pre>'org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.3'</pre></div></div>
 <div class="section">
-<h3>Apache Ant<a name="Apache_Ant"></a></h3><a name="Apache_Ant"></a>
+<h3><a name="Apache_Ant"></a>Apache Ant</h3><a name="Apache_Ant"></a>
 <div class="source">
-<pre>&lt;dependency org=&quot;org.apache.maven.plugins&quot; name=&quot;maven-compiler-plugin&quot; rev=&quot;3.2&quot;&gt;
+<pre>&lt;dependency org=&quot;org.apache.maven.plugins&quot; name=&quot;maven-compiler-plugin&quot; rev=&quot;3.3&quot;&gt;
   &lt;artifact name=&quot;maven-compiler-plugin&quot; type=&quot;maven-plugin&quot; /&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
-<h3>Groovy Grape<a name="Groovy_Grape"></a></h3><a name="Groovy_Grape"></a>
+<h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source">
 <pre>@Grapes(
-@Grab(group='org.apache.maven.plugins', module='maven-compiler-plugin', version='3.2')
+@Grab(group='org.apache.maven.plugins', module='maven-compiler-plugin', version='3.3')
 )</pre></div></div>
 <div class="section">
-<h3>Grails<a name="Grails"></a></h3><a name="Grails"></a>
+<h3><a name="Grails"></a>Grails</h3><a name="Grails"></a>
 <div class="source">
-<pre>compile 'org.apache.maven.plugins:maven-compiler-plugin:3.2'</pre></div></div>
+<pre>compile 'org.apache.maven.plugins:maven-compiler-plugin:3.3'</pre></div></div>
 <div class="section">
-<h3>Leiningen<a name="Leiningen"></a></h3><a name="Leiningen"></a>
+<h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
 <div class="source">
-<pre>[org.apache.maven.plugins/maven-compiler-plugin &quot;3.2&quot;]</pre></div></div>
+<pre>[org.apache.maven.plugins/maven-compiler-plugin &quot;3.3&quot;]</pre></div></div>
 <div class="section">
-<h3>SBT<a name="SBT"></a></h3><a name="SBT"></a>
+<h3><a name="SBT"></a>SBT</h3><a name="SBT"></a>
 <div class="source">
-<pre>libraryDependencies += &quot;org.apache.maven.plugins&quot; %% &quot;maven-compiler-plugin&quot; % &quot;3.2&quot;</pre></div></div></div>
+<pre>libraryDependencies += &quot;org.apache.maven.plugins&quot; %% &quot;maven-compiler-plugin&quot; % &quot;3.3&quot;</pre></div></div></div>
       </div>
     </div>
     <div class="clear">
@@ -262,7 +262,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2014
+        &#169;            2001-2015
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/dependency-management.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/dependency-management.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/dependency-management.html Mon Mar 23 18:41:16 2015
@@ -1,18 +1,18 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-10-08
+ | Generated by Apache Maven Doxia at 2015-03-23
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Apache Maven Compiler Plugin - Project Dependency Management</title>
+    <title>Apache Maven Compiler Plugin &#x2013; Project Dependency Management</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20141008" />
+        <meta name="Date-Revision-yyyymmdd" content="20150323" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Project Dependency Management
         </div>
             <div class="xright">        
-                                    Last Published: 2014-10-08
-              &nbsp;| Version: 3.2
+                                    Last Published: 2015-03-23
+              &nbsp;| Version: 3.3
             </div>
       <div class="clear">
         <hr/>
@@ -97,7 +97,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                                                        <li class="expanded">
+                                                                                                                                                                                                                                                                                                      <li class="expanded">
                   <a href="project-info.html">Project Information</a>
                     <ul>
                       <li class="none">
@@ -110,9 +110,6 @@
                   <a href="dependency-info.html">Dependency Information</a>
             </li>
                       <li class="none">
-                  <a href="license.html">Project License</a>
-            </li>
-                      <li class="none">
                   <a href="team-list.html">Project Team</a>
             </li>
                       <li class="none">
@@ -163,10 +160,7 @@
                   <a href="../../jxr/index.html">JXR</a>
             </li>
                   <li class="none">
-                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Maven 2 & 3</a>
+                  <a href="../../ref/current">Maven</a>
             </li>
                   <li class="none">
                   <a href="../../pom/index.html">Parent POMs</a>
@@ -175,9 +169,15 @@
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-testing/index.html">Plugin Testing</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugin-tools/index.html">Plugin Tools</a>
             </li>
                   <li class="none">
+                  <a href="../../apache-resource-bundles/index.html">Resource Bundles</a>
+            </li>
+                  <li class="none">
                   <a href="../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
@@ -217,9 +217,9 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section">
-<h2>Project Dependency Management<a name="Project_Dependency_Management"></a></h2><a name="Project_Dependency_Management"></a>
+<h2><a name="Project_Dependency_Management"></a>Project Dependency Management</h2><a name="Project_Dependency_Management"></a>
 <div class="section">
-<h3>compile<a name="compile"></a></h3><a name="compile"></a>
+<h3><a name="compile"></a>compile</h3><a name="compile"></a>
 <p>The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:</p>
 <table border="0" class="bodyTable">
 <tr class="a">
@@ -235,7 +235,7 @@
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div>
 <div class="section">
-<h3>provided<a name="provided"></a></h3><a name="provided"></a>
+<h3><a name="provided"></a>provided</h3><a name="provided"></a>
 <p>The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:</p>
 <table border="0" class="bodyTable">
 <tr class="a">
@@ -246,10 +246,10 @@
 <th>License</th></tr>
 <tr class="b">
 <td>org.apache.maven.plugin-tools</td>
-<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/">maven-plugin-annotations</a></td>
-<td>3.2</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-annotations">maven-plugin-annotations</a></td>
+<td>3.3</td>
 <td>jar</td>
-<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div></div>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">
@@ -257,7 +257,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2014
+        &#169;            2001-2015
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/distribution-management.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/distribution-management.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/distribution-management.html Mon Mar 23 18:41:16 2015
@@ -1,18 +1,18 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-10-08
+ | Generated by Apache Maven Doxia at 2015-03-23
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Apache Maven Compiler Plugin - Project Distribution Management</title>
+    <title>Apache Maven Compiler Plugin &#x2013; Project Distribution Management</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20141008" />
+        <meta name="Date-Revision-yyyymmdd" content="20150323" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Project Distribution Management
         </div>
             <div class="xright">        
-                                    Last Published: 2014-10-08
-              &nbsp;| Version: 3.2
+                                    Last Published: 2015-03-23
+              &nbsp;| Version: 3.3
             </div>
       <div class="clear">
         <hr/>
@@ -97,7 +97,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                                                        <li class="expanded">
+                                                                                                                                                                                                                                                                                                      <li class="expanded">
                   <a href="project-info.html">Project Information</a>
                     <ul>
                       <li class="none">
@@ -110,9 +110,6 @@
                   <a href="dependency-info.html">Dependency Information</a>
             </li>
                       <li class="none">
-                  <a href="license.html">Project License</a>
-            </li>
-                      <li class="none">
                   <a href="team-list.html">Project Team</a>
             </li>
                       <li class="none">
@@ -163,10 +160,7 @@
                   <a href="../../jxr/index.html">JXR</a>
             </li>
                   <li class="none">
-                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Maven 2 & 3</a>
+                  <a href="../../ref/current">Maven</a>
             </li>
                   <li class="none">
                   <a href="../../pom/index.html">Parent POMs</a>
@@ -175,9 +169,15 @@
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-testing/index.html">Plugin Testing</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugin-tools/index.html">Plugin Tools</a>
             </li>
                   <li class="none">
+                  <a href="../../apache-resource-bundles/index.html">Resource Bundles</a>
+            </li>
+                  <li class="none">
                   <a href="../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
@@ -217,14 +217,14 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section">
-<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
 <p>The following is the distribution management information used by this project.</p>
 <div class="section">
-<h3>Repository - apache.releases.https<a name="Repository_-_apache.releases.https"></a></h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></div>
+<h3><a name="Repository_-_apache.releases.https"></a>Repository - apache.releases.https</h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></div>
 <div class="section">
-<h3>Snapshot Repository - apache.snapshots.https<a name="Snapshot_Repository_-_apache.snapshots.https"></a></h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div>
+<h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a>Snapshot Repository - apache.snapshots.https</h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div>
 <div class="section">
-<h3>Site - apache.website<a name="Site_-_apache.website"></a></h3><a name="Site_-_apache.website"></a>
+<h3><a name="Site_-_apache.website"></a>Site - apache.website</h3><a name="Site_-_apache.website"></a>
 <p>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST</p></div></div>
       </div>
     </div>
@@ -233,7 +233,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2014
+        &#169;            2001-2015
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/download.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/download.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/download.html Mon Mar 23 18:41:16 2015
@@ -1,19 +1,18 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-10-08
+ | Generated by Apache Maven Doxia at 2015-03-23
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Apache Maven Compiler Plugin - 
-    Download Apache Maven Compiler Plugin Source</title>
+    <title>Apache Maven Compiler Plugin &#x2013; Download Apache Maven Compiler Plugin Source</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20141008" />
+        <meta name="Date-Revision-yyyymmdd" content="20150323" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,12 +43,11 @@
         &gt;
                       <a href="./">Apache Maven Compiler Plugin</a>
         &gt;
-        
-    Download Apache Maven Compiler Plugin Source
+        Download Apache Maven Compiler Plugin Source
         </div>
             <div class="xright">        
-                                    Last Published: 2014-10-08
-              &nbsp;| Version: 3.2
+                                    Last Published: 2015-03-23
+              &nbsp;| Version: 3.3
             </div>
       <div class="clear">
         <hr/>
@@ -99,7 +97,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -121,10 +119,7 @@
                   <a href="../../jxr/index.html">JXR</a>
             </li>
                   <li class="none">
-                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Maven 2 & 3</a>
+                  <a href="../../ref/current">Maven</a>
             </li>
                   <li class="none">
                   <a href="../../pom/index.html">Parent POMs</a>
@@ -133,9 +128,15 @@
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-testing/index.html">Plugin Testing</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugin-tools/index.html">Plugin Tools</a>
             </li>
                   <li class="none">
+                  <a href="../../apache-resource-bundles/index.html">Resource Bundles</a>
+            </li>
+                  <li class="none">
                   <a href="../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
@@ -192,10 +193,10 @@ specific language governing permissions
 under the License. -->
   
     <div class="section">
-<h2>Download Apache Maven Compiler Plugin 3.2 Source<a name="Download_Apache_Maven_Compiler_Plugin_3.2_Source"></a></h2>
+<h2><a name="Download_Apache_Maven_Compiler_Plugin_3.3_Source"></a>Download Apache Maven Compiler Plugin 3.3 Source</h2>
 
       
-<p>Apache Maven Compiler Plugin 3.2 is distributed in source format. Use a source archive if you intend to build
+<p>Apache Maven Compiler Plugin 3.3 is distributed in source format. Use a source archive if you intend to build
       Apache Maven Compiler Plugin yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p>
 
       
@@ -218,7 +219,7 @@ under the License. -->
       <a name="mirror"></a>
       
 <div class="section">
-<h3>Mirror<a name="Mirror"></a></h3>
+<h3><a name="Mirror"></a>Mirror</h3>
 
         
 <p>
@@ -270,7 +271,7 @@ under the License. -->
       
       
 <div class="section">
-<h3>Apache Maven Compiler Plugin 3.2<a name="Apache_Maven_Compiler_Plugin_3.2"></a></h3>
+<h3><a name="Apache_Maven_Compiler_Plugin_3.3"></a>Apache Maven Compiler Plugin 3.3</h3>
         
       
 <p>This is the current stable version of Apache Maven Compiler Plugin.</p>
@@ -294,13 +295,13 @@ under the License. -->
           
 <tr class="b">
             
-<td>Apache Maven Compiler Plugin 3.2 (Source zip)</td>
+<td>Apache Maven Compiler Plugin 3.3 (Source zip)</td>
             
-<td><a href="[preferred]maven/plugins/maven-compiler-plugin-3.2-source-release.zip">maven/plugins/maven-compiler-plugin-3.2-source-release.zip</a></td>
+<td><a href="[preferred]maven/plugins/maven-compiler-plugin-3.3-source-release.zip">maven/plugins/maven-compiler-plugin-3.3-source-release.zip</a></td>
             
-<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-compiler-plugin-3.2-source-release.zip.md5">maven/plugins/maven-compiler-plugin-3.2-source-release.zip.md5</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-compiler-plugin-3.3-source-release.zip.md5">maven/plugins/maven-compiler-plugin-3.3-source-release.zip.md5</a></td>
             
-<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-compiler-plugin-3.2-source-release.zip.asc">maven/plugins/maven-compiler-plugin-3.2-source-release.zip.asc</a></td>
+<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-compiler-plugin-3.3-source-release.zip.asc">maven/plugins/maven-compiler-plugin-3.3-source-release.zip.asc</a></td>
           </tr>
         </tbody>
       </table>
@@ -308,7 +309,7 @@ under the License. -->
 
       
 <div class="section">
-<h3>Previous Versions<a name="Previous_Versions"></a></h3>
+<h3><a name="Previous_Versions"></a>Previous Versions</h3>
         
       
 <p>Older non-recommended releases can be found on our <a class="externalLink" href="http://archive.apache.org/dist/maven/plugins/">archive site</a>.</p>
@@ -324,7 +325,7 @@ under the License. -->
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2014
+        &#169;            2001-2015
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-using-different-jdk.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-using-different-jdk.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-using-different-jdk.html Mon Mar 23 18:41:16 2015
@@ -1,11 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-10-08
+ | Generated by Apache Maven Doxia at 2015-03-23
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Apache Maven Compiler Plugin - Compiling Sources Using A Different JDK</title>
+    <title>Apache Maven Compiler Plugin &#x2013; Compiling Sources Using A Different JDK</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Edwin Punzalan" />
         <meta name="Date-Creation-yyyymmdd" content="20060705" />
-    <meta name="Date-Revision-yyyymmdd" content="20141008" />
+    <meta name="Date-Revision-yyyymmdd" content="20150323" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         Compiling Sources Using A Different JDK
         </div>
             <div class="xright">        
-                                    Last Published: 2014-10-08
-              &nbsp;| Version: 3.2
+                                    Last Published: 2015-03-23
+              &nbsp;| Version: 3.3
             </div>
       <div class="clear">
         <hr/>
@@ -99,7 +99,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -121,10 +121,7 @@
                   <a href="../../../jxr/index.html">JXR</a>
             </li>
                   <li class="none">
-                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../index.html">Maven 2 & 3</a>
+                  <a href="../../../ref/current">Maven</a>
             </li>
                   <li class="none">
                   <a href="../../../pom/index.html">Parent POMs</a>
@@ -133,9 +130,15 @@
                   <a href="../../index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../../plugin-testing/index.html">Plugin Testing</a>
+            </li>
+                  <li class="none">
                   <a href="../../../plugin-tools/index.html">Plugin Tools</a>
             </li>
                   <li class="none">
+                  <a href="../../../apache-resource-bundles/index.html">Resource Bundles</a>
+            </li>
+                  <li class="none">
                   <a href="../../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
@@ -175,7 +178,7 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <!-- 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">
-<h2>Compiling Sources Using A Different JDK<a name="Compiling_Sources_Using_A_Different_JDK"></a></h2>
+<h2><a name="Compiling_Sources_Using_A_Different_JDK"></a>Compiling Sources Using A Different JDK</h2>
 <p>The <tt>compilerVersion</tt> parameter can be used to specify the version of the compiler that the plugin will use. However, you also need to set <tt>fork</tt> to <tt>true</tt> for this to work. For example:</p>
 <div class="source">
 <pre>&lt;project&gt;
@@ -186,7 +189,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.2&lt;/version&gt;
+        &lt;version&gt;3.3&lt;/version&gt;
         &lt;configuration&gt;
           &lt;verbose&gt;true&lt;/verbose&gt;
           &lt;fork&gt;true&lt;/fork&gt;
@@ -228,7 +231,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2014
+        &#169;            2001-2015
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-with-memory-enhancements.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-with-memory-enhancements.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-with-memory-enhancements.html Mon Mar 23 18:41:16 2015
@@ -1,11 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-10-08
+ | Generated by Apache Maven Doxia at 2015-03-23
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Apache Maven Compiler Plugin - Compile Using Memory Allocation Enhancements</title>
+    <title>Apache Maven Compiler Plugin &#x2013; Compile Using Memory Allocation Enhancements</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Edwin Punzalan" />
         <meta name="Date-Creation-yyyymmdd" content="20060705" />
-    <meta name="Date-Revision-yyyymmdd" content="20141008" />
+    <meta name="Date-Revision-yyyymmdd" content="20150323" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         Compile Using Memory Allocation Enhancements
         </div>
             <div class="xright">        
-                                    Last Published: 2014-10-08
-              &nbsp;| Version: 3.2
+                                    Last Published: 2015-03-23
+              &nbsp;| Version: 3.3
             </div>
       <div class="clear">
         <hr/>
@@ -99,7 +99,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -121,10 +121,7 @@
                   <a href="../../../jxr/index.html">JXR</a>
             </li>
                   <li class="none">
-                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../index.html">Maven 2 & 3</a>
+                  <a href="../../../ref/current">Maven</a>
             </li>
                   <li class="none">
                   <a href="../../../pom/index.html">Parent POMs</a>
@@ -133,9 +130,15 @@
                   <a href="../../index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../../plugin-testing/index.html">Plugin Testing</a>
+            </li>
+                  <li class="none">
                   <a href="../../../plugin-tools/index.html">Plugin Tools</a>
             </li>
                   <li class="none">
+                  <a href="../../../apache-resource-bundles/index.html">Resource Bundles</a>
+            </li>
+                  <li class="none">
                   <a href="../../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
@@ -175,7 +178,7 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <!-- 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">
-<h2>Compile Using Memory Allocation Enhancements<a name="Compile_Using_Memory_Allocation_Enhancements"></a></h2>
+<h2><a name="Compile_Using_Memory_Allocation_Enhancements"></a>Compile Using Memory Allocation Enhancements</h2>
 <p>The Compiler Plugin accepts configurations for <tt>meminitial</tt> and <tt>maxmem</tt>. You can follow the example below to set the initial memory size to 128MB and the maximum memory usage to 512MB:</p>
 <div class="source">
 <pre>&lt;project&gt;
@@ -186,7 +189,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.2&lt;/version&gt;
+        &lt;version&gt;3.3&lt;/version&gt;
         &lt;configuration&gt;
           &lt;fork&gt;true&lt;/fork&gt;
           &lt;meminitial&gt;128m&lt;/meminitial&gt;
@@ -205,7 +208,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2014
+        &#169;            2001-2015
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/examples/pass-compiler-arguments.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/examples/pass-compiler-arguments.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/examples/pass-compiler-arguments.html Mon Mar 23 18:41:16 2015
@@ -1,11 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-10-08
+ | Generated by Apache Maven Doxia at 2015-03-23
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Apache Maven Compiler Plugin - Pass Compiler Arguments</title>
+    <title>Apache Maven Compiler Plugin &#x2013; Pass Compiler Arguments</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Edwin Punzalan" />
         <meta name="Date-Creation-yyyymmdd" content="20060705" />
-    <meta name="Date-Revision-yyyymmdd" content="20141008" />
+    <meta name="Date-Revision-yyyymmdd" content="20150323" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         Pass Compiler Arguments
         </div>
             <div class="xright">        
-                                    Last Published: 2014-10-08
-              &nbsp;| Version: 3.2
+                                    Last Published: 2015-03-23
+              &nbsp;| Version: 3.3
             </div>
       <div class="clear">
         <hr/>
@@ -99,7 +99,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -121,10 +121,7 @@
                   <a href="../../../jxr/index.html">JXR</a>
             </li>
                   <li class="none">
-                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../index.html">Maven 2 & 3</a>
+                  <a href="../../../ref/current">Maven</a>
             </li>
                   <li class="none">
                   <a href="../../../pom/index.html">Parent POMs</a>
@@ -133,9 +130,15 @@
                   <a href="../../index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../../plugin-testing/index.html">Plugin Testing</a>
+            </li>
+                  <li class="none">
                   <a href="../../../plugin-tools/index.html">Plugin Tools</a>
             </li>
                   <li class="none">
+                  <a href="../../../apache-resource-bundles/index.html">Resource Bundles</a>
+            </li>
+                  <li class="none">
                   <a href="../../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
@@ -175,28 +178,8 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <!-- 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">
-<h2>Pass Compiler Arguments<a name="Pass_Compiler_Arguments"></a></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, the Compiler Plugin's <tt>compilerArguments</tt> will be used. The following example passes compiler arguments to the <tt>javac</tt> compiler:</p>
-<div class="source">
-<pre>&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.2&lt;/version&gt;
-        &lt;configuration&gt;
-          &lt;compilerArgument&gt;-verbose -bootclasspath ${java.home}\lib\rt.jar&lt;/compilerArgument&gt;
-        &lt;/configuration&gt;
-      &lt;/plugin&gt;
-    &lt;/plugins&gt;
-    [...]
-  &lt;/build&gt;
-  [...]
-&lt;/project&gt;</pre></div>
-<p>Or you can also use the Map version:</p>
+<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>&lt;project&gt;
   [...]
@@ -206,13 +189,11 @@
       &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.2&lt;/version&gt;
-        &lt;configuration&gt;
-          &lt;compilerArguments&gt;
-            &lt;verbose /&gt;
-            &lt;bootclasspath&gt;${java.home}\lib\rt.jar&lt;/bootclasspath&gt;
-          &lt;/compilerArguments&gt;
-        &lt;/configuration&gt;
+        &lt;version&gt;3.3&lt;/version&gt;
+        &lt;compilerArgs&gt;
+            &lt;arg&gt;-verbose&lt;/arg&gt;
+            &lt;arg&gt;-Xlint:all,-options,-path&lt;/arg&gt;
+          &lt;/compilerArgs&gt;
       &lt;/plugin&gt;
     &lt;/plugins&gt;
     [...]
@@ -226,7 +207,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2014
+        &#169;            2001-2015
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/examples/set-compiler-source-and-target.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/examples/set-compiler-source-and-target.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/examples/set-compiler-source-and-target.html Mon Mar 23 18:41:16 2015
@@ -1,11 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-10-08
+ | Generated by Apache Maven Doxia at 2015-03-23
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Apache Maven Compiler Plugin - Setting the -source and -target of the Java Compiler</title>
+    <title>Apache Maven Compiler Plugin &#x2013; Setting the -source and -target of the Java Compiler</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Edwin Punzalan" />
         <meta name="Date-Creation-yyyymmdd" content="20060705" />
-    <meta name="Date-Revision-yyyymmdd" content="20141008" />
+    <meta name="Date-Revision-yyyymmdd" content="20150323" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         Setting the -source and -target of the Java Compiler
         </div>
             <div class="xright">        
-                                    Last Published: 2014-10-08
-              &nbsp;| Version: 3.2
+                                    Last Published: 2015-03-23
+              &nbsp;| Version: 3.3
             </div>
       <div class="clear">
         <hr/>
@@ -99,7 +99,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -121,10 +121,7 @@
                   <a href="../../../jxr/index.html">JXR</a>
             </li>
                   <li class="none">
-                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../index.html">Maven 2 & 3</a>
+                  <a href="../../../ref/current">Maven</a>
             </li>
                   <li class="none">
                   <a href="../../../pom/index.html">Parent POMs</a>
@@ -133,9 +130,15 @@
                   <a href="../../index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../../plugin-testing/index.html">Plugin Testing</a>
+            </li>
+                  <li class="none">
                   <a href="../../../plugin-tools/index.html">Plugin Tools</a>
             </li>
                   <li class="none">
+                  <a href="../../../apache-resource-bundles/index.html">Resource Bundles</a>
+            </li>
+                  <li class="none">
                   <a href="../../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
@@ -175,7 +178,7 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <!-- 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">
-<h2>Setting the <tt>-source</tt> and <tt>-target</tt> of the Java Compiler<a name="Setting_the_-source_and_-target_of_the_Java_Compiler"></a></h2>
+<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>
 <div class="source">
@@ -187,7 +190,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.2&lt;/version&gt;
+        &lt;version&gt;3.3&lt;/version&gt;
         &lt;configuration&gt;
           &lt;source&gt;1.4&lt;/source&gt;
           &lt;target&gt;1.4&lt;/target&gt;
@@ -206,7 +209,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2014
+        &#169;            2001-2015
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/faq.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/faq.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/faq.html Mon Mar 23 18:41:16 2015
@@ -1,18 +1,18 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-10-08
+ | Generated by Apache Maven Doxia at 2015-03-23
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Apache Maven Compiler Plugin - Frequently Asked Questions</title>
+    <title>Apache Maven Compiler Plugin &#x2013; Frequently Asked Questions</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20141008" />
+        <meta name="Date-Revision-yyyymmdd" content="20150323" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,8 +46,8 @@
         Frequently Asked Questions
         </div>
             <div class="xright">        
-                                    Last Published: 2014-10-08
-              &nbsp;| Version: 3.2
+                                    Last Published: 2015-03-23
+              &nbsp;| Version: 3.3
             </div>
       <div class="clear">
         <hr/>
@@ -97,7 +97,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -119,10 +119,7 @@
                   <a href="../../jxr/index.html">JXR</a>
             </li>
                   <li class="none">
-                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Maven 2 & 3</a>
+                  <a href="../../ref/current">Maven</a>
             </li>
                   <li class="none">
                   <a href="../../pom/index.html">Parent POMs</a>
@@ -131,9 +128,15 @@
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-testing/index.html">Plugin Testing</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugin-tools/index.html">Plugin Tools</a>
             </li>
                   <li class="none">
+                  <a href="../../apache-resource-bundles/index.html">Resource Bundles</a>
+            </li>
+                  <li class="none">
                   <a href="../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
@@ -188,7 +191,7 @@ software distributed under the License i
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License. --><div class="section">
-<h2><a name="top">Frequently Asked Questions</a><a name="Frequently_Asked_Questions"></a></h2>
+<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>
 <dl>
@@ -216,7 +219,7 @@ under the License. --><div class="sectio
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2014
+        &#169;            2001-2015
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/findbugs.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/findbugs.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/findbugs.html Mon Mar 23 18:41:16 2015
@@ -1,18 +1,18 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-10-08
+ | Generated by Apache Maven Doxia at 2015-03-23
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Apache Maven Compiler Plugin - FindBugs Bug Detector Report</title>
+    <title>Apache Maven Compiler Plugin &#x2013; FindBugs Bug Detector Report</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20141008" />
+        <meta name="Date-Revision-yyyymmdd" content="20150323" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,8 +46,8 @@
         FindBugs Bug Detector Report
         </div>
             <div class="xright">        
-                                    Last Published: 2014-10-08
-              &nbsp;| Version: 3.2
+                                    Last Published: 2015-03-23
+              &nbsp;| Version: 3.3
             </div>
       <div class="clear">
         <hr/>
@@ -97,7 +97,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
                                                                                                                                                                                                                                                                                     <li class="expanded">
@@ -128,7 +128,7 @@
                   <a href="testapidocs/index.html">Test JavaDocs</a>
             </li>
                       <li class="none">
-            <strong>FindBugs Report</strong>
+            <strong>FindBugs</strong>
           </li>
                       <li class="none">
                   <a href="sonar.html">Sonar</a>
@@ -157,10 +157,7 @@
                   <a href="../../jxr/index.html">JXR</a>
             </li>
                   <li class="none">
-                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Maven 2 & 3</a>
+                  <a href="../../ref/current">Maven</a>
             </li>
                   <li class="none">
                   <a href="../../pom/index.html">Parent POMs</a>
@@ -169,9 +166,15 @@
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-testing/index.html">Plugin Testing</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugin-tools/index.html">Plugin Tools</a>
             </li>
                   <li class="none">
+                  <a href="../../apache-resource-bundles/index.html">Resource Bundles</a>
+            </li>
+                  <li class="none">
                   <a href="../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
@@ -211,13 +214,13 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section">
-<h2>FindBugs Bug Detector Report<a name="FindBugs_Bug_Detector_Report"></a></h2>
-<p>The following document contains the results of <a class="externalLink" href="http://findbugs.sourceforge.net">FindBugs Report</a></p>
-<p>FindBugs Version is <i>2.0.2</i></p>
+<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>Threshold is <i>medium</i></p>
 <p>Effort is <i>min</i></p></div>
 <div class="section">
-<h2>Summary<a name="Summary"></a></h2>
+<h2><a name="Summary"></a>Summary</h2>
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Classes</th>
@@ -230,7 +233,7 @@
 <td>0</td>
 <td>0</td></tr></table></div>
 <div class="section">
-<h2>Files<a name="Files"></a></h2>
+<h2><a name="Files"></a>Files</h2>
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Class</th>
@@ -248,10 +251,10 @@
 <td><a href="#org.apache.maven.plugin.TestCompilerMojo">org.apache.maven.plugin.TestCompilerMojo</a></td>
 <td>1</td></tr>
 <tr class="b">
-<td><a href="#org.apache.maven.plugin.compiler.HelpMojo">org.apache.maven.plugin.compiler.HelpMojo</a></td>
+<td><a href="#org.apache.maven.plugin.compiler.AbstractCompilerMojo">org.apache.maven.plugin.compiler.AbstractCompilerMojo</a></td>
 <td>1</td></tr></table></div><a name="org.apache.maven.plugin.AbstractCompilerMojo"></a>
 <div class="section">
-<h3>org.apache.maven.plugin.AbstractCompilerMojo<a name="org.apache.maven.plugin.AbstractCompilerMojo"></a></h3>
+<h3><a name="org.apache.maven.plugin.AbstractCompilerMojo"></a>org.apache.maven.plugin.AbstractCompilerMojo</h3>
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Bug</th>
@@ -263,10 +266,10 @@
 <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>
-<td><a href="./xref/org/apache/maven/plugin/AbstractCompilerMojo.html#35">35</a></td>
+<td><a href="./xref/org/apache/maven/plugin/AbstractCompilerMojo.html#L35">35</a></td>
 <td>High</td></tr></table></div><a name="org.apache.maven.plugin.CompilationFailureException"></a>
 <div class="section">
-<h3>org.apache.maven.plugin.CompilationFailureException<a name="org.apache.maven.plugin.CompilationFailureException"></a></h3>
+<h3><a name="org.apache.maven.plugin.CompilationFailureException"></a>org.apache.maven.plugin.CompilationFailureException</h3>
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Bug</th>
@@ -278,10 +281,10 @@
 <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>
-<td><a href="./xref/org/apache/maven/plugin/CompilationFailureException.html#39">39-40</a></td>
+<td><a href="./xref/org/apache/maven/plugin/CompilationFailureException.html#L39">39-40</a></td>
 <td>High</td></tr></table></div><a name="org.apache.maven.plugin.CompilerMojo"></a>
 <div class="section">
-<h3>org.apache.maven.plugin.CompilerMojo<a name="org.apache.maven.plugin.CompilerMojo"></a></h3>
+<h3><a name="org.apache.maven.plugin.CompilerMojo"></a>org.apache.maven.plugin.CompilerMojo</h3>
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Bug</th>
@@ -293,10 +296,10 @@
 <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>
-<td><a href="./xref/org/apache/maven/plugin/CompilerMojo.html#31">31</a></td>
+<td><a href="./xref/org/apache/maven/plugin/CompilerMojo.html#L31">31</a></td>
 <td>High</td></tr></table></div><a name="org.apache.maven.plugin.TestCompilerMojo"></a>
 <div class="section">
-<h3>org.apache.maven.plugin.TestCompilerMojo<a name="org.apache.maven.plugin.TestCompilerMojo"></a></h3>
+<h3><a name="org.apache.maven.plugin.TestCompilerMojo"></a>org.apache.maven.plugin.TestCompilerMojo</h3>
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Bug</th>
@@ -308,10 +311,10 @@
 <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>
-<td><a href="./xref/org/apache/maven/plugin/TestCompilerMojo.html#31">31</a></td>
-<td>High</td></tr></table></div><a name="org.apache.maven.plugin.compiler.HelpMojo"></a>
+<td><a href="./xref/org/apache/maven/plugin/TestCompilerMojo.html#L31">31</a></td>
+<td>High</td></tr></table></div><a name="org.apache.maven.plugin.compiler.AbstractCompilerMojo"></a>
 <div class="section">
-<h3>org.apache.maven.plugin.compiler.HelpMojo<a name="org.apache.maven.plugin.compiler.HelpMojo"></a></h3>
+<h3><a name="org.apache.maven.plugin.compiler.AbstractCompilerMojo"></a>org.apache.maven.plugin.compiler.AbstractCompilerMojo</h3>
 <table border="0" class="bodyTable">
 <tr class="a">
 <th>Bug</th>
@@ -320,11 +323,11 @@
 <th>Line</th>
 <th>Priority</th></tr>
 <tr class="b">
-<td>org.apache.maven.plugin.compiler.HelpMojo.build() may fail to clean up java.io.InputStream</td>
-<td>EXPERIMENTAL</td>
-<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#OBL_UNSATISFIED_OBLIGATION">OBL_UNSATISFIED_OBLIGATION</a></td>
-<td><a href="nullorg/apache/maven/plugin/compiler/HelpMojo.html#68">68</a></td>
-<td>Medium</td></tr></table></div>
+<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#L1050">1050</a></td>
+<td>High</td></tr></table></div>
       </div>
     </div>
     <div class="clear">
@@ -332,7 +335,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2014
+        &#169;            2001-2015
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/help-mojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/help-mojo.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/help-mojo.html Mon Mar 23 18:41:16 2015
@@ -1,19 +1,18 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-10-08
+ | Generated by Apache Maven Doxia at 2015-03-23
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Apache Maven Compiler Plugin - 
-    compiler:help</title>
+    <title>Apache Maven Compiler Plugin &#x2013; compiler:help</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20141008" />
+        <meta name="Date-Revision-yyyymmdd" content="20150323" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,12 +43,11 @@
         &gt;
                       <a href="./">Apache Maven Compiler Plugin</a>
         &gt;
-        
-    compiler:help
+        compiler:help
         </div>
             <div class="xright">        
-                                    Last Published: 2014-10-08
-              &nbsp;| Version: 3.2
+                                    Last Published: 2015-03-23
+              &nbsp;| Version: 3.3
             </div>
       <div class="clear">
         <hr/>
@@ -99,7 +97,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -121,10 +119,7 @@
                   <a href="../../jxr/index.html">JXR</a>
             </li>
                   <li class="none">
-                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Maven 2 & 3</a>
+                  <a href="../../ref/current">Maven</a>
             </li>
                   <li class="none">
                   <a href="../../pom/index.html">Parent POMs</a>
@@ -133,9 +128,15 @@
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-testing/index.html">Plugin Testing</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugin-tools/index.html">Plugin Tools</a>
             </li>
                   <li class="none">
+                  <a href="../../apache-resource-bundles/index.html">Resource Bundles</a>
+            </li>
+                  <li class="none">
                   <a href="../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
@@ -177,11 +178,11 @@
         
   
     <div class="section">
-<h2>compiler:help<a name="compiler:help"></a></h2>
+<h2><a name="compiler:help"></a>compiler:help</h2>
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-compiler-plugin:3.2:help</p>
+<p>org.apache.maven.plugins:maven-compiler-plugin:3.3:help</p>
       
 <p><b>Description</b>:</p>
       
@@ -197,7 +198,7 @@ Call <tt>mvn compiler:help -Ddetail=true
       </ul>
       
 <div class="section">
-<h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
+<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
         
 <table class="bodyTable" border="0">
           
@@ -261,7 +262,7 @@ goals will be displayed.<br /><b>User pr
       </div>
       
 <div class="section">
-<h3>Parameter Details<a name="Parameter_Details"></a></h3>
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
         
 <p><b><a name="detail">detail</a>:</b></p>
         
@@ -330,7 +331,7 @@ goals will be displayed.</div>
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2014
+        &#169;            2001-2015
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.