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
 Wed Oct  8 16:53:02 2014
@@ -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 Apr 3, 2013
+ | Generated by Apache Maven Doxia at 2014-10-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
   <head>
-    <title>Maven Compiler plugin - 
+    <title>Apache Maven Compiler Plugin - 
     compiler:help</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -13,7 +13,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20130403" />
+        <meta name="Date-Revision-yyyymmdd" content="20141008" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -42,14 +42,14 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Compiler plugin</a>
+                      <a href="./">Apache Maven Compiler Plugin</a>
         &gt;
         
     compiler:help
         </div>
             <div class="xright">        
-                                    Last Published: 2013-04-03
-              &nbsp;| Version: 3.1
+                                    Last Published: 2014-10-08
+              &nbsp;| Version: 3.2
             </div>
       <div class="clear">
         <hr/>
@@ -72,6 +72,12 @@
                   <li class="none">
                   <a href="faq.html">FAQ</a>
             </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/licenses/"; 
class="externalLink">License</a>
+            </li>
+                  <li class="none">
+                  <a href="download.html">Download</a>
+            </li>
           </ul>
                        <h5>Examples</h5>
                   <ul>
@@ -170,83 +176,148 @@
       <div id="contentBox">
         
   
-    <div class="section"><h2>compiler:help<a name="compiler:help"></a></h2>
-      <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-compiler-plugin:3.1:help</p>
-      <p><b>Description</b>:</p>
-      <div>Display help information on maven-compiler-plugin.<br />
+    <div class="section">
+<h2>compiler:help<a name="compiler:help"></a></h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.maven.plugins:maven-compiler-plugin:3.2:help</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Display help information on maven-compiler-plugin.<br />
 Call <tt>mvn compiler:help -Ddetail=true
 -Dgoal=&lt;goal-name&gt;</tt> to display parameter details.</div>
-      <p><b>Attributes</b>:</p>
-      <ul>
-        <li>The goal is thread-safe and supports parallel builds.</li>
+      
+<p><b>Attributes</b>:</p>
+      
+<ul>
+        
+<li>The goal is thread-safe and supports parallel builds.</li>
       </ul>
-      <div class="section"><h3>Optional Parameters<a 
name="Optional_Parameters"></a></h3>
-        <table class="bodyTable" border="0">
-          <tr class="a">
-            <th>Name</th>
-            <th>Type</th>
-            <th>Since</th>
-            <th>Description</th>
+      
+<div class="section">
+<h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
+        
+<table class="bodyTable" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
           </tr>
-          <tr class="b">
-            <td><b><a href="#detail">detail</a></b></td>
-            <td><tt>boolean</tt></td>
-            <td><tt>-</tt></td>
-            <td>If <tt>true</tt>, display all settable properties for each
+          
+<tr class="b">
+            
+<td><b><a href="#detail">detail</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If <tt>true</tt>, display all settable properties for each
 goal.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property 
is</b>: <tt>detail</tt>.</td>
           </tr>
-          <tr class="a">
-            <td><b><a href="#goal">goal</a></b></td>
-            <td><tt>String</tt></td>
-            <td><tt>-</tt></td>
-            <td>The name of the goal for which to show help. If unspecified, 
all
+          
+<tr class="a">
+            
+<td><b><a href="#goal">goal</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The name of the goal for which to show help. If unspecified, all
 goals will be displayed.<br /><b>User property is</b>: <tt>goal</tt>.</td>
           </tr>
-          <tr class="b">
-            <td><b><a href="#indentSize">indentSize</a></b></td>
-            <td><tt>int</tt></td>
-            <td><tt>-</tt></td>
-            <td>The number of spaces per indentation level, should be 
positive.<br /><b>Default value is</b>: <tt>2</tt>.<br /><b>User property 
is</b>: <tt>indentSize</tt>.</td>
+          
+<tr class="b">
+            
+<td><b><a href="#indentSize">indentSize</a></b></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The number of spaces per indentation level, should be positive.<br 
/><b>Default value is</b>: <tt>2</tt>.<br /><b>User property is</b>: 
<tt>indentSize</tt>.</td>
           </tr>
-          <tr class="a">
-            <td><b><a href="#lineLength">lineLength</a></b></td>
-            <td><tt>int</tt></td>
-            <td><tt>-</tt></td>
-            <td>The maximum length of a display line, should be positive.<br 
/><b>Default value is</b>: <tt>80</tt>.<br /><b>User property is</b>: 
<tt>lineLength</tt>.</td>
+          
+<tr class="a">
+            
+<td><b><a href="#lineLength">lineLength</a></b></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The maximum length of a display line, should be positive.<br /><b>Default 
value is</b>: <tt>80</tt>.<br /><b>User property is</b>: 
<tt>lineLength</tt>.</td>
           </tr>
         </table>
       </div>
-      <div class="section"><h3>Parameter Details<a 
name="Parameter_Details"></a></h3>
-        <p><b><a name="detail">detail</a>:</b></p>
-        <div>If <tt>true</tt>, display all settable properties for each
+      
+<div class="section">
+<h3>Parameter Details<a name="Parameter_Details"></a></h3>
+        
+<p><b><a name="detail">detail</a>:</b></p>
+        
+<div>If <tt>true</tt>, display all settable properties for each
 goal.</div>
-        <ul>
-          <li><b>Type</b>: <tt>boolean</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>detail</tt></li>
-          <li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr /><p><b><a name="goal">goal</a>:</b></p>
-        <div>The name of the goal for which to show help. If unspecified, all
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>detail</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="goal">goal</a>:</b></p>
+        
+<div>The name of the goal for which to show help. If unspecified, all
 goals will be displayed.</div>
-        <ul>
-          <li><b>Type</b>: <tt>java.lang.String</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>goal</tt></li>
-        </ul><hr /><p><b><a name="indentSize">indentSize</a>:</b></p>
-        <div>The number of spaces per indentation level, should be 
positive.</div>
-        <ul>
-          <li><b>Type</b>: <tt>int</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>indentSize</tt></li>
-          <li><b>Default</b>: <tt>2</tt></li>
-        </ul><hr /><p><b><a name="lineLength">lineLength</a>:</b></p>
-        <div>The maximum length of a display line, should be positive.</div>
-        <ul>
-          <li><b>Type</b>: <tt>int</tt></li>
-          <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>User Property</b>: <tt>lineLength</tt></li>
-          <li><b>Default</b>: <tt>80</tt></li>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>goal</tt></li>
+        </ul><hr />
+<p><b><a name="indentSize">indentSize</a>:</b></p>
+        
+<div>The number of spaces per indentation level, should be positive.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>indentSize</tt></li>
+          
+<li><b>Default</b>: <tt>2</tt></li>
+        </ul><hr />
+<p><b><a name="lineLength">lineLength</a>:</b></p>
+        
+<div>The maximum length of a display line, should be positive.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>lineLength</tt></li>
+          
+<li><b>Default</b>: <tt>80</tt></li>
         </ul>
       </div>
     </div>
@@ -259,7 +330,7 @@ goals will be displayed.</div>
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2013
+        &#169;            2001-2014
               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/index.html
==============================================================================
--- 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/index.html
 (original)
