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 [2/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/apidocs/org/apache/maven/plugin/compiler/class-use/AbstractCompilerMojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/AbstractCompilerMojo.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/AbstractCompilerMojo.html Mon Mar 23 18:41:16 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.compiler.AbstractCompilerMojo (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.compiler.AbstractCompilerMojo (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.AbstractCompilerMojo (Apache Maven Compiler Plugin 3.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.AbstractCompilerMojo (Apache Maven Compiler Plugin 3.3 API)";
     }
 //-->
 </script>
@@ -184,6 +184,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/CompilationFailureException.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/CompilationFailureException.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/CompilationFailureException.html Mon Mar 23 18:41:16 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.compiler.CompilationFailureException (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.compiler.CompilationFailureException (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.CompilationFailureException (Apache Maven Compiler Plugin 3.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.CompilationFailureException (Apache Maven Compiler Plugin 3.3 API)";
     }
 //-->
 </script>
@@ -122,15 +122,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">CompilerMojo.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/CompilerMojo.html#execute()">execute</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">TestCompilerMojo.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#execute()">execute</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">AbstractCompilerMojo.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#execute()">execute</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">CompilerMojo.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/CompilerMojo.html#execute()">execute</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">TestCompilerMojo.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#execute()">execute</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AbstractCompilerMojo.</span><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#execute()">execute</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -184,6 +184,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/CompilerMojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/CompilerMojo.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/CompilerMojo.html Mon Mar 23 18:41:16 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.compiler.CompilerMojo (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.compiler.CompilerMojo (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.CompilerMojo (Apache Maven Compiler Plugin 3.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.CompilerMojo (Apache Maven Compiler Plugin 3.3 API)";
     }
 //-->
 </script>
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/HelpMojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/HelpMojo.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/HelpMojo.html Mon Mar 23 18:41:16 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.compiler.HelpMojo (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.compiler.HelpMojo (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.HelpMojo (Apache Maven Compiler Plugin 3.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.HelpMojo (Apache Maven Compiler Plugin 3.3 API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/TestCompilerMojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/TestCompilerMojo.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/TestCompilerMojo.html Mon Mar 23 18:41:16 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.compiler.TestCompilerMojo (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>Uses of Class org.apache.maven.plugin.compiler.TestCompilerMojo (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.TestCompilerMojo (Apache Maven Compiler Plugin 3.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.TestCompilerMojo (Apache Maven Compiler Plugin 3.3 API)";
     }
 //-->
 </script>
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-frame.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-frame.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-frame.html Mon Mar 23 18:41:16 2015
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-summary.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-summary.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-summary.html Mon Mar 23 18:41:16 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.2 API)";
+        parent.document.title="org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.3 API)";
     }
 //-->
 </script>
@@ -91,7 +91,7 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/maven/plugin/compiler/HelpMojo.html" title="class in org.apache.maven.plugin.compiler">HelpMojo</a></td>
 <td class="colLast">
-<div class="block">Display help information on maven-compiler-plugin.<br/>
+<div class="block">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.</div>
 </td>
 </tr>
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-tree.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-tree.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-tree.html Mon Mar 23 18:41:16 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.2 API)";
+        parent.document.title="org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.3 API)";
     }
 //-->
 </script>
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-use.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-use.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-use.html Mon Mar 23 18:41:16 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.2 API)";
+        parent.document.title="Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.3 API)";
     }
 //-->
 </script>
@@ -186,6 +186,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-frame.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-frame.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-frame.html Mon Mar 23 18:41:16 2015
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>org.apache.maven.plugin (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-summary.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-summary.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-summary.html Mon Mar 23 18:41:16 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>org.apache.maven.plugin (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugin (Apache Maven Compiler Plugin 3.2 API)";
+        parent.document.title="org.apache.maven.plugin (Apache Maven Compiler Plugin 3.3 API)";
     }
 //-->
 </script>
@@ -159,6 +159,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-tree.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-tree.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-tree.html Mon Mar 23 18:41:16 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin Class Hierarchy (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>org.apache.maven.plugin Class Hierarchy (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugin Class Hierarchy (Apache Maven Compiler Plugin 3.2 API)";
+        parent.document.title="org.apache.maven.plugin Class Hierarchy (Apache Maven Compiler Plugin 3.3 API)";
     }
 //-->
 </script>
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-use.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-use.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-use.html Mon Mar 23 18:41:16 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.maven.plugin (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>Uses of Package org.apache.maven.plugin (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.plugin (Apache Maven Compiler Plugin 3.2 API)";
+        parent.document.title="Uses of Package org.apache.maven.plugin (Apache Maven Compiler Plugin 3.3 API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-frame.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-frame.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-frame.html Mon Mar 23 18:41:16 2015
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Overview List (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>Overview List (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-summary.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-summary.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-summary.html Mon Mar 23 18:41:16 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Overview (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>Overview (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Overview (Apache Maven Compiler Plugin 3.2 API)";
+        parent.document.title="Overview (Apache Maven Compiler Plugin 3.3 API)";
     }
 //-->
 </script>
@@ -62,7 +62,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Maven Compiler Plugin 3.2 API</h1>
+<h1 class="title">Apache Maven Compiler Plugin 3.3 API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
@@ -128,6 +128,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-tree.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-tree.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-tree.html Mon Mar 23 18:41:16 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Class Hierarchy (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>Class Hierarchy (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Class Hierarchy (Apache Maven Compiler Plugin 3.2 API)";
+        parent.document.title="Class Hierarchy (Apache Maven Compiler Plugin 3.3 API)";
     }
 //-->
 </script>
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/serialized-form.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/serialized-form.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/serialized-form.html Mon Mar 23 18:41:16 2015
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Serialized Form (Apache Maven Compiler Plugin 3.2 API)</title>
+<title>Serialized Form (Apache Maven Compiler Plugin 3.3 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Serialized Form (Apache Maven Compiler Plugin 3.2 API)";
+        parent.document.title="Serialized Form (Apache Maven Compiler Plugin 3.3 API)";
     }
 //-->
 </script>
@@ -224,6 +224,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.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 - Checkstyle Results</title>
+    <title>Apache Maven Compiler Plugin &#x2013; Checkstyle Results</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 @@
         Checkstyle Results
         </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">
-                  <a href="findbugs.html">FindBugs Report</a>
+                  <a href="findbugs.html">FindBugs</a>
             </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,10 +214,10 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section">
-<h2>Checkstyle Results<a name="Checkstyle_Results"></a></h2>
-<p>The following document contains the results of <a class="externalLink" href="http://checkstyle.sourceforge.net/">Checkstyle</a>.&#160;<a href="checkstyle.rss"><img alt="rss feed" src="images/rss.png" /></a></p></div>
+<h2><a name="Checkstyle_Results"></a>Checkstyle Results</h2>
+<p>The following document contains the results of <a class="externalLink" href="http://checkstyle.sourceforge.net/">Checkstyle</a> 5.7.&#160;<a href="checkstyle.rss"><img alt="rss feed" src="images/rss.png" /></a></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>Files</th>
@@ -225,9 +228,9 @@
 <td>8</td>
 <td>0</td>
 <td>41</td>
-<td>2</td></tr></table></div>
+<td>1</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>File</th>
@@ -243,7 +246,7 @@
 <td><a href="#org.apache.maven.plugin.compiler.AbstractCompilerMojo.java">org/apache/maven/plugin/compiler/AbstractCompilerMojo.java</a></td>
 <td>0</td>
 <td>15</td>
-<td>2</td></tr>
+<td>1</td></tr>
 <tr class="b">
 <td><a href="#org.apache.maven.plugin.compiler.CompilationFailureException.java">org/apache/maven/plugin/compiler/CompilationFailureException.java</a></td>
 <td>0</td>
@@ -260,342 +263,180 @@
 <td>11</td>
 <td>0</td></tr></table></div>
 <div class="section">
-<h2>Rules<a name="Rules"></a></h2>
+<h2><a name="Rules"></a>Rules</h2>
 <table border="0" class="bodyTable">
 <tr class="a">
+<th>Category</th>
 <th>Rule</th>
 <th>Violations</th>
 <th>Severity</th></tr>
 <tr class="b">
-<td>Translation</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>FileLength</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>RegexpHeader
-<ul>
-<li><b>fileExtensions</b>: <tt>&quot;java&quot;</tt></li>
-<li><b>headerFile</b>: <tt>&quot;target/checkstyle-header.txt&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>FileTabCharacter
-<ul>
-<li><b>eachLine</b>: <tt>&quot;true&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>LeftCurly
-<ul>
-<li><b>option</b>: <tt>&quot;nl&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>RightCurly
-<ul>
-<li><b>option</b>: <tt>&quot;alone&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>LineLength
+<td>coding</td>
+<td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_coding.html#HiddenField">HiddenField</a>
 <ul>
-<li><b>max</b>: <tt>&quot;120&quot;</tt></li>
-<li><b>ignorePattern</b>: <tt>&quot;@version|@see|@todo|TODO&quot;</tt></li></ul></td>
+<li>ignoreConstructorParameter: <tt>&quot;true&quot;</tt></li>
+<li>ignoreSetter: <tt>&quot;true&quot;</tt></li></ul></td>
 <td>1</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
+<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr>
 <tr class="a">
-<td>MemberName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>JavadocMethod
+<td>javadoc</td>
+<td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_javadoc.html#JavadocMethod">JavadocMethod</a>
 <ul>
-<li><b>scope</b>: <tt>&quot;protected&quot;</tt></li></ul></td>
+<li>scope: <tt>&quot;protected&quot;</tt></li></ul></td>
 <td>40</td>
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr>
-<tr class="a">
-<td>JavadocType
-<ul>
-<li><b>allowUnknownTags</b>: <tt>&quot;true&quot;</tt></li>
-<li><b>scope</b>: <tt>&quot;protected&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>JavadocVariable
-<ul>
-<li><b>scope</b>: <tt>&quot;protected&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_info_sml.gif" alt="" />&#160;Info</td></tr>
-<tr class="a">
-<td>ConstantName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>LocalFinalVariableName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>LocalVariableName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>MethodName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>PackageName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>ParameterName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>StaticVariableName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
 <tr class="b">
-<td>TypeName</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>AvoidStarImport</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>IllegalImport</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>RedundantImport</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>UnusedImports</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>MethodLength</td>
+<td>sizes</td>
+<td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_sizes.html#MethodLength">MethodLength</a></td>
 <td>1</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>ParameterNumber</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>EmptyForIteratorPad
-<ul>
-<li><b>option</b>: <tt>&quot;space&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>OperatorWrap</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>ParenPad
-<ul>
-<li><b>option</b>: <tt>&quot;space&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>WhitespaceAfter</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>WhitespaceAround</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>ModifierOrder</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>RedundantModifier</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>AvoidNestedBlocks</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>EmptyBlock
-<ul>
-<li><b>option</b>: <tt>&quot;text&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>NeedBraces</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>EmptyStatement</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>EqualsHashCode</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>HiddenField
-<ul>
-<li><b>ignoreConstructorParameter</b>: <tt>&quot;true&quot;</tt></li>
-<li><b>ignoreSetter</b>: <tt>&quot;true&quot;</tt></li></ul></td>
-<td>1</td>
-<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr>
-<tr class="b">
-<td>IllegalInstantiation</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>InnerAssignment</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>MagicNumber
-<ul>
-<li><b>ignoreNumbers</b>: <tt>&quot;-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>MissingSwitchDefault</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>RedundantThrows</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>SimplifyBooleanExpression</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>SimplifyBooleanReturn</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>InterfaceIsType</td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="b">
-<td>VisibilityModifier
-<ul>
-<li><b>packageAllowed</b>: <tt>&quot;true&quot;</tt></li>
-<li><b>protectedAllowed</b>: <tt>&quot;true&quot;</tt></li></ul></td>
-<td>0</td>
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr>
-<tr class="a">
-<td>UpperEll</td>
-<td>0</td>
 <td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td></tr></table></div>
 <div class="section">
-<h2>Details<a name="Details"></a></h2>
+<h2><a name="Details"></a>Details</h2>
 <div class="section">
 <h3 id="org.apache.maven.plugin.CompilationFailureException.java">org/apache/maven/plugin/CompilationFailureException.java</h3>
 <table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
 <th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
 <th>Message</th>
 <th>Line</th></tr>
-<tr class="a">
+<tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/CompilationFailureException.html#L37">37</a></td></tr></table></div>
 <div class="section">
 <h3 id="org.apache.maven.plugin.compiler.AbstractCompilerMojo.java">org/apache/maven/plugin/compiler/AbstractCompilerMojo.java</h3>
 <table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
 <th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
 <th>Message</th>
 <th>Line</th></tr>
-<tr class="a">
+<tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L388">388</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>coding</td>
+<td>HiddenField</td>
 <td>'staleMillis' hides a field.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L388">388</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L390">390</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L392">392</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L394">394</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L396">396</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L398">398</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L400">400</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L402">402</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L404">404</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L406">406</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
-<td>Method length is 530 lines (max allowed is 150).</td>
+<td>sizes</td>
+<td>MethodLength</td>
+<td>Method length is 532 lines (max allowed is 150).</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L408">408</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L408">408</a></td></tr>
-<tr class="b">
-<td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
-<td>Line is longer than 120 characters (found 144).</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L685">685</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L941">941</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L943">943</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L946">946</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L948">948</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1057">1057</a></td></tr></table></div>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1059">1059</a></td></tr></table></div>
 <div class="section">
 <h3 id="org.apache.maven.plugin.compiler.CompilationFailureException.java">org/apache/maven/plugin/compiler/CompilationFailureException.java</h3>
 <table border="0" class="bodyTable">
 <tr class="b">
 <th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
 <th>Message</th>
 <th>Line</th></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/CompilationFailureException.html#L38">38</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/CompilationFailureException.html#L43">43</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Expected @param tag for 'messages'.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/CompilationFailureException.html#L64">64</a></td></tr></table></div>
 <div class="section">
@@ -603,50 +444,74 @@
 <table border="0" class="bodyTable">
 <tr class="b">
 <th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
 <th>Message</th>
 <th>Line</th></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L106">106</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L111">111</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L116">116</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L121">121</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L137">137</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L157">157</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L181">181</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L186">186</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L191">191</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L196">196</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L201">201</a></td></tr></table></div>
 <div class="section">
@@ -654,50 +519,74 @@
 <table border="0" class="bodyTable">
 <tr class="b">
 <th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
 <th>Message</th>
 <th>Line</th></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L144">144</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L157">157</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L162">162</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L167">167</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L172">172</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L192">192</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L216">216</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L221">221</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L226">226</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L231">231</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L236">236</a></td></tr></table></div></div>
       </div>
@@ -707,7 +596,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/checkstyle.rss
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.rss (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.rss Mon Mar 23 18:41:16 2015
@@ -23,10 +23,10 @@ under the License.
     <link>http://maven.apache.org/plugins/maven-compiler-plugin/</link>
     <description>Apache Maven Compiler Plugin - Checkstyle report</description>
     <language>en-us</language>
-    <copyright>&#169;2001 - 2014 The Apache Software Foundation</copyright>
+    <copyright>&#169;2001 - 2015 The Apache Software Foundation</copyright>
     <item>
       <title>File: 8,
-             Errors: 2,
+             Errors: 1,
              Warnings: 41,
              Infos: 0
       </title>
@@ -55,7 +55,7 @@ under the License.
                   15
                 </td>
                 <td>
-                  2
+                  1
                 </td>
               </tr>
                           <tr>
@@ -88,13 +88,13 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="http://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.AbstractCompilerMojo.java">org/apache/maven/plugin/AbstractCompilerMojo.java</a>
+                  <a href="http://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.CompilationFailureException.java">org/apache/maven/plugin/CompilationFailureException.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  0
+                  1
                 </td>
                 <td>
                   0
@@ -102,13 +102,13 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="http://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.CompilationFailureException.java">org/apache/maven/plugin/CompilationFailureException.java</a>
+                  <a href="http://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.AbstractCompilerMojo.java">org/apache/maven/plugin/AbstractCompilerMojo.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  1
+                  0
                 </td>
                 <td>
                   0
@@ -130,7 +130,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="http://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.CompilerMojo.java">org/apache/maven/plugin/compiler/CompilerMojo.java</a>
+                  <a href="http://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.TestCompilerMojo.java">org/apache/maven/plugin/compiler/TestCompilerMojo.java</a>
                 </td>
                 <td>
                   0
@@ -144,7 +144,7 @@ under the License.
               </tr>
                           <tr>
                 <td>
-                  <a href="http://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.TestCompilerMojo.java">org/apache/maven/plugin/compiler/TestCompilerMojo.java</a>
+                  <a href="http://maven.apache.org/plugins/maven-compiler-plugin//checkstyle.html#org.apache.maven.plugin.compiler.CompilerMojo.java">org/apache/maven/plugin/compiler/CompilerMojo.java</a>
                 </td>
                 <td>
                   0

Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/compile-mojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/compile-mojo.html (original)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/compile-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:compile</title>
+    <title>Apache Maven Compiler Plugin &#x2013; compiler:compile</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:compile
+        compiler:compile
         </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:compile<a name="compiler:compile"></a></h2>
+<h2><a name="compiler:compile"></a>compiler:compile</h2>
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-compiler-plugin:3.2:compile</p>
+<p>org.apache.maven.plugins:maven-compiler-plugin:3.3:compile</p>
       
 <p><b>Description</b>:</p>
       
@@ -203,7 +204,7 @@
       </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">
           
@@ -648,7 +649,7 @@ is doing.<br /><b>Default value is</b>:
       </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="annotationProcessors">annotationProcessors</a>:</b></p>
         
@@ -1218,7 +1219,7 @@ is doing.</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>.