You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/04/02 14:48:22 UTC

svn commit: r856983 [15/23] - in /websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/maven/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/clas...

Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testCompile-mojo.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testCompile-mojo.html (added)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testCompile-mojo.html Tue Apr  2 12:48:16 2013
@@ -0,0 +1,848 @@
+<!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 2, 2013
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Maven Compiler plugin - 
+    compiler:testCompile</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="20130402" />
+    <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="./">Maven Compiler plugin</a>
+        &gt;
+        
+    compiler:testCompile
+        </div>
+            <div class="xright">        
+                                    Last Published: 2013-04-02
+              &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>
+          </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="collapsed">
+                  <a href="project-reports.html">Project Reports</a>
+                  </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>compiler:testCompile<a name="compiler:testCompile"></a></h2>
+      <p><b>Full name</b>:</p>
+      <p>org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile</p>
+      <p><b>Description</b>:</p>
+      <div>Compiles application test sources.</div>
+      <p><b>Attributes</b>:</p>
+      <ul>
+        <li>Requires a Maven project to be executed.</li>
+        <li>Requires dependency resolution of artifacts in scope: <tt>test</tt>.</li>
+        <li>The goal is thread-safe and supports parallel builds.</li>
+        <li>Since version: <tt>2.0</tt>.</li>
+        <li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>test-compile</tt>.</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>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#annotationProcessors">annotationProcessors</a></b></td>
+            <td><tt>String[]</tt></td>
+            <td><tt>2.2</tt></td>
+            <td><p>Names of annotation processors to run. Only applies to JDK 1.6+
+If not set, the default annotation processors discovery process
+applies.</p><br /></td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#compilerArgs">compilerArgs</a></b></td>
+            <td><tt>List</tt></td>
+            <td><tt>3.1</tt></td>
+            <td><p>Sets the arguments to be passed to the compiler if
+<tt>fork</tt> is set to <tt>true</tt>. Example:</p>
+<div><pre>
+&lt;compilerArgs&gt;
+  &lt;arg&gt;-Xmaxerrs=1000&lt;/arg&gt;
+  &lt;arg&gt;-Xlint&lt;/arg&gt;
+&lt;/compilerArgs&gt;
+</pre></div><br /></td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#compilerArgument">compilerArgument</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.0</tt></td>
+            <td><p>Sets the unformatted single argument string to be passed to the
+compiler if <tt>fork</tt> is set to <tt>true</tt>. To pass
+multiple arguments such as <tt>-Xmaxerrs 1000</tt> (which are
+actually two arguments) you have to use
+<tt>compilerArguments</tt>.</p>
+<p>This is because the list of valid arguments passed to a Java
+compiler varies based on the compiler version.</p><br /></td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#compilerArguments">compilerArguments</a></b></td>
+            <td><tt>Map</tt></td>
+            <td><tt>2.0.1</tt></td>
+            <td><b>Deprecated.</b> use <tt>compilerArgs</tt> instead.<br /></td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#compilerId">compilerId</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>The compiler id of the compiler to use. See this <a href="non-javac-compilers.html">guide</a> for more information.<br /><b>Default value is</b>: <tt>javac</tt>.<br /><b>User property is</b>: <tt>maven.compiler.compilerId</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#compilerReuseStrategy">compilerReuseStrategy</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.5</tt></td>
+            <td>Strategy to re use javacc class created: 
+<ul>
+<li><tt>reuseCreated</tt> (default): will reuse already created
+but in case of multi-threaded builds, each thread will have its own
+instance</li>
+<li><tt>reuseSame</tt>: the same Javacc class will be used for
+each compilation even for multi-threaded build</li>
+<li><tt>alwaysNew</tt>: a new Javacc class will be created for
+each compilation</li>
+</ul>
+Note this parameter value depends on the os/jdk you are using, but
+the default value should work on most of env.<br /><b>Default value is</b>: <tt>${reuseCreated}</tt>.<br /><b>User property is</b>: <tt>maven.compiler.compilerReuseStrategy</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#compilerVersion">compilerVersion</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>Version of the compiler to use, ex. &quot;1.3&quot;, &quot;1.5&quot;, if
+<tt>fork</tt> is set to <tt>true</tt>.<br /><b>User property is</b>: <tt>maven.compiler.compilerVersion</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#debug">debug</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>Set to <tt>true</tt> to include debugging information in the
+compiled class files.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>maven.compiler.debug</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#debuglevel">debuglevel</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.1</tt></td>
+            <td>Keyword list to be appended to the <tt>-g</tt> command-line
+switch. Legal values are none or a comma-separated list of the
+following keywords: <tt>lines</tt>, <tt>vars</tt>, and
+<tt>source</tt>. If debug level is not specified, by default,
+nothing will be appended to <tt>-g</tt>. If debug is not turned
+on, this attribute will be ignored.<br /><b>User property is</b>: <tt>maven.compiler.debuglevel</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#encoding">encoding</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.1</tt></td>
+            <td>The -encoding argument for the Java compiler.<br /><b>Default value is</b>: <tt>${project.build.sourceEncoding}</tt>.<br /><b>User property is</b>: <tt>encoding</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#executable">executable</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>Sets the executable of the compiler to use when <tt>fork</tt>
+is <tt>true</tt>.<br /><b>User property is</b>: <tt>maven.compiler.executable</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#failOnError">failOnError</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>2.0.2</tt></td>
+            <td>Indicates whether the build will continue even if there are
+compilation errors.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>maven.compiler.failOnError</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#fileExtensions">fileExtensions</a></b></td>
+            <td><tt>List</tt></td>
+            <td><tt>3.1</tt></td>
+            <td>file extensions to check timestamp for incremental build <b>default
+contains only <tt>.class</tt></b><br /></td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#forceJavacCompilerUse">forceJavacCompilerUse</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>3.0</tt></td>
+            <td>compiler can now use javax.tools if available in your current jdk,
+you can disable this feature using
+-Dmaven.compiler.forceJavacCompilerUse=true or in the plugin
+configuration<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.compiler.forceJavacCompilerUse</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#fork">fork</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>Allows running the compiler in a separate process. If
+<tt>false</tt> it uses the built in compiler, while if
+<tt>true</tt> it will use an executable.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.compiler.fork</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#generatedTestSourcesDirectory">generatedTestSourcesDirectory</a></b></td>
+            <td><tt>File</tt></td>
+            <td><tt>2.2</tt></td>
+            <td><p>Specify where to place generated source files created by
+annotation processing. Only applies to JDK 1.6+</p><br /><b>Default value is</b>: <tt>${project.build.directory}/generated-test-sources/test-annotations</tt>.<br /></td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#maxmem">maxmem</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.0.1</tt></td>
+            <td>Sets the maximum size, in megabytes, of the memory allocation pool,
+ex. &quot;128&quot;, &quot;128m&quot; if <tt>fork</tt> is set to <tt>true</tt>.<br /><b>User property is</b>: <tt>maven.compiler.maxmem</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#meminitial">meminitial</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.0.1</tt></td>
+            <td>Initial size, in megabytes, of the memory allocation pool, ex.
+&quot;64&quot;, &quot;64m&quot; if <tt>fork</tt> is set to <tt>true</tt>.<br /><b>User property is</b>: <tt>maven.compiler.meminitial</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#mojoExecution">mojoExecution</a></b></td>
+            <td><tt>MojoExecution</tt></td>
+            <td><tt>3.0 needed for storing the status for the incremental build support.</tt></td>
+            <td>(no description)<br /><b>User property is</b>: <tt>mojoExecution</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#optimize">optimize</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>Set to <tt>true</tt> to optimize the compiled code using the
+compiler's optimization methods.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.compiler.optimize</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#outputFileName">outputFileName</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>Sets the name of the output file when compiling a set of sources to
+a single file. expression=&quot;${project.build.finalName}&quot;<br /></td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#proc">proc</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.2</tt></td>
+            <td><p>Sets whether annotation processing is performed or not. Only
+applies to JDK 1.6+ If not set, both compilation and annotation
+processing are performed at the same time.</p>
+<p>Allowed values are:</p>
+<ul>
+<li><tt>none</tt> - no annotation processing is performed.</li>
+<li><tt>only</tt> - only annotation processing is done, no
+compilation.</li>
+</ul><br /></td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#showDeprecation">showDeprecation</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>Sets whether to show source locations where deprecated APIs are
+used.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.compiler.showDeprecation</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#showWarnings">showWarnings</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>Set to <tt>true</tt> to show compilation warnings.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.compiler.showWarnings</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#skip">skip</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>Set this to 'true' to bypass compilation of test sources. Its use
+is NOT RECOMMENDED, but quite convenient on occasion.<br /><b>User property is</b>: <tt>maven.test.skip</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#skipMultiThreadWarning">skipMultiThreadWarning</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>2.5</tt></td>
+            <td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.compiler.skipMultiThreadWarning</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#source">source</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>The -source argument for the Java compiler.<br /><b>Default value is</b>: <tt>1.5</tt>.<br /><b>User property is</b>: <tt>maven.compiler.source</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#staleMillis">staleMillis</a></b></td>
+            <td><tt>int</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>Sets the granularity in milliseconds of the last modification date
+for testing whether a source needs recompilation.<br /><b>Default value is</b>: <tt>0</tt>.<br /><b>User property is</b>: <tt>lastModGranularityMs</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#target">target</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>The -target argument for the Java compiler.<br /><b>Default value is</b>: <tt>1.5</tt>.<br /><b>User property is</b>: <tt>maven.compiler.target</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#testCompilerArgument">testCompilerArgument</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.1</tt></td>
+            <td><p>Sets the unformatted argument string to be passed to test
+compiler if fork is set to true.</p>
+<p>This is because the list of valid arguments passed to a Java
+compiler varies based on the compiler version.</p><br /></td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#testCompilerArguments">testCompilerArguments</a></b></td>
+            <td><tt>Map</tt></td>
+            <td><tt>2.1</tt></td>
+            <td><p>Sets the arguments to be passed to test compiler (prepending a
+dash) if fork is set to true.</p>
+<p>This is because the list of valid arguments passed to a Java
+compiler varies based on the compiler version.</p><br /></td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#testExcludes">testExcludes</a></b></td>
+            <td><tt>Set</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>A list of exclusion filters for the compiler.<br /></td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#testIncludes">testIncludes</a></b></td>
+            <td><tt>Set</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>A list of inclusion filters for the compiler.<br /></td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#testSource">testSource</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.1</tt></td>
+            <td>The -source argument for the test Java compiler.<br /><b>User property is</b>: <tt>maven.compiler.testSource</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#testTarget">testTarget</a></b></td>
+            <td><tt>String</tt></td>
+            <td><tt>2.1</tt></td>
+            <td>The -target argument for the test Java compiler.<br /><b>User property is</b>: <tt>maven.compiler.testTarget</tt>.</td>
+          </tr>
+          <tr class="a">
+            <td><b><a href="#useIncrementalCompilation">useIncrementalCompilation</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>3.1</tt></td>
+            <td>to enable/disable incrementation compilation feature<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>maven.compiler.useIncrementalCompilation</tt>.</td>
+          </tr>
+          <tr class="b">
+            <td><b><a href="#verbose">verbose</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>2.0</tt></td>
+            <td>Set to <tt>true</tt> to show messages about what the compiler
+is doing.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.compiler.verbose</tt>.</td>
+          </tr>
+        </table>
+      </div>
+      <div class="section"><h3>Parameter Details<a name="Parameter_Details"></a></h3>
+        <p><b><a name="annotationProcessors">annotationProcessors</a>:</b></p>
+        <div><p>Names of annotation processors to run. Only applies to JDK 1.6+
+If not set, the default annotation processors discovery process
+applies.</p></div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String[]</tt></li>
+          <li><b>Since</b>: <tt>2.2</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /><p><b><a name="compilerArgs">compilerArgs</a>:</b></p>
+        <div><p>Sets the arguments to be passed to the compiler if
+<tt>fork</tt> is set to <tt>true</tt>. Example:</p>
+<div><pre>
+&lt;compilerArgs&gt;
+  &lt;arg&gt;-Xmaxerrs=1000&lt;/arg&gt;
+  &lt;arg&gt;-Xlint&lt;/arg&gt;
+&lt;/compilerArgs&gt;
+</pre></div></div>
+        <ul>
+          <li><b>Type</b>: <tt>java.util.List</tt></li>
+          <li><b>Since</b>: <tt>3.1</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /><p><b><a name="compilerArgument">compilerArgument</a>:</b></p>
+        <div><p>Sets the unformatted single argument string to be passed to the
+compiler if <tt>fork</tt> is set to <tt>true</tt>. To pass
+multiple arguments such as <tt>-Xmaxerrs 1000</tt> (which are
+actually two arguments) you have to use
+<tt>compilerArguments</tt>.</p>
+<p>This is because the list of valid arguments passed to a Java
+compiler varies based on the compiler version.</p></div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /><p><b><a name="compilerArguments">compilerArguments</a>:</b></p>
+        <div><b>Deprecated.</b> use <tt>compilerArgs</tt> instead.</div>
+        <div><p>Sets the arguments to be passed to the compiler (prepending a
+dash) if <tt>fork</tt> is set to <tt>true</tt>.</p>
+<p>This is because the list of valid arguments passed to a Java
+compiler varies based on the compiler version.</p>
+<p>To pass <tt>-Xmaxerrs 1000 -Xlint -Xlint:-path
+-Averbose=true</tt> you should include the following:</p>
+<div><pre>
+&lt;compilerArguments&gt;
+  &lt;Xmaxerrs&gt;1000&lt;/Xmaxerrs&gt;
+  &lt;Xlint/&gt;
+  &lt;Xlint:-path/&gt;
+  &lt;Averbose&gt;true&lt;/Averbose&gt;
+&lt;/compilerArguments&gt;
+</pre></div></div>
+        <ul>
+          <li><b>Type</b>: <tt>java.util.Map</tt></li>
+          <li><b>Since</b>: <tt>2.0.1</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /><p><b><a name="compilerId">compilerId</a>:</b></p>
+        <div>The compiler id of the compiler to use. See this <a href="non-javac-compilers.html">guide</a> for more information.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.compilerId</tt></li>
+          <li><b>Default</b>: <tt>javac</tt></li>
+        </ul><hr /><p><b><a name="compilerReuseStrategy">compilerReuseStrategy</a>:</b></p>
+        <div>Strategy to re use javacc class created: 
+<ul>
+<li><tt>reuseCreated</tt> (default): will reuse already created
+but in case of multi-threaded builds, each thread will have its own
+instance</li>
+<li><tt>reuseSame</tt>: the same Javacc class will be used for
+each compilation even for multi-threaded build</li>
+<li><tt>alwaysNew</tt>: a new Javacc class will be created for
+each compilation</li>
+</ul>
+Note this parameter value depends on the os/jdk you are using, but
+the default value should work on most of env.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.5</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.compilerReuseStrategy</tt></li>
+          <li><b>Default</b>: <tt>${reuseCreated}</tt></li>
+        </ul><hr /><p><b><a name="compilerVersion">compilerVersion</a>:</b></p>
+        <div>Version of the compiler to use, ex. &quot;1.3&quot;, &quot;1.5&quot;, if
+<tt>fork</tt> is set to <tt>true</tt>.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.compilerVersion</tt></li>
+        </ul><hr /><p><b><a name="debug">debug</a>:</b></p>
+        <div>Set to <tt>true</tt> to include debugging information in the
+compiled class files.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.debug</tt></li>
+          <li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr /><p><b><a name="debuglevel">debuglevel</a>:</b></p>
+        <div>Keyword list to be appended to the <tt>-g</tt> command-line
+switch. Legal values are none or a comma-separated list of the
+following keywords: <tt>lines</tt>, <tt>vars</tt>, and
+<tt>source</tt>. If debug level is not specified, by default,
+nothing will be appended to <tt>-g</tt>. If debug is not turned
+on, this attribute will be ignored.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.1</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.debuglevel</tt></li>
+        </ul><hr /><p><b><a name="encoding">encoding</a>:</b></p>
+        <div>The -encoding argument for the Java compiler.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.1</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>encoding</tt></li>
+          <li><b>Default</b>: <tt>${project.build.sourceEncoding}</tt></li>
+        </ul><hr /><p><b><a name="executable">executable</a>:</b></p>
+        <div>Sets the executable of the compiler to use when <tt>fork</tt>
+is <tt>true</tt>.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.executable</tt></li>
+        </ul><hr /><p><b><a name="failOnError">failOnError</a>:</b></p>
+        <div>Indicates whether the build will continue even if there are
+compilation errors.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>2.0.2</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.failOnError</tt></li>
+          <li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr /><p><b><a name="fileExtensions">fileExtensions</a>:</b></p>
+        <div>file extensions to check timestamp for incremental build <b>default
+contains only <tt>.class</tt></b></div>
+        <ul>
+          <li><b>Type</b>: <tt>java.util.List</tt></li>
+          <li><b>Since</b>: <tt>3.1</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /><p><b><a name="forceJavacCompilerUse">forceJavacCompilerUse</a>:</b></p>
+        <div>compiler can now use javax.tools if available in your current jdk,
+you can disable this feature using
+-Dmaven.compiler.forceJavacCompilerUse=true or in the plugin
+configuration</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>3.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.forceJavacCompilerUse</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /><p><b><a name="fork">fork</a>:</b></p>
+        <div>Allows running the compiler in a separate process. If
+<tt>false</tt> it uses the built in compiler, while if
+<tt>true</tt> it will use an executable.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.fork</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /><p><b><a name="generatedTestSourcesDirectory">generatedTestSourcesDirectory</a>:</b></p>
+        <div><p>Specify where to place generated source files created by
+annotation processing. Only applies to JDK 1.6+</p></div>
+        <ul>
+          <li><b>Type</b>: <tt>java.io.File</tt></li>
+          <li><b>Since</b>: <tt>2.2</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Default</b>: <tt>${project.build.directory}/generated-test-sources/test-annotations</tt></li>
+        </ul><hr /><p><b><a name="maxmem">maxmem</a>:</b></p>
+        <div>Sets the maximum size, in megabytes, of the memory allocation pool,
+ex. &quot;128&quot;, &quot;128m&quot; if <tt>fork</tt> is set to <tt>true</tt>.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.0.1</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.maxmem</tt></li>
+        </ul><hr /><p><b><a name="meminitial">meminitial</a>:</b></p>
+        <div>Initial size, in megabytes, of the memory allocation pool, ex.
+&quot;64&quot;, &quot;64m&quot; if <tt>fork</tt> is set to <tt>true</tt>.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.0.1</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.meminitial</tt></li>
+        </ul><hr /><p><b><a name="mojoExecution">mojoExecution</a>:</b></p>
+        <div>(no description)</div>
+        <ul>
+          <li><b>Type</b>: <tt>org.apache.maven.plugin.MojoExecution</tt></li>
+          <li><b>Since</b>: <tt>3.0 needed for storing the status for the incremental build support.</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>mojoExecution</tt></li>
+        </ul><hr /><p><b><a name="optimize">optimize</a>:</b></p>
+        <div>Set to <tt>true</tt> to optimize the compiled code using the
+compiler's optimization methods.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.optimize</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /><p><b><a name="outputFileName">outputFileName</a>:</b></p>
+        <div>Sets the name of the output file when compiling a set of sources to
+a single file. expression=&quot;${project.build.finalName}&quot;</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /><p><b><a name="proc">proc</a>:</b></p>
+        <div><p>Sets whether annotation processing is performed or not. Only
+applies to JDK 1.6+ If not set, both compilation and annotation
+processing are performed at the same time.</p>
+<p>Allowed values are:</p>
+<ul>
+<li><tt>none</tt> - no annotation processing is performed.</li>
+<li><tt>only</tt> - only annotation processing is done, no
+compilation.</li>
+</ul></div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.2</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /><p><b><a name="showDeprecation">showDeprecation</a>:</b></p>
+        <div>Sets whether to show source locations where deprecated APIs are
+used.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.showDeprecation</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /><p><b><a name="showWarnings">showWarnings</a>:</b></p>
+        <div>Set to <tt>true</tt> to show compilation warnings.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.showWarnings</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /><p><b><a name="skip">skip</a>:</b></p>
+        <div>Set this to 'true' to bypass compilation of test sources. Its use
+is NOT RECOMMENDED, but quite convenient on occasion.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.test.skip</tt></li>
+        </ul><hr /><p><b><a name="skipMultiThreadWarning">skipMultiThreadWarning</a>:</b></p>
+        <div>(no description)</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>2.5</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.skipMultiThreadWarning</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /><p><b><a name="source">source</a>:</b></p>
+        <div>The -source argument for the Java compiler.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.source</tt></li>
+          <li><b>Default</b>: <tt>1.5</tt></li>
+        </ul><hr /><p><b><a name="staleMillis">staleMillis</a>:</b></p>
+        <div>Sets the granularity in milliseconds of the last modification date
+for testing whether a source needs recompilation.</div>
+        <ul>
+          <li><b>Type</b>: <tt>int</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>lastModGranularityMs</tt></li>
+          <li><b>Default</b>: <tt>0</tt></li>
+        </ul><hr /><p><b><a name="target">target</a>:</b></p>
+        <div>The -target argument for the Java compiler.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.target</tt></li>
+          <li><b>Default</b>: <tt>1.5</tt></li>
+        </ul><hr /><p><b><a name="testCompilerArgument">testCompilerArgument</a>:</b></p>
+        <div><p>Sets the unformatted argument string to be passed to test
+compiler if fork is set to true.</p>
+<p>This is because the list of valid arguments passed to a Java
+compiler varies based on the compiler version.</p></div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.1</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /><p><b><a name="testCompilerArguments">testCompilerArguments</a>:</b></p>
+        <div><p>Sets the arguments to be passed to test compiler (prepending a
+dash) if fork is set to true.</p>
+<p>This is because the list of valid arguments passed to a Java
+compiler varies based on the compiler version.</p></div>
+        <ul>
+          <li><b>Type</b>: <tt>java.util.Map</tt></li>
+          <li><b>Since</b>: <tt>2.1</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /><p><b><a name="testExcludes">testExcludes</a>:</b></p>
+        <div>A list of exclusion filters for the compiler.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.util.Set</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /><p><b><a name="testIncludes">testIncludes</a>:</b></p>
+        <div>A list of inclusion filters for the compiler.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.util.Set</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /><p><b><a name="testSource">testSource</a>:</b></p>
+        <div>The -source argument for the test Java compiler.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.1</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.testSource</tt></li>
+        </ul><hr /><p><b><a name="testTarget">testTarget</a>:</b></p>
+        <div>The -target argument for the test Java compiler.</div>
+        <ul>
+          <li><b>Type</b>: <tt>java.lang.String</tt></li>
+          <li><b>Since</b>: <tt>2.1</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.testTarget</tt></li>
+        </ul><hr /><p><b><a name="useIncrementalCompilation">useIncrementalCompilation</a>:</b></p>
+        <div>to enable/disable incrementation compilation feature</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>3.1</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.useIncrementalCompilation</tt></li>
+          <li><b>Default</b>: <tt>true</tt></li>
+        </ul><hr /><p><b><a name="verbose">verbose</a>:</b></p>
+        <div>Set to <tt>true</tt> to show messages about what the compiler
+is doing.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>2.0</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>User Property</b>: <tt>maven.compiler.verbose</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
+        </ul>
+      </div>
+    </div>
+  
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2001-2013
+              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

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testCompile-mojo.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testCompile-mojo.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/allclasses-frame.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/allclasses-frame.html (added)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/allclasses-frame.html Tue Apr  2 12:48:16 2013
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Maven Compiler Plugin 3.2 Test API)</title>
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs" target="classFrame">CompilerManagerStub</a></li>
+<li><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler" target="classFrame">CompilerMojoTestCase</a></li>
+<li><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs" target="classFrame">CompilerStub</a></li>
+<li><a href="org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html" title="class in org.apache.maven.plugin.compiler.stubs" target="classFrame">DebugEnabledLog</a></li>
+</ul>
+</div>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/allclasses-frame.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/allclasses-frame.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/allclasses-noframe.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/allclasses-noframe.html (added)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/allclasses-noframe.html Tue Apr  2 12:48:16 2013
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Maven Compiler Plugin 3.2 Test API)</title>
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerManagerStub</a></li>
+<li><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></li>
+<li><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></li>
+<li><a href="org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html" title="class in org.apache.maven.plugin.compiler.stubs">DebugEnabledLog</a></li>
+</ul>
+</div>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/allclasses-noframe.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/allclasses-noframe.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/constant-values.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/constant-values.html (added)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/constant-values.html Tue Apr  2 12:48:16 2013
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Constant Field Values (Maven Compiler Plugin 3.2 Test 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="Constant Field Values (Maven Compiler Plugin 3.2 Test API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
+<h2 title="Contents">Contents</h2>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/constant-values.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/constant-values.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/deprecated-list.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/deprecated-list.html (added)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/deprecated-list.html Tue Apr  2 12:48:16 2013
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Deprecated List (Maven Compiler Plugin 3.2 Test 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="Deprecated List (Maven Compiler Plugin 3.2 Test API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Deprecated API" class="title">Deprecated API</h1>
+<h2 title="Contents">Contents</h2>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/deprecated-list.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/deprecated-list.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/help-doc.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/help-doc.html (added)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/help-doc.html Tue Apr  2 12:48:16 2013
@@ -0,0 +1,220 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>API Help (Maven Compiler Plugin 3.2 Test 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="API Help (Maven Compiler Plugin 3.2 Test API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">How This API Document Is Organized</h1>
+<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2>Overview</h2>
+<p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</p>
+</li>
+<li class="blockList">
+<h2>Package</h2>
+<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
+<ul>
+<li>Interfaces (italic)</li>
+<li>Classes</li>
+<li>Enums</li>
+<li>Exceptions</li>
+<li>Errors</li>
+<li>Annotation Types</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Class/Interface</h2>
+<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
+<ul>
+<li>Class inheritance diagram</li>
+<li>Direct Subclasses</li>
+<li>All Known Subinterfaces</li>
+<li>All Known Implementing Classes</li>
+<li>Class/interface declaration</li>
+<li>Class/interface description</li>
+</ul>
+<ul>
+<li>Nested Class Summary</li>
+<li>Field Summary</li>
+<li>Constructor Summary</li>
+<li>Method Summary</li>
+</ul>
+<ul>
+<li>Field Detail</li>
+<li>Constructor Detail</li>
+<li>Method Detail</li>
+</ul>
+<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
+</li>
+<li class="blockList">
+<h2>Annotation Type</h2>
+<p>Each annotation type has its own separate page with the following sections:</p>
+<ul>
+<li>Annotation Type declaration</li>
+<li>Annotation Type description</li>
+<li>Required Element Summary</li>
+<li>Optional Element Summary</li>
+<li>Element Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Enum</h2>
+<p>Each enum has its own separate page with the following sections:</p>
+<ul>
+<li>Enum declaration</li>
+<li>Enum description</li>
+<li>Enum Constant Summary</li>
+<li>Enum Constant Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Use</h2>
+<p>Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
+</li>
+<li class="blockList">
+<h2>Tree (Class Hierarchy)</h2>
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
+<ul>
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
+<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Deprecated API</h2>
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
+</li>
+<li class="blockList">
+<h2>Index</h2>
+<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
+</li>
+<li class="blockList">
+<h2>Prev/Next</h2>
+<p>These links take you to the next or previous class, interface, package, or related page.</p>
+</li>
+<li class="blockList">
+<h2>Frames/No Frames</h2>
+<p>These links show and hide the HTML frames.  All pages are available with or without frames.</p>
+</li>
+<li class="blockList">
+<h2>All Classes</h2>
+<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
+</li>
+<li class="blockList">
+<h2>Serialized Form</h2>
+<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
+</li>
+<li class="blockList">
+<h2>Constant Field Values</h2>
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
+</li>
+</ul>
+<em>This help file applies to API documentation generated using the standard doclet.</em></div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/help-doc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/help-doc.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/index-all.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/index-all.html (added)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/index-all.html Tue Apr  2 12:48:16 2013
@@ -0,0 +1,224 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Index (Maven Compiler Plugin 3.2 Test 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="Index (Maven Compiler Plugin 3.2 Test API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="./overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="./overview-tree.html">Tree</a></li>
+<li><a href="./deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="./help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="./allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a name="_C_">
+<!--   -->
+</a>
+<h2 class="title">C</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#canUpdateTarget(org.codehaus.plexus.compiler.CompilerConfiguration)">canUpdateTarget(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#compile(org.codehaus.plexus.compiler.CompilerConfiguration)">compile(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs"><span class="strong">CompilerManagerStub</span></a> - Class in <a href="./org/apache/maven/plugin/compiler/stubs/package-summary.html">org.apache.maven.plugin.compiler.stubs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#CompilerManagerStub()">CompilerManagerStub()</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerManagerStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#CompilerManagerStub(boolean)">CompilerManagerStub(boolean)</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerManagerStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler"><span class="strong">CompilerMojoTestCase</span></a> - Class in <a href="./org/apache/maven/plugin/compiler/package-summary.html">org.apache.maven.plugin.compiler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#CompilerMojoTestCase()">CompilerMojoTestCase()</a></span> - Constructor for class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs"><span class="strong">CompilerStub</span></a> - Class in <a href="./org/apache/maven/plugin/compiler/stubs/package-summary.html">org.apache.maven.plugin.compiler.stubs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#CompilerStub()">CompilerStub()</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#CompilerStub(boolean)">CompilerStub(boolean)</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#createCommandLine(org.codehaus.plexus.compiler.CompilerConfiguration)">createCommandLine(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_D_">
+<!--   -->
+</a>
+<h2 class="title">D</h2>
+<dl>
+<dt><a href="./org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html" title="class in org.apache.maven.plugin.compiler.stubs"><span class="strong">DebugEnabledLog</span></a> - Class in <a href="./org/apache/maven/plugin/compiler/stubs/package-summary.html">org.apache.maven.plugin.compiler.stubs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html#DebugEnabledLog()">DebugEnabledLog()</a></span> - Constructor for class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html" title="class in org.apache.maven.plugin.compiler.stubs">DebugEnabledLog</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_G_">
+<!--   -->
+</a>
+<h2 class="title">G</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#getCompiler(java.lang.String)">getCompiler(String)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerManagerStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getCompilerOutputStyle()">getCompilerOutputStyle()</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getInputFileEnding(org.codehaus.plexus.compiler.CompilerConfiguration)">getInputFileEnding(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getOutputFile(org.codehaus.plexus.compiler.CompilerConfiguration)">getOutputFile(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getOutputFileEnding(org.codehaus.plexus.compiler.CompilerConfiguration)">getOutputFileEnding(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_I_">
+<!--   -->
+</a>
+<h2 class="title">I</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html#isDebugEnabled()">isDebugEnabled()</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html" title="class in org.apache.maven.plugin.compiler.stubs">DebugEnabledLog</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_O_">
+<!--   -->
+</a>
+<h2 class="title">O</h2>
+<dl>
+<dt><a href="./org/apache/maven/plugin/compiler/package-summary.html">org.apache.maven.plugin.compiler</a> - package org.apache.maven.plugin.compiler</dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/maven/plugin/compiler/stubs/package-summary.html">org.apache.maven.plugin.compiler.stubs</a> - package org.apache.maven.plugin.compiler.stubs</dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_P_">
+<!--   -->
+</a>
+<h2 class="title">P</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html#performCompile(org.codehaus.plexus.compiler.CompilerConfiguration)">performCompile(CompilerConfiguration)</a></span> - Method in class org.apache.maven.plugin.compiler.stubs.<a href="./org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs">CompilerStub</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_T_">
+<!--   -->
+</a>
+<h2 class="title">T</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompileFailOnError()">testCompileFailOnError()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompileFailure()">testCompileFailure()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerArgs()">testCompilerArgs()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerBasic()">testCompilerBasic()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dd>
+<div class="block">tests the ability of the plugin to compile a basic file</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerEmptySource()">testCompilerEmptySource()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dd>
+<div class="block">tests the ability of the plugin to respond to empty source</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerFork()">testCompilerFork()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dd>
+<div class="block">tests the ability of the plugin to fork and successfully compile</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testCompilerIncludesExcludes()">testCompilerIncludesExcludes()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dd>
+<div class="block">tests the ability of the plugin to respond to includes and excludes correctly</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testOneOutputFileForAllInput()">testOneOutputFileForAllInput()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#testOneOutputFileForAllInput2()">testOneOutputFileForAllInput2()</a></span> - Method in class org.apache.maven.plugin.compiler.<a href="./org/apache/maven/plugin/compiler/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin.compiler">CompilerMojoTestCase</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_T_">T</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="./overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="./overview-tree.html">Tree</a></li>
+<li><a href="./deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="./help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="./allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/index-all.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/index-all.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/index.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/index.html (added)
+++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/index.html Tue Apr  2 12:48:16 2013
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Maven Compiler Plugin 3.2 Test API</title>
+<script type="text/javascript">
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+        targetPage = targetPage.substring(1);
+    if (targetPage.indexOf(":") != -1)
+        targetPage = "undefined";
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</script>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
+<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</frameset>
+<frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<noframes>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<h2>Frame Alert</h2>
+<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/plugins-archives/maven-compiler-plugin-3.2/testapidocs/index.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision