Modified: websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html (original) +++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>AbstractCompilerMojo (Maven Compiler Plugin 3.1 API)</title> +<title>AbstractCompilerMojo (Apache Maven Compiler Plugin 3.2 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="AbstractCompilerMojo (Maven Compiler Plugin 3.1 API)"; + parent.document.title="AbstractCompilerMojo (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -149,7 +149,8 @@ extends <a href="http://maven.apache.org <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArgument">compilerArgument</a></strong></code> <div class="block"> - Sets the unformatted single argument string to be passed to the compiler if <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#fork"><code>fork</code></a> is set to <code>true</code>.</div> + Sets the unformatted single argument string to be passed to the compiler if <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#fork"><code>fork</code></a> is set to + <code>true</code>.</div> </td> </tr> <tr class="altColor"> @@ -161,18 +162,12 @@ extends <a href="http://maven.apache.org </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution">MavenSession</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#mavenSession">mavenSession</a></strong></code> -<div class="block">We need this to determine the start timestamp of the build.</div> -</td> -</tr> -<tr class="altColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#source">source</a></strong></code> <div class="block">The -source argument for the Java compiler.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#target">target</a></strong></code> <div class="block">The -target argument for the Java compiler.</div> @@ -256,7 +251,7 @@ extends <a href="http://maven.apache.org <tr class="rowColor"> <td class="colFirst"><code>protected int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getRequestThreadCount()">getRequestThreadCount</a></strong>()</code> -<div class="block">try to get thread count if a Maven 3 build, using reflection as the plugin must not be maven3 api dependant</div> +<div class="block">try to get thread count if a Maven 3 build, using reflection as the plugin must not be maven3 api dependent</div> </td> </tr> <tr class="altColor"> @@ -284,6 +279,10 @@ extends <a href="http://maven.apache.org changed during this build.</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#isTestCompile()">isTestCompile</a></strong>()</code> </td> +</tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"> @@ -297,7 +296,7 @@ extends <a href="http://maven.apache.org <!-- --> </a> <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -384,6 +383,7 @@ protected <a href="http://docs.orac <compilerArgs> <arg>-Xmaxerrs=1000</arg> <arg>-Xlint</arg> + <arg>-J-Duser.language=en_us</arg> </compilerArgs> </pre></div> <dl><dt><span class="strong">Since:</span></dt> @@ -393,34 +393,21 @@ protected <a href="http://docs.orac <a name="compilerArgument"> <!-- --> </a> -<ul class="blockList"> +<ul class="blockListLast"> <li class="blockList"> <h4>compilerArgument</h4> <pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Parameter</a> protected <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> compilerArgument</pre> <div class="block"><p> - Sets the unformatted single argument string to be passed to the compiler if <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#fork"><code>fork</code></a> is set to <code>true</code>. - To pass multiple arguments such as <code>-Xmaxerrs 1000</code> (which are actually two arguments) you have to use <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArguments"><code>compilerArguments</code></a>. + Sets the unformatted single argument string to be passed to the compiler if <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#fork"><code>fork</code></a> is set to + <code>true</code>. To pass multiple arguments such as <code>-Xmaxerrs 1000</code> (which are actually two + arguments) you have to use <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArguments"><code>compilerArguments</code></a>. </p> <p> - This is because the list of valid arguments passed to a Java compiler - varies based on the compiler version. + This is because the list of valid arguments passed to a Java compiler varies based on the compiler version. </p></div> </li> </ul> -<a name="mavenSession"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>mavenSession</h4> -<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Component</a> -protected <a href="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution">MavenSession</a> mavenSession</pre> -<div class="block">We need this to determine the start timestamp of the build.</div> -<dl><dt><span class="strong">Since:</span></dt> - <dd>3.0</dd></dl> -</li> -</ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> @@ -550,6 +537,15 @@ protected <a href="http://maven.apa <dd><code><a href="../../../../../org/apache/maven/plugin/compiler/CompilationFailureException.html" title="class in org.apache.maven.plugin.compiler">CompilationFailureException</a></code></dd></dl> </li> </ul> +<a name="isTestCompile()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isTestCompile</h4> +<pre>protected boolean isTestCompile()</pre> +</li> +</ul> <a name="convertToCompilerResult(java.util.List)"> <!-- --> </a> @@ -566,7 +562,7 @@ protected <a href="http://maven.apa <li class="blockList"> <h4>getRequestThreadCount</h4> <pre>protected int getRequestThreadCount()</pre> -<div class="block">try to get thread count if a Maven 3 build, using reflection as the plugin must not be maven3 api dependant</div> +<div class="block">try to get thread count if a Maven 3 build, using reflection as the plugin must not be maven3 api dependent</div> <dl><dt><span class="strong">Returns:</span></dt><dd>number of thread for this build or 1 if not multi-thread build</dd></dl> </li> </ul> @@ -660,6 +656,6 @@ protected <a href="http://maven.apa <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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/CompilationFailureException.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/CompilationFailureException.html (original) +++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/CompilationFailureException.html Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>CompilationFailureException (Maven Compiler Plugin 3.1 API)</title> +<title>CompilationFailureException (Apache Maven Compiler Plugin 3.2 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="CompilationFailureException (Maven Compiler Plugin 3.1 API)"; + parent.document.title="CompilationFailureException (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -212,7 +212,7 @@ extends <a href="http://maven.apache.org <!-- --> </a> <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -334,6 +334,6 @@ extends <a href="http://maven.apache.org <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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/CompilerMojo.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/CompilerMojo.html (original) +++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/CompilerMojo.html Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>CompilerMojo (Maven Compiler Plugin 3.1 API)</title> +<title>CompilerMojo (Apache Maven Compiler Plugin 3.2 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="CompilerMojo (Maven Compiler Plugin 3.1 API)"; + parent.document.title="CompilerMojo (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -143,7 +143,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Fields inherited from class org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin.compiler">AbstractCompilerMojo</a></h3> -<code><a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArgs">compilerArgs</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArgument">compilerArgument</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArguments">compilerArguments</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#source">source</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#target">target</a></code></li> +<code><a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArgs">compilerArgs</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArgument">compilerArgument</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArguments">compilerArguments</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#source">source</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#target">target</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.plugin.Mojo"> @@ -233,7 +233,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from class org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin.compiler">AbstractCompilerMojo</a></h3> -<code><a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#convertToCompilerResult(java.util.List)">convertToCompilerResult</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getBuildStartTime()">getBuildStartTime</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getRequestThreadCount()">getRequestThreadCount</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#isDependencyChanged()">isDependencyChanged</a></code></li> +<code><a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#convertToCompilerResult(java.util.List)">convertToCompilerResult</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getBuildStartTime()">getBuildStartTime</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getRequestThreadCount()">getRequestThreadCount</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#isDependencyChanged()">isDependencyChanged</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#isTestCompile()">isTestCompile</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"> @@ -247,7 +247,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -496,6 +496,6 @@ extends <a href="../../../../../org/apac <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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/HelpMojo.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/HelpMojo.html (original) +++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/HelpMojo.html Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>HelpMojo (Maven Compiler Plugin 3.1 API)</title> +<title>HelpMojo (Apache Maven Compiler Plugin 3.2 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="HelpMojo (Maven Compiler Plugin 3.1 API)"; + parent.document.title="HelpMojo (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -182,7 +182,7 @@ extends <a href="http://maven.apache.org <!-- --> </a> <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -294,6 +294,6 @@ extends <a href="http://maven.apache.org <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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/TestCompilerMojo.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/TestCompilerMojo.html (original) +++ websites/production/maven/content/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/TestCompilerMojo.html Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>TestCompilerMojo (Maven Compiler Plugin 3.1 API)</title> +<title>TestCompilerMojo (Apache Maven Compiler Plugin 3.2 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="TestCompilerMojo (Maven Compiler Plugin 3.1 API)"; + parent.document.title="TestCompilerMojo (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -143,7 +143,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Fields inherited from class org.apache.maven.plugin.compiler.<a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin.compiler">AbstractCompilerMojo</a></h3> -<code><a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArgs">compilerArgs</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArgument">compilerArgument</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArguments">compilerArguments</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#mavenSession">mavenSession</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#source">source</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#target">target</a></code></li> +<code><a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArgs">compilerArgs</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArgument">compilerArgument</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#compilerArguments">compilerArguments</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#source">source</a>, <a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#target">target</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.plugin.Mojo"> @@ -227,6 +227,10 @@ extends <a href="../../../../../org/apac <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getTarget()">getTarget</a></strong>()</code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#isTestCompile()">isTestCompile</a></strong>()</code> </td> +</tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.compiler.AbstractCompilerMojo"> @@ -247,7 +251,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> +<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -419,7 +423,7 @@ extends <a href="../../../../../org/apac <a name="getGeneratedSourcesDirectory()"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>getGeneratedSourcesDirectory</h4> <pre>protected <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> getGeneratedSourcesDirectory()</pre> @@ -429,6 +433,19 @@ extends <a href="../../../../../org/apac </dl> </li> </ul> +<a name="isTestCompile()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>isTestCompile</h4> +<pre>protected boolean isTestCompile()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code><a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#isTestCompile()">isTestCompile</a></code> in class <code><a href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin.compiler">AbstractCompilerMojo</a></code></dd> +</dl> +</li> +</ul> </li> </ul> </li> @@ -496,6 +513,6 @@ extends <a href="../../../../../org/apac <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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/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 Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<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 (Maven Compiler Plugin 3.1 API)</title> +<title>Uses of Class org.apache.maven.plugin.compiler.AbstractCompilerMojo (Apache Maven Compiler Plugin 3.2 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 (Maven Compiler Plugin 3.1 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.compiler.AbstractCompilerMojo (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -184,6 +184,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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 Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<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 (Maven Compiler Plugin 3.1 API)</title> +<title>Uses of Class org.apache.maven.plugin.compiler.CompilationFailureException (Apache Maven Compiler Plugin 3.2 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 (Maven Compiler Plugin 3.1 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.compiler.CompilationFailureException (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -122,15 +122,15 @@ <tbody> <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> </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> </td> </tr> <tr class="rowColor"> <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> </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> </td> </tr> <tr class="altColor"> <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> </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> </td> </tr> </tbody> </table> @@ -184,6 +184,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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 Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<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 (Maven Compiler Plugin 3.1 API)</title> +<title>Uses of Class org.apache.maven.plugin.compiler.CompilerMojo (Apache Maven Compiler Plugin 3.2 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 (Maven Compiler Plugin 3.1 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.compiler.CompilerMojo (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -154,6 +154,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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 Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<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 (Maven Compiler Plugin 3.1 API)</title> +<title>Uses of Class org.apache.maven.plugin.compiler.HelpMojo (Apache Maven Compiler Plugin 3.2 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 (Maven Compiler Plugin 3.1 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.compiler.HelpMojo (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -110,6 +110,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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 Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<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 (Maven Compiler Plugin 3.1 API)</title> +<title>Uses of Class org.apache.maven.plugin.compiler.TestCompilerMojo (Apache Maven Compiler Plugin 3.2 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 (Maven Compiler Plugin 3.1 API)"; + parent.document.title="Uses of Class org.apache.maven.plugin.compiler.TestCompilerMojo (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -154,6 +154,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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 Wed Oct 8 16:53:02 2014 @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.compiler (Maven Compiler Plugin 3.1 API)</title> +<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.2 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 Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.compiler (Maven Compiler Plugin 3.1 API)</title> +<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.2 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 (Maven Compiler Plugin 3.1 API)"; + parent.document.title="org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -91,7 +91,8 @@ <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.</div> +<div class="block">Display help information on maven-compiler-plugin.<br/> + Call <code>mvn compiler:help -Ddetail=true -Dgoal=<goal-name></code> to display parameter details.</div> </td> </tr> <tr class="rowColor"> @@ -165,6 +166,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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 Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin.compiler Class Hierarchy (Maven Compiler Plugin 3.1 API)</title> +<title>org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.2 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 (Maven Compiler Plugin 3.1 API)"; + parent.document.title="org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -150,6 +150,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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 Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.maven.plugin.compiler (Maven Compiler Plugin 3.1 API)</title> +<title>Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.2 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 (Maven Compiler Plugin 3.1 API)"; + parent.document.title="Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -186,6 +186,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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 Wed Oct 8 16:53:02 2014 @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin (Maven Compiler Plugin 3.1 API)</title> +<title>org.apache.maven.plugin (Apache Maven Compiler Plugin 3.2 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 Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin (Maven Compiler Plugin 3.1 API)</title> +<title>org.apache.maven.plugin (Apache Maven Compiler Plugin 3.2 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 (Maven Compiler Plugin 3.1 API)"; + parent.document.title="org.apache.maven.plugin (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -159,6 +159,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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 Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.maven.plugin Class Hierarchy (Maven Compiler Plugin 3.1 API)</title> +<title>org.apache.maven.plugin Class Hierarchy (Apache Maven Compiler Plugin 3.2 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 (Maven Compiler Plugin 3.1 API)"; + parent.document.title="org.apache.maven.plugin Class Hierarchy (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -162,6 +162,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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 Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.maven.plugin (Maven Compiler Plugin 3.1 API)</title> +<title>Uses of Package org.apache.maven.plugin (Apache Maven Compiler Plugin 3.2 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 (Maven Compiler Plugin 3.1 API)"; + parent.document.title="Uses of Package org.apache.maven.plugin (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -110,6 +110,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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 Wed Oct 8 16:53:02 2014 @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Overview List (Maven Compiler Plugin 3.1 API)</title> +<title>Overview List (Apache Maven Compiler Plugin 3.2 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 Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Overview (Maven Compiler Plugin 3.1 API)</title> +<title>Overview (Apache Maven Compiler Plugin 3.2 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 (Maven Compiler Plugin 3.1 API)"; + parent.document.title="Overview (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -62,7 +62,7 @@ </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> -<h1 class="title">Maven Compiler Plugin 3.1 API</h1> +<h1 class="title">Apache Maven Compiler Plugin 3.2 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 © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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 Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Class Hierarchy (Maven Compiler Plugin 3.1 API)</title> +<title>Class Hierarchy (Apache Maven Compiler Plugin 3.2 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 (Maven Compiler Plugin 3.1 API)"; + parent.document.title="Class Hierarchy (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -164,6 +164,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <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 Wed Oct 8 16:53:02 2014 @@ -1,15 +1,15 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="fr"> +<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Serialized Form (Maven Compiler Plugin 3.1 API)</title> +<title>Serialized Form (Apache Maven Compiler Plugin 3.2 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 (Maven Compiler Plugin 3.1 API)"; + parent.document.title="Serialized Form (Apache Maven Compiler Plugin 3.2 API)"; } //--> </script> @@ -224,6 +224,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2001–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file