+++ 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/index.html
 Wed Oct  8 16:53:02 2014
@@ -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 Apr 3, 2013
+ | Generated by Apache Maven Doxia at 2014-10-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
   <head>
-    <title>Maven Compiler plugin - Introduction</title>
+    <title>Apache Maven Compiler Plugin - Introduction</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -13,8 +13,8 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
         <meta name="author" content="Edwin Punzalan" />
-        <meta name="Date-Creation-yyyymmdd" content="20121119" />
-    <meta name="Date-Revision-yyyymmdd" content="20130403" />
+        <meta name="Date-Creation-yyyymmdd" content="20130722" />
+    <meta name="Date-Revision-yyyymmdd" content="20141008" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -43,13 +43,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Compiler plugin</a>
+                      <a href="./">Apache Maven Compiler Plugin</a>
         &gt;
         Introduction
         </div>
             <div class="xright">        
-                                    Last Published: 2013-04-03
-              &nbsp;| Version: 3.1
+                                    Last Published: 2014-10-08
+              &nbsp;| Version: 3.2
             </div>
       <div class="clear">
         <hr/>
@@ -72,6 +72,12 @@
                   <li class="none">
                   <a href="faq.html">FAQ</a>
             </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/licenses/"; 
class="externalLink">License</a>
+            </li>
+                  <li class="none">
+                  <a href="download.html">Download</a>
+            </li>
           </ul>
                        <h5>Examples</h5>
                   <ul>
@@ -212,7 +218,32 @@
     </div>
     <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>Maven Compiler Plugin<a 
name="Maven_Compiler_Plugin"></a></h2><p>The Compiler Plugin is used to compile 
the sources of your project. Since 3.0, the default compiler is 
javax.tools.JavaCompiler (if you are using java 1.6) and is used to compile 
Java sources. If you want to force the plugin using <tt>javac</tt>, you must 
configure the plugin option <a 
href="./compile-mojo.html#forceJavacCompilerUse"><tt>forceJavacCompilerUse</tt></a>.</p><p>Also
 note that at present the default <tt>source</tt> setting is <tt>1.5</tt> and 
the default <tt>target</tt> setting is <tt>1.5</tt>, independently of the JDK 
you run Maven with. If you want to change these defaults, you should set 
<tt>source</tt> and <tt>target</tt> as described in <a 
href="./examples/set-compiler-source-and-target.html">Setting the -source and 
-target of the Java Compiler</a>.</p><p>Other compilers than <tt>javac</tt> can 
be used and work has already started on AspectJ, .NET, and C#.</p><p
 >This Compiler Plugin corresponds to Maven 1.x's Java 
 >Plugin.</p><p><b>NOTE:</b> <i>To know more about the JDK javac, please see: 
 ><a class="externalLink" 
 >href="http://download.oracle.com/javase/6/docs/technotes/tools/windows/javac.html";>http://download.oracle.com/javase/6/docs/technotes/tools/windows/javac.html</a>.</i></p><div
 > class="section"><h3>Goals Overview<a name="Goals_Overview"></a></h3><p>The 
 >Compiler Plugin has two goals. Both are already bound to their proper phases 
 >within the Maven Lifecycle and are therefore, automatically executed during 
 >their respective phases.</p><ul><li><a 
 >href="./compile-mojo.html">compiler:compile</a> is bound to the compile phase 
 >and is used to compile the main source files.</li><li><a 
 >href="./testCompile-mojo.html">compiler:testCompile</a> is bound to the 
 >test-compile phase and is used to compile the test source 
 >files.</li></ul></div><div class="section"><h3>Usage<a 
 >name="Usage"></a></h3><p>General instructions on how to use the Compiler 
 >Plugin 
 can be found on the <a href="./usage.html">usage page</a>. Some more specific 
use cases are described in the examples given below. Last but not least, users 
occasionally contribute additional examples, tips or errata to the <a 
class="externalLink" 
href="http://docs.codehaus.org/display/MAVENUSER/Compiler+Plugin";>plugin's wiki 
page</a>.</p><p>In case you still have questions regarding the plugin's usage, 
please have a look at the <a href="./faq.html">FAQ</a> and feel free to contact 
the <a href="./mail-lists.html">user mailing list</a>. The posts to the mailing 
list are archived and could already contain the answer to your question as part 
of an older thread. Hence, it is also worth browsing/searching the <a 
href="./mail-lists.html">mail archive</a>.</p><p>If you feel like the plugin is 
missing a feature or has a defect, you can fill a feature request or bug report 
in our <a href="./issue-tracking.html">issue tracker</a>. When creating a new 
issue, please provide a comprehensive desc
 ription of your concern. Especially for fixing bugs it is crucial that the 
developers can reproduce your problem. For this reason, entire debug logs, POMs 
or most preferably little demo projects attached to the issue are very much 
appreciated. Of course, patches are welcome, too. Contributors can check out 
the project from our <a href="./source-repository.html">source repository</a> 
and will find supplementary information in the <a class="externalLink" 
href="http://maven.apache.org/guides/development/guide-helping.html";>guide to 
helping with Maven</a>.</p></div><div class="section"><h3>Examples<a 
name="Examples"></a></h3><p>To provide you with better understanding on some 
usages of the Compiler Plugin, you can take a look into the following 
examples:</p><ul><li><a 
href="./examples/compile-using-different-jdk.html">Compile Using A Different 
JDK</a></li><li><a 
href="./examples/set-compiler-source-and-target.html">Compile Using -source and 
-target javac Options</a></li><li><a href="./e
 xamples/compile-with-memory-enhancements.html">Compile Using Memory Allocation 
Enhancement</a></li><li><a href="./examples/pass-compiler-arguments.html">Pass 
Compiler Arguments</a></li></ul></div></div>
+        <!-- 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>Apache Maven Compiler Plugin<a 
name="Apache_Maven_Compiler_Plugin"></a></h2>
+<p>The Compiler Plugin is used to compile the sources of your project. Since 
3.0, the default compiler is javax.tools.JavaCompiler (if you are using java 
1.6) and is used to compile Java sources. If you want to force the plugin using 
<tt>javac</tt>, you must configure the plugin option <a 
href="./compile-mojo.html#forceJavacCompilerUse"><tt>forceJavacCompilerUse</tt></a>.</p>
+<p>Also note that at present the default <tt>source</tt> setting is 
<tt>1.5</tt> and the default <tt>target</tt> setting is <tt>1.5</tt>, 
independently of the JDK you run Maven with. If you want to change these 
defaults, you should set <tt>source</tt> and <tt>target</tt> as described in <a 
href="./examples/set-compiler-source-and-target.html">Setting the -source and 
-target of the Java Compiler</a>.</p>
+<p>Other compilers than <tt>javac</tt> can be used and work has already 
started on AspectJ, .NET, and C#.</p>
+<p>This Compiler Plugin corresponds to Maven 1.x's Java Plugin.</p>
+<p><b>NOTE:</b> <i>To know more about the JDK javac, please see: <a 
class="externalLink" 
href="http://download.oracle.com/javase/6/docs/technotes/tools/windows/javac.html";>http://download.oracle.com/javase/6/docs/technotes/tools/windows/javac.html</a>.</i></p>
+<div class="section">
+<h3>Goals Overview<a name="Goals_Overview"></a></h3>
+<p>The Compiler Plugin has two goals. Both are already bound to their proper 
phases within the Maven Lifecycle and are therefore, automatically executed 
during their respective phases.</p>
+<ul>
+<li><a href="./compile-mojo.html">compiler:compile</a> is bound to the compile 
phase and is used to compile the main source files.</li>
+<li><a href="./testCompile-mojo.html">compiler:testCompile</a> is bound to the 
test-compile phase and is used to compile the test source files.</li></ul></div>
+<div class="section">
+<h3>Usage<a name="Usage"></a></h3>
+<p>General instructions on how to use the Compiler Plugin can be found on the 
<a href="./usage.html">usage page</a>. Some more specific use cases are 
described in the examples given below. Last but not least, users occasionally 
contribute additional examples, tips or errata to the <a class="externalLink" 
href="http://docs.codehaus.org/display/MAVENUSER/Compiler+Plugin";>plugin's wiki 
page</a>.</p>
+<p>In case you still have questions regarding the plugin's usage, please have 
a look at the <a href="./faq.html">FAQ</a> and feel free to contact the <a 
href="./mail-lists.html">user mailing list</a>. The posts to the mailing list 
are archived and could already contain the answer to your question as part of 
an older thread. Hence, it is also worth browsing/searching the <a 
href="./mail-lists.html">mail archive</a>.</p>
+<p>If you feel like the plugin is missing a feature or has a defect, you can 
fill a feature request or bug report in our <a 
href="./issue-tracking.html">issue tracker</a>. When creating a new issue, 
please provide a comprehensive description of your concern. Especially for 
fixing bugs it is crucial that the developers can reproduce your problem. For 
this reason, entire debug logs, POMs or most preferably little demo projects 
attached to the issue are very much appreciated. Of course, patches are 
welcome, too. Contributors can check out the project from our <a 
href="./source-repository.html">source repository</a> and will find 
supplementary information in the <a class="externalLink" 
href="http://maven.apache.org/guides/development/guide-helping.html";>guide to 
helping with Maven</a>.</p></div>
+<div class="section">
+<h3>Examples<a name="Examples"></a></h3>
+<p>To provide you with better understanding on some usages of the Compiler 
Plugin, you can take a look into the following examples:</p>
+<ul>
+<li><a href="./examples/compile-using-different-jdk.html">Compile Using A 
Different JDK</a></li>
+<li><a href="./examples/set-compiler-source-and-target.html">Compile Using 
-source and -target javac Options</a></li>
+<li><a href="./examples/compile-with-memory-enhancements.html">Compile Using 
Memory Allocation Enhancement</a></li>
+<li><a href="./examples/pass-compiler-arguments.html">Pass Compiler 
Arguments</a></li></ul></div></div>
       </div>
     </div>
     <div class="clear">
@@ -220,7 +251,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2013
+        &#169;            2001-2014
               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/integration.html
==============================================================================
--- 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/integration.html
 (original)
+++ 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/integration.html
 Wed Oct  8 16:53:02 2014
@@ -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 Apr 3, 2013
+ | Generated by Apache Maven Doxia at 2014-10-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
   <head>
-    <title>Maven Compiler plugin - Continuous Integration</title>
+    <title>Apache Maven Compiler Plugin - Continuous Integration</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="20130403" />
+        <meta name="Date-Revision-yyyymmdd" content="20141008" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Compiler plugin</a>
+                      <a href="./">Apache Maven Compiler Plugin</a>
         &gt;
         Continuous Integration
         </div>
             <div class="xright">        
-                                    Last Published: 2013-04-03
-              &nbsp;| Version: 3.1
+                                    Last Published: 2014-10-08
+              &nbsp;| Version: 3.2
             </div>
       <div class="clear">
         <hr/>
@@ -70,6 +70,12 @@
                   <li class="none">
                   <a href="faq.html">FAQ</a>
             </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/licenses/"; 
class="externalLink">License</a>
+            </li>
+                  <li class="none">
+                  <a href="download.html">Download</a>
+            </li>
           </ul>
                        <h5>Examples</h5>
                   <ul>
@@ -210,7 +216,17 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a 
name="Overview"></a><p>This project uses <a class="externalLink" 
href="http://jenkins-ci.org/";>Jenkins</a>.</p></div><div 
class="section"><h2>Access<a name="Access"></a></h2><a name="Access"></a><p>The 
following is a link to the continuous integration system used by the 
project.</p><div class="source"><pre><a class="externalLink" 
href="https://builds.apache.org/job/maven-plugins/";>https://builds.apache.org/job/maven-plugins/</a></pre></div></div><div
 class="section"><h2>Notifiers<a name="Notifiers"></a></h2><a 
name="Notifiers"></a><p>No notifiers are defined. Please check back at a later 
date.</p></div>
+        <div class="section">
+<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+<p>This project uses <a class="externalLink" 
href="http://jenkins-ci.org/";>Jenkins</a>.</p></div>
+<div class="section">
+<h2>Access<a name="Access"></a></h2><a name="Access"></a>
+<p>The following is a link to the continuous integration system used by the 
project.</p>
+<div class="source">
+<pre><a class="externalLink" 
href="https://builds.apache.org/job/maven-plugins/";>https://builds.apache.org/job/maven-plugins/</a></pre></div></div>
+<div class="section">
+<h2>Notifiers<a name="Notifiers"></a></h2><a name="Notifiers"></a>
+<p>No notifiers are defined. Please check back at a later date.</p></div>
       </div>
     </div>
     <div class="clear">
@@ -218,7 +234,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2013
+        &#169;            2001-2014
               The Apache Software Foundation
             
                           - <a 
href="http://maven.apache.org/privacy-policy.html";>Privacy Policy</a>.

Added: 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/invoker-report.html
==============================================================================
--- 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/invoker-report.html
 (added)
+++ 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/invoker-report.html
 Wed Oct  8 16:53:02 2014
@@ -0,0 +1,376 @@
+<!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
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
+<html xmlns="http://www.w3.org/1999/xhtml";>
+  <head>
+    <title>Apache Maven Compiler Plugin - Invoker 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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+                                                    
+<script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                                                        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                              </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../" id="bannerLeft">
+                                                <img 
src="../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img 
src="../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                                   <div class="xleft">
+                          <a href="http://www.apache.org/"; 
class="externalLink">Apache</a>
+        &gt;
+                  <a href="../../index.html">Maven</a>
+        &gt;
+                  <a href="../index.html">Plugins</a>
+        &gt;
+                      <a href="./">Apache Maven Compiler Plugin</a>
+        &gt;
+        Invoker Report
+        </div>
+            <div class="xright">        
+                                    Last Published: 2014-10-08
+              &nbsp;| Version: 3.2
+            </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+                  <a href="usage.html">Usage</a>
+            </li>
+                  <li class="none">
+                  <a href="faq.html">FAQ</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/licenses/"; 
class="externalLink">License</a>
+            </li>
+                  <li class="none">
+                  <a href="download.html">Download</a>
+            </li>
+          </ul>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="examples/compile-using-different-jdk.html">Compile 
Using A Different JDK</a>
+            </li>
+                  <li class="none">
+                  <a 
href="examples/set-compiler-source-and-target.html">Compile Using -source and 
-target javac Options</a>
+            </li>
+                  <li class="none">
+                  <a 
href="examples/compile-with-memory-enhancements.html">Compile Using Memory 
Allocation Enhancements</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/pass-compiler-arguments.html">Pass 
Compiler Arguments</a>
+            </li>
+                  <li class="none">
+                  <a href="non-javac-compilers.html">Non-javac compilerIds</a>
+            </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                               
                                                                                
                                                                                
                                                               <li 
class="collapsed">
+                  <a href="project-info.html">Project Information</a>
+                  </li>
+                                                                               
                                                                                
                                                                                
                                     <li class="expanded">
+                  <a href="project-reports.html">Project Reports</a>
+                    <ul>
+                      <li class="none">
+                  <a href="surefire-report.html">Surefire Report</a>
+            </li>
+                      <li class="none">
+                  <a href="checkstyle.html">Checkstyle</a>
+            </li>
+                      <li class="none">
+                  <a href="pmd.html">PMD</a>
+            </li>
+                      <li class="none">
+                  <a href="xref/index.html">Source Xref</a>
+            </li>
+                      <li class="none">
+                  <a href="xref-test/index.html">Test Source Xref</a>
+            </li>
+                      <li class="none">
+                  <a href="taglist.html">Tag List</a>
+            </li>
+                      <li class="none">
+                  <a href="apidocs/index.html">JavaDocs</a>
+            </li>
+                      <li class="none">
+                  <a href="testapidocs/index.html">Test JavaDocs</a>
+            </li>
+                      <li class="none">
+                  <a href="findbugs.html">FindBugs Report</a>
+            </li>
+                      <li class="none">
+                  <a href="sonar.html">Sonar</a>
+            </li>
+                      <li class="none">
+                  <a href="plugin-info.html">Plugin Documentation</a>
+            </li>
+                      <li class="none">
+            <strong>Invoker Build Results</strong>
+          </li>
+              </ul>
+        </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <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>
+            </li>
+                  <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
+                  <a href="../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
+                  <a href="../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/"; 
class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink">Thanks</a>
+            </li>
+          </ul>
+                                 <a href="http://maven.apache.org/"; 
title="Built by Maven" class="poweredBy">
+          <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
+        </a>
+                       
+                               </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section">
+<h2>Invoker Report<a name="Invoker_Report"></a></h2>
+<p>The results of the Maven invocations.</p></div>
+<div class="section">
+<h3>Summary<a name="Summary"></a></h3></div>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Builds</th>
+<th>Success</th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Total Time</th>
+<th>Avg Time</th></tr>
+<tr class="b">
+<td>23</td>
+<td>22</td>
+<td>0</td>
+<td>1</td>
+<td>100.0%</td>
+<td>54.7&#xa0;s</td>
+<td>2.4&#xa0;s</td></tr></table>
+<div class="section">
+<h3>Build Details<a name="Build_Details"></a></h3></div>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Name</th>
+<th>Result</th>
+<th>Time</th>
+<th>Message</th></tr>
+<tr class="b">
+<td>mcompiler-21_methodname-change/pom.xml</td>
+<td>success</td>
+<td>5.8&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
+<td>mcompiler-106/pom.xml</td>
+<td>success</td>
+<td>1.8&#xa0;s</td>
+<td></td></tr>
+<tr class="b">
+<td>MCOMPILER-224/pom.xml</td>
+<td>success</td>
+<td>1.9&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
+<td>MCOMPILER-170/pom.xml</td>
+<td>success</td>
+<td>1.9&#xa0;s</td>
+<td></td></tr>
+<tr class="b">
+<td>mcompiler-135/pom.xml</td>
+<td>success</td>
+<td>1.8&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
+<td>MCOMPILER-190/pom.xml</td>
+<td>success</td>
+<td>1.6&#xa0;s</td>
+<td></td></tr>
+<tr class="b">
+<td>mcompiler-182/pom.xml</td>
+<td>success</td>
+<td>5.6&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
+<td>MCOMPILER-228/pom.xml</td>
+<td>skipped</td>
+<td>0.0&#xa0;s</td>
+<td>Skipped due to JRE version</td></tr>
+<tr class="b">
+<td>MCOMPILER-192/pom.xml</td>
+<td>success</td>
+<td>1.6&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
+<td>MCOMPILER-129/pom.xml</td>
+<td>success</td>
+<td>1.8&#xa0;s</td>
+<td></td></tr>
+<tr class="b">
+<td>test1/pom.xml</td>
+<td>success</td>
+<td>1.8&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
+<td>MCOMPILER-157/pom.xml</td>
+<td>success</td>
+<td>2.7&#xa0;s</td>
+<td></td></tr>
+<tr class="b">
+<td>mcompiler-179/pom.xml</td>
+<td>success</td>
+<td>1.6&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
+<td>MCOMPILER-197/pom.xml</td>
+<td>success</td>
+<td>2.1&#xa0;s</td>
+<td></td></tr>
+<tr class="b">
+<td>non-english-warnings/pom.xml</td>
+<td>success</td>
+<td>1.9&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
+<td>groovy-project-with-new-plexus-compiler/pom.xml</td>
+<td>success</td>
+<td>2.3&#xa0;s</td>
+<td></td></tr>
+<tr class="b">
+<td>includes-excludes/pom.xml</td>
+<td>success</td>
+<td>2.1&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
+<td>error-prone-compiler/pom.xml</td>
+<td>success</td>
+<td>2.0&#xa0;s</td>
+<td></td></tr>
+<tr class="b">
+<td>default/pom.xml</td>
+<td>success</td>
+<td>2.0&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
+<td>default-incremental-disable/pom.xml</td>
+<td>success</td>
+<td>3.2&#xa0;s</td>
+<td></td></tr>
+<tr class="b">
+<td>mcompiler-21_class-remove/pom.xml</td>
+<td>success</td>
+<td>5.6&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
+<td>mcompiler-120/pom.xml</td>
+<td>success</td>
+<td>1.6&#xa0;s</td>
+<td></td></tr>
+<tr class="b">
+<td>jdk16-annotation/pom.xml</td>
+<td>success</td>
+<td>1.9&#xa0;s</td>
+<td></td></tr></table>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2001-2014
+              The Apache Software Foundation
+            
+                          - <a 
href="http://maven.apache.org/privacy-policy.html";>Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache 
Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file

Modified: 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/issue-tracking.html
==============================================================================
--- 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/issue-tracking.html
 (original)
+++ 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/issue-tracking.html
 Wed Oct  8 16:53:02 2014
@@ -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 Apr 3, 2013
+ | Generated by Apache Maven Doxia at 2014-10-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
   <head>
-    <title>Maven Compiler plugin - Issue Tracking</title>
+    <title>Apache Maven Compiler Plugin - Issue Tracking</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="20130403" />
+        <meta name="Date-Revision-yyyymmdd" content="20141008" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Compiler plugin</a>
+                      <a href="./">Apache Maven Compiler Plugin</a>
         &gt;
         Issue Tracking
         </div>
             <div class="xright">        
-                                    Last Published: 2013-04-03
-              &nbsp;| Version: 3.1
+                                    Last Published: 2014-10-08
+              &nbsp;| Version: 3.2
             </div>
       <div class="clear">
         <hr/>
@@ -70,6 +70,12 @@
                   <li class="none">
                   <a href="faq.html">FAQ</a>
             </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/licenses/"; 
class="externalLink">License</a>
+            </li>
+                  <li class="none">
+                  <a href="download.html">Download</a>
+            </li>
           </ul>
                        <h5>Examples</h5>
                   <ul>
@@ -210,7 +216,14 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a 
name="Overview"></a><p>This project uses <a class="externalLink" 
href="http://www.atlassian.com/software/jira";>JIRA</a> a J2EE-based, issue 
tracking and project management application.</p></div><div 
class="section"><h2>Issue Tracking<a name="Issue_Tracking"></a></h2><a 
name="Issue_Tracking"></a><p>Issues, bugs, and feature requests should be 
submitted to the following issue tracking system for this project.</p><div 
class="source"><pre><a class="externalLink" 
href="http://jira.codehaus.org/browse/MCOMPILER";>http://jira.codehaus.org/browse/MCOMPILER</a></pre></div></div>
+        <div class="section">
+<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+<p>This project uses <a class="externalLink" 
href="http://www.atlassian.com/software/jira";>JIRA</a> a J2EE-based, issue 
tracking and project management application.</p></div>
+<div class="section">
+<h2>Issue Tracking<a name="Issue_Tracking"></a></h2><a 
name="Issue_Tracking"></a>
+<p>Issues, bugs, and feature requests should be submitted to the following 
issue tracking system for this project.</p>
+<div class="source">
+<pre><a class="externalLink" 
href="http://jira.codehaus.org/browse/MCOMPILER";>http://jira.codehaus.org/browse/MCOMPILER</a></pre></div></div>
       </div>
     </div>
     <div class="clear">
@@ -218,7 +231,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2013
+        &#169;            2001-2014
               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/license.html
==============================================================================
--- 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/license.html
 (original)
+++ 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/license.html
 Wed Oct  8 16:53:02 2014
@@ -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 Apr 3, 2013
+ | Generated by Apache Maven Doxia at 2014-10-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
   <head>
-    <title>Maven Compiler plugin - Project License</title>
+    <title>Apache Maven Compiler Plugin - Project License</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="20130403" />
+        <meta name="Date-Revision-yyyymmdd" content="20141008" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Compiler plugin</a>
+                      <a href="./">Apache Maven Compiler Plugin</a>
         &gt;
         Project License
         </div>
             <div class="xright">        
-                                    Last Published: 2013-04-03
-              &nbsp;| Version: 3.1
+                                    Last Published: 2014-10-08
+              &nbsp;| Version: 3.2
             </div>
       <div class="clear">
         <hr/>
@@ -70,6 +70,12 @@
                   <li class="none">
                   <a href="faq.html">FAQ</a>
             </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/licenses/"; 
class="externalLink">License</a>
+            </li>
+                  <li class="none">
+                  <a href="download.html">Download</a>
+            </li>
           </ul>
                        <h5>Examples</h5>
                   <ul>
@@ -210,7 +216,15 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a 
name="Overview"></a><p>Typically the licenses listed for the project are that 
of the project itself, and not of dependencies.</p></div><div 
class="section"><h2>Project License<a name="Project_License"></a></h2><a 
name="Project_License"></a><div class="section"><h3>The Apache Software 
License, Version 2.0<a 
name="The_Apache_Software_License_Version_2.0"></a></h3><a 
name="The_Apache_Software_License_Version_2.0"></a><div class="source"><pre>
+        <div class="section">
+<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+<p>Typically the licenses listed for the project are that of the project 
itself, and not of dependencies.</p></div>
+<div class="section">
+<h2>Project License<a name="Project_License"></a></h2><a 
name="Project_License"></a>
+<div class="section">
+<h3>Apache License, Version 2.0<a 
name="Apache_License_Version_2.0"></a></h3><a 
name="Apache_License_Version_2.0"></a>
+<div class="source">
+<pre>
                                  Apache License
                            Version 2.0, January 2004
                         http://www.apache.org/licenses/
@@ -420,7 +434,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2013
+        &#169;            2001-2014
               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/mail-lists.html
==============================================================================
--- 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/mail-lists.html
 (original)
+++ 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/mail-lists.html
 Wed Oct  8 16:53:02 2014
@@ -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 Apr 3, 2013
+ | Generated by Apache Maven Doxia at 2014-10-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
   <head>
-    <title>Maven Compiler plugin - Project Mailing Lists</title>
+    <title>Apache Maven Compiler Plugin - Project Mailing Lists</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="20130403" />
+        <meta name="Date-Revision-yyyymmdd" content="20141008" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Compiler plugin</a>
+                      <a href="./">Apache Maven Compiler Plugin</a>
         &gt;
         Project Mailing Lists
         </div>
             <div class="xright">        
-                                    Last Published: 2013-04-03
-              &nbsp;| Version: 3.1
+                                    Last Published: 2014-10-08
+              &nbsp;| Version: 3.2
             </div>
       <div class="clear">
         <hr/>
@@ -70,6 +70,12 @@
                   <li class="none">
                   <a href="faq.html">FAQ</a>
             </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/licenses/"; 
class="externalLink">License</a>
+            </li>
+                  <li class="none">
+                  <a href="download.html">Download</a>
+            </li>
           </ul>
                        <h5>Examples</h5>
                   <ul>
@@ -210,7 +216,143 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Mailing Lists<a 
name="Project_Mailing_Lists"></a></h2><a 
name="Project_Mailing_Lists"></a><p>These are the mailing lists that have been 
established for this project. For each list, there is a subscribe, unsubscribe, 
and an archive link.</p><table border="0" class="bodyTable"><tr 
class="a"><th>Name</th><th>Subscribe</th><th>Unsubscribe</th><th>Post</th><th>Archive</th><th>Other
 Archives</th></tr><tr class="b"><td>Maven User List</td><td><a 
class="externalLink" 
href="mailto:users-subscr...@maven.apache.org";>Subscribe</a></td><td><a 
class="externalLink" 
href="mailto:users-unsubscr...@maven.apache.org";>Unsubscribe</a></td><td><a 
class="externalLink" href="mailto:us...@maven.apache.org";>Post</a></td><td><a 
class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/maven-users";>mail-archives.apache.org</a></td><td><a
 class="externalLink" 
href="http://www.mail-archive.com/users@maven.apache.org/";>www.mail-archive.com</a></td></tr><tr
 class=
 "a"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a 
class="externalLink" 
href="http://maven.40175.n5.nabble.com/Maven-Users-f40176.html";>maven.40175.n5.nabble.com</a></td></tr><tr
 class="b"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a 
class="externalLink" 
href="http://maven.users.markmail.org/";>maven.users.markmail.org</a></td></tr><tr
 class="a"><td>Maven Developer List</td><td><a class="externalLink" 
href="mailto:dev-subscr...@maven.apache.org";>Subscribe</a></td><td><a 
class="externalLink" 
href="mailto:dev-unsubscr...@maven.apache.org";>Unsubscribe</a></td><td><a 
class="externalLink" href="mailto:d...@maven.apache.org";>Post</a></td><td><a 
class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/maven-dev";>mail-archives.apache.org</a></td><td><a
 class="externalLink" 
href="http://www.mail-archive.com/dev@maven.apache.org/";>www.mail-archive.com</a></td></tr><tr
 class="b"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a 
class="externalLink" href="h
 
ttp://maven.40175.n5.nabble.com/Maven-Developers-f142166.html">maven.40175.n5.nabble.com</a></td></tr><tr
 class="a"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a 
class="externalLink" 
href="http://maven.dev.markmail.org/";>maven.dev.markmail.org</a></td></tr><tr 
class="b"><td>Maven Issues List</td><td><a class="externalLink" 
href="mailto:issues-subscr...@maven.apache.org";>Subscribe</a></td><td><a 
class="externalLink" 
href="mailto:issues-unsubscr...@maven.apache.org";>Unsubscribe</a></td><td>-</td><td><a
 class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/maven-issues/";>mail-archives.apache.org</a></td><td><a
 class="externalLink" 
href="http://www.mail-archive.com/issues@maven.apache.org";>www.mail-archive.com</a></td></tr><tr
 class="a"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a 
class="externalLink" 
href="http://maven.40175.n5.nabble.com/Maven-Issues-f219593.html";>maven.40175.n5.nabble.com</a></td></tr><tr
 class="b"><td>-</td><td>-</td><td>-</td><t
 d>-</td><td>-</td><td><a class="externalLink" 
href="http://maven.issues.markmail.org/";>maven.issues.markmail.org</a></td></tr><tr
 class="a"><td>Maven Commits List</td><td><a class="externalLink" 
href="mailto:commits-subscr...@maven.apache.org";>Subscribe</a></td><td><a 
class="externalLink" 
href="mailto:commits-unsubscr...@maven.apache.org";>Unsubscribe</a></td><td>-</td><td><a
 class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/maven-commits/";>mail-archives.apache.org</a></td><td><a
 class="externalLink" 
href="http://www.mail-archive.com/commits@maven.apache.org";>www.mail-archive.com</a></td></tr><tr
 class="b"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a 
class="externalLink" 
href="http://maven.40175.n5.nabble.com/Maven-Commits-f277168.html";>maven.40175.n5.nabble.com</a></td></tr><tr
 class="a"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a 
class="externalLink" 
href="http://maven.commits.markmail.org/";>maven.commits.markmail.org</a></td></tr><tr
 clas
 s="b"><td>Maven Announcements List</td><td><a class="externalLink" 
href="mailto:announce-subscr...@maven.apache.org";>Subscribe</a></td><td><a 
class="externalLink" 
href="mailto:announce-unsubscr...@maven.apache.org";>Unsubscribe</a></td><td><a 
class="externalLink" 
href="mailto:annou...@maven.apache.org";>Post</a></td><td><a 
class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/maven-announce/";>mail-archives.apache.org</a></td><td><a
 class="externalLink" 
href="http://www.mail-archive.com/announce@maven.apache.org";>www.mail-archive.com</a></td></tr><tr
 class="a"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a 
class="externalLink" 
href="http://maven.40175.n5.nabble.com/Maven-Announcements-f326045.html";>maven.40175.n5.nabble.com</a></td></tr><tr
 class="b"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a 
class="externalLink" 
href="http://maven.announce.markmail.org/";>maven.announce.markmail.org</a></td></tr><tr
 class="a"><td>Maven Notifications List</td><td><a
  class="externalLink" 
href="mailto:notifications-subscr...@maven.apache.org";>Subscribe</a></td><td><a 
class="externalLink" 
href="mailto:notifications-unsubscr...@maven.apache.org";>Unsubscribe</a></td><td>-</td><td><a
 class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/maven-notifications/";>mail-archives.apache.org</a></td><td><a
 class="externalLink" 
href="http://www.mail-archive.com/notifications@maven.apache.org";>www.mail-archive.com</a></td></tr><tr
 class="b"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a 
class="externalLink" 
href="http://maven.40175.n5.nabble.com/Maven-Notifications-f301718.html";>maven.40175.n5.nabble.com</a></td></tr><tr
 class="a"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a 
class="externalLink" 
href="http://maven.notifications.markmail.org/";>maven.notifications.markmail.org</a></td></tr></table></div>
+        <div class="section">
+<h2>Project Mailing Lists<a name="Project_Mailing_Lists"></a></h2><a 
name="Project_Mailing_Lists"></a>
+<p>These are the mailing lists that have been established for this project. 
For each list, there is a subscribe, unsubscribe, and an archive link.</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Name</th>
+<th>Subscribe</th>
+<th>Unsubscribe</th>
+<th>Post</th>
+<th>Archive</th>
+<th>Other Archives</th></tr>
+<tr class="b">
+<td>Maven User List</td>
+<td><a class="externalLink" 
href="mailto:users-subscr...@maven.apache.org";>Subscribe</a></td>
+<td><a class="externalLink" 
href="mailto:users-unsubscr...@maven.apache.org";>Unsubscribe</a></td>
+<td><a class="externalLink" href="mailto:us...@maven.apache.org";>Post</a></td>
+<td><a class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/maven-users";>mail-archives.apache.org</a></td>
+<td><a class="externalLink" 
href="http://www.mail-archive.com/users@maven.apache.org/";>www.mail-archive.com</a></td></tr>
+<tr class="a">
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://maven.40175.n5.nabble.com/Maven-Users-f40176.html";>maven.40175.n5.nabble.com</a></td></tr>
+<tr class="b">
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://maven-users.markmail.org/";>maven-users.markmail.org</a></td></tr>
+<tr class="a">
+<td>Maven Developer List</td>
+<td><a class="externalLink" 
href="mailto:dev-subscr...@maven.apache.org";>Subscribe</a></td>
+<td><a class="externalLink" 
href="mailto:dev-unsubscr...@maven.apache.org";>Unsubscribe</a></td>
+<td><a class="externalLink" href="mailto:d...@maven.apache.org";>Post</a></td>
+<td><a class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/maven-dev";>mail-archives.apache.org</a></td>
+<td><a class="externalLink" 
href="http://www.mail-archive.com/dev@maven.apache.org/";>www.mail-archive.com</a></td></tr>
+<tr class="b">
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://maven.40175.n5.nabble.com/Maven-Developers-f142166.html";>maven.40175.n5.nabble.com</a></td></tr>
+<tr class="a">
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://maven-dev.markmail.org/";>maven-dev.markmail.org</a></td></tr>
+<tr class="b">
+<td>Maven Issues List</td>
+<td><a class="externalLink" 
href="mailto:issues-subscr...@maven.apache.org";>Subscribe</a></td>
+<td><a class="externalLink" 
href="mailto:issues-unsubscr...@maven.apache.org";>Unsubscribe</a></td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/maven-issues/";>mail-archives.apache.org</a></td>
+<td><a class="externalLink" 
href="http://www.mail-archive.com/issues@maven.apache.org";>www.mail-archive.com</a></td></tr>
+<tr class="a">
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://maven.40175.n5.nabble.com/Maven-Issues-f219593.html";>maven.40175.n5.nabble.com</a></td></tr>
+<tr class="b">
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://maven-issues.markmail.org/";>maven-issues.markmail.org</a></td></tr>
+<tr class="a">
+<td>Maven Commits List</td>
+<td><a class="externalLink" 
href="mailto:commits-subscr...@maven.apache.org";>Subscribe</a></td>
+<td><a class="externalLink" 
href="mailto:commits-unsubscr...@maven.apache.org";>Unsubscribe</a></td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/maven-commits/";>mail-archives.apache.org</a></td>
+<td><a class="externalLink" 
href="http://www.mail-archive.com/commits@maven.apache.org";>www.mail-archive.com</a></td></tr>
+<tr class="b">
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://maven.40175.n5.nabble.com/Maven-Commits-f277168.html";>maven.40175.n5.nabble.com</a></td></tr>
+<tr class="a">
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://maven-commits.markmail.org/";>maven-commits.markmail.org</a></td></tr>
+<tr class="b">
+<td>Maven Announcements List</td>
+<td><a class="externalLink" 
href="mailto:announce-subscr...@maven.apache.org";>Subscribe</a></td>
+<td><a class="externalLink" 
href="mailto:announce-unsubscr...@maven.apache.org";>Unsubscribe</a></td>
+<td><a class="externalLink" 
href="mailto:annou...@maven.apache.org";>Post</a></td>
+<td><a class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/maven-announce/";>mail-archives.apache.org</a></td>
+<td><a class="externalLink" 
href="http://www.mail-archive.com/announce@maven.apache.org";>www.mail-archive.com</a></td></tr>
+<tr class="a">
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://maven.40175.n5.nabble.com/Maven-Announcements-f326045.html";>maven.40175.n5.nabble.com</a></td></tr>
+<tr class="b">
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://maven-announce.markmail.org/";>maven-announce.markmail.org</a></td></tr>
+<tr class="a">
+<td>Maven Notifications List</td>
+<td><a class="externalLink" 
href="mailto:notifications-subscr...@maven.apache.org";>Subscribe</a></td>
+<td><a class="externalLink" 
href="mailto:notifications-unsubscr...@maven.apache.org";>Unsubscribe</a></td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/maven-notifications/";>mail-archives.apache.org</a></td>
+<td><a class="externalLink" 
href="http://www.mail-archive.com/notifications@maven.apache.org";>www.mail-archive.com</a></td></tr>
+<tr class="b">
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://maven.40175.n5.nabble.com/Maven-Notifications-f301718.html";>maven.40175.n5.nabble.com</a></td></tr>
+<tr class="a">
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td><a class="externalLink" 
href="http://maven-notifications.markmail.org/";>maven-notifications.markmail.org</a></td></tr></table></div>
       </div>
     </div>
     <div class="clear">
@@ -218,7 +360,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2013
+        &#169;            2001-2014
               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/non-javac-compilers.html
==============================================================================
--- 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/non-javac-compilers.html
 (original)
+++ 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/non-javac-compilers.html
 Wed Oct  8 16:53:02 2014
@@ -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 Apr 3, 2013
+ | Generated by Apache Maven Doxia at 2014-10-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
   <head>
-    <title>Maven Compiler plugin - Using Non-Javac Compilers</title>
+    <title>Apache Maven Compiler Plugin - Using Non-Javac Compilers</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="20060719" />
-    <meta name="Date-Revision-yyyymmdd" content="20130403" />
+    <meta name="Date-Revision-yyyymmdd" content="20141008" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -43,13 +43,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Compiler plugin</a>
+                      <a href="./">Apache Maven Compiler Plugin</a>
         &gt;
         Using Non-Javac Compilers
         </div>
             <div class="xright">        
-                                    Last Published: 2013-04-03
-              &nbsp;| Version: 3.1
+                                    Last Published: 2014-10-08
+              &nbsp;| Version: 3.2
             </div>
       <div class="clear">
         <hr/>
@@ -72,6 +72,12 @@
                   <li class="none">
                   <a href="faq.html">FAQ</a>
             </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/licenses/"; 
class="externalLink">License</a>
+            </li>
+                  <li class="none">
+                  <a href="download.html">Download</a>
+            </li>
           </ul>
                        <h5>Examples</h5>
                   <ul>
@@ -168,7 +174,20 @@
     </div>
     <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>Using Non-Javac Compilers<a 
name="Using_Non-Javac_Compilers"></a></h2><p>Contrary to this plugin's name, 
the Compiler Plugin does not compile the sources of your project by itself. To 
compile, the Compiler Plugin uses another class to compile them. The parameter 
<tt>compilerId</tt> determines which class will be used. Currently, the 
Compiler Plugin is bundled with the <tt>javac</tt> compiler artifact with 
artifactId <tt>plexus-compiler-javac</tt>, which can be seen as one of the 
dependencies declared inside the Compiler Plugin's POM.</p><p>Plexus Compiler 
component has some other compiler Ids available under the groupId 
<tt>org.codehaus.plexus</tt>:</p><ul><li><tt>aspectj</tt> with artifactId 
<tt>plexus-compiler-aspectj</tt>.</li><li><tt>csharp</tt> with artifactId 
<tt>plexus-compiler-csharp</tt>.</li><li><tt>eclipse</tt> with artifactId 
<tt>plexus-compiler-eclipse</tt>.</li><li><tt>jikes</tt> with artifactId 
<tt>plexus-compiler-jikes</tt>.</l
 i></ul><div class="section"><h3>Using The Other Plexus Compilers<a 
name="Using_The_Other_Plexus_Compilers"></a></h3><p>To use any of the non-javac 
compilers, you need to make the artifact available in the classpath when the 
Compiler Plugin runs. This is possible by adding the dependency when declaring 
the plugin in your project's <tt>pom.xml</tt>. The example below shows how to 
use the <tt>csharp</tt> compiler:</p><div class="source"><pre>&lt;project&gt;
+        <!-- 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>Using Non-Javac Compilers<a name="Using_Non-Javac_Compilers"></a></h2>
+<p>Contrary to this plugin's name, the Compiler Plugin does not compile the 
sources of your project by itself. To compile, the Compiler Plugin uses another 
class to compile them. The parameter <tt>compilerId</tt> determines which class 
will be used. Currently, the Compiler Plugin is bundled with the <tt>javac</tt> 
compiler artifact with artifactId <tt>plexus-compiler-javac</tt>, which can be 
seen as one of the dependencies declared inside the Compiler Plugin's POM.</p>
+<p>Plexus Compiler component has some other compiler Ids available under the 
groupId <tt>org.codehaus.plexus</tt>:</p>
+<ul>
+<li><tt>aspectj</tt> with artifactId <tt>plexus-compiler-aspectj</tt>.</li>
+<li><tt>csharp</tt> with artifactId <tt>plexus-compiler-csharp</tt>.</li>
+<li><tt>eclipse</tt> with artifactId <tt>plexus-compiler-eclipse</tt>.</li>
+<li><tt>jikes</tt> with artifactId <tt>plexus-compiler-jikes</tt>.</li></ul>
+<div class="section">
+<h3>Using The Other Plexus Compilers<a 
name="Using_The_Other_Plexus_Compilers"></a></h3>
+<p>To use any of the non-javac compilers, you need to make the artifact 
available in the classpath when the Compiler Plugin runs. This is possible by 
adding the dependency when declaring the plugin in your project's 
<tt>pom.xml</tt>. The example below shows how to use the <tt>csharp</tt> 
compiler:</p>
+<div class="source">
+<pre>&lt;project&gt;
   [...]
   &lt;build&gt;
     [...]
@@ -176,7 +195,7 @@
       [...]
       &lt;plugin&gt;
         &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.1&lt;/version&gt;
+        &lt;version&gt;3.2&lt;/version&gt;
         &lt;configuration&gt;
           &lt;compilerId&gt;csharp&lt;/compilerId&gt;
         &lt;/configuration&gt;
@@ -197,7 +216,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2013
+        &#169;            2001-2014
               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/plugin-info.html
==============================================================================
--- 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/plugin-info.html
 (original)
+++ 
websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/plugin-info.html
 Wed Oct  8 16:53:02 2014
@@ -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 Apr 3, 2013
+ | Generated by Apache Maven Doxia at 2014-10-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml";>
   <head>
-    <title>Maven Compiler plugin - Plugin Documentation</title>
+    <title>Apache Maven Compiler Plugin - Plugin Documentation</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="20130403" />
+        <meta name="Date-Revision-yyyymmdd" content="20141008" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Compiler plugin</a>
+                      <a href="./">Apache Maven Compiler Plugin</a>
         &gt;
         Plugin Documentation
         </div>
             <div class="xright">        
-                                    Last Published: 2013-04-03
-              &nbsp;| Version: 3.1
+                                    Last Published: 2014-10-08
+              &nbsp;| Version: 3.2
             </div>
       <div class="clear">
         <hr/>
@@ -70,6 +70,12 @@
                   <li class="none">
                   <a href="faq.html">FAQ</a>
             </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/licenses/"; 
class="externalLink">License</a>
+            </li>
+                  <li class="none">
+                  <a href="download.html">Download</a>
+            </li>
           </ul>
                        <h5>Examples</h5>
                   <ul>
@@ -104,10 +110,7 @@
                   <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="pmd.html">PMD Report</a>
-            </li>
-                      <li class="none">
-                  <a href="cpd.html">CPD Report</a>
+                  <a href="pmd.html">PMD</a>
             </li>
                       <li class="none">
                   <a href="xref/index.html">Source Xref</a>
@@ -133,6 +136,9 @@
                       <li class="none">
             <strong>Plugin Documentation</strong>
           </li>
+                      <li class="none">
+                  <a href="invoker-report.html">Invoker Build Results</a>
+            </li>
               </ul>
         </li>
           </ul>
@@ -204,9 +210,45 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Plugin Documentation<a 
name="Plugin_Documentation"></a></h2><a 
name="Plugin_Documentation"></a><p>Goals available for this plugin:</p><table 
border="0" class="bodyTable"><tr 
class="a"><th>Goal</th><th>Description</th></tr><tr class="b"><td><a 
href="compile-mojo.html">compiler:compile</a></td><td>Compiles application 
sources</td></tr><tr class="a"><td><a 
href="help-mojo.html">compiler:help</a></td><td>Display help information on 
maven-compiler-plugin.<br />
+        <div class="section">
+<h2>Plugin Documentation<a name="Plugin_Documentation"></a></h2><a 
name="Plugin_Documentation"></a>
+<p>Goals available for this plugin:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Goal</th>
+<th>Description</th></tr>
+<tr class="b">
+<td><a href="compile-mojo.html">compiler:compile</a></td>
+<td>Compiles application sources</td></tr>
+<tr class="a">
+<td><a href="help-mojo.html">compiler:help</a></td>
+<td>Display help information on maven-compiler-plugin.<br />
 Call <code>mvn compiler:help -Ddetail=true
--Dgoal=&lt;goal-name&gt;</code> to display parameter details.</td></tr><tr 
class="b"><td><a 
href="testCompile-mojo.html">compiler:testCompile</a></td><td>Compiles 
application test sources.</td></tr></table><div class="section"><h3>System 
Requirements<a name="System_Requirements"></a></h3><a 
name="System_Requirements"></a><p>The following specifies the minimum 
requirements to run this Maven plugin:</p><table border="0" 
class="bodyTable"><tr class="a"><td>Maven</td><td>2.0.9</td></tr><tr 
class="b"><td>JDK</td><td>1.5</td></tr><tr class="a"><td>Memory</td><td>No 
minimum requirement.</td></tr><tr class="b"><td>Disk Space</td><td>No minimum 
requirement.</td></tr></table></div><div class="section"><h3>Usage<a 
name="Usage"></a></h3><a name="Usage"></a><p>You should specify the version in 
your project's plugin configuration:</p><div class="source"><pre>&lt;project&gt;
+-Dgoal=&lt;goal-name&gt;</code> to display parameter details.</td></tr>
+<tr class="b">
+<td><a href="testCompile-mojo.html">compiler:testCompile</a></td>
+<td>Compiles application test sources.</td></tr></table>
+<div class="section">
+<h3>System Requirements<a name="System_Requirements"></a></h3><a 
name="System_Requirements"></a>
+<p>The following specifies the minimum requirements to run this Maven 
plugin:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td>Maven</td>
+<td>2.0.9</td></tr>
+<tr class="b">
+<td>JDK</td>
+<td>1.5</td></tr>
+<tr class="a">
+<td>Memory</td>
+<td>No minimum requirement.</td></tr>
+<tr class="b">
+<td>Disk Space</td>
+<td>No minimum requirement.</td></tr></table></div>
+<div class="section">
+<h3>Usage<a name="Usage"></a></h3><a name="Usage"></a>
+<p>You should specify the version in your project's plugin configuration:</p>
+<div class="source">
+<pre>&lt;project&gt;
   ...
   &lt;build&gt;
     &lt;!-- To define the plugin version in your parent POM --&gt;
@@ -215,7 +257,7 @@ Call <code>mvn compiler:help -Ddetail=tr
         &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.1&lt;/version&gt;
+          &lt;version&gt;3.2&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -225,14 +267,15 @@ Call <code>mvn compiler:help -Ddetail=tr
       &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.1&lt;/version&gt;
+        &lt;version&gt;3.2&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;
   &lt;/build&gt;
   ...
 &lt;/project&gt;
-</pre></div><p>For more information, see <a class="externalLink" 
href="http://maven.apache.org/guides/mini/guide-configuring-plugins.html";>&quot;Guide
 to Configuring Plug-ins&quot;</a></p></div></div>
+</pre></div>
+<p>For more information, see <a class="externalLink" 
href="http://maven.apache.org/guides/mini/guide-configuring-plugins.html";>&quot;Guide
 to Configuring Plug-ins&quot;</a></p></div></div>
       </div>
     </div>
     <div class="clear">
@@ -240,7 +283,7 @@ Call <code>mvn compiler:help -Ddetail=tr
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2001-2013
+        &#169;            2001-2014
               The Apache Software Foundation
             
                           - <a 
href="http://maven.apache.org/privacy-policy.html";>Privacy Policy</a>.


Reply via email to