Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/HelpMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/HelpMojo.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/HelpMojo.html Wed Jun 26 08:48:37 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>HelpMojo (Apache Maven Compiler Plugin 3.13.0 API)</title> +<title>HelpMojo (Apache Maven Compiler Plugin 4.0.0-beta-1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.plugins.maven_compiler_plugin, class: HelpMojo"> @@ -40,7 +40,7 @@ loadScripts(document, 'script');</script <p>Summary:</p> <ul> <li>Nested</li> -<li><a href="#field-summary">Field</a></li> +<li>Field</li> <li><a href="#constructor-summary">Constr</a></li> <li><a href="#method-summary">Method</a></li> </ul> @@ -60,7 +60,7 @@ loadScripts(document, 'script');</script <ul class="sub-nav-list"> <li>Summary: </li> <li>Nested | </li> -<li><a href="#field-summary">Field</a> | </li> +<li>Field | </li> <li><a href="#constructor-summary">Constr</a> | </li> <li><a href="#method-summary">Method</a></li> </ul> @@ -86,22 +86,20 @@ loadScripts(document, 'script');</script <div class="sub-title"><span class="package-label-in-type">Package</span> <a href="package-summary.html">org.apache.maven.plugins.maven_compiler_plugin</a></div> <h1 title="Class HelpMojo" class="title">Class HelpMojo</h1> </div> -<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a> -<div class="inheritance">org.apache.maven.plugin.AbstractMojo +<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a> <div class="inheritance">org.apache.maven.plugins.maven_compiler_plugin.HelpMojo</div> </div> -</div> <section class="class-description" id="class-description"> <dl class="notes"> <dt>All Implemented Interfaces:</dt> -<dd><code>org.apache.maven.plugin.ContextEnabled</code>, <code>org.apache.maven.plugin.Mojo</code></dd> +<dd><code>org.apache.maven.api.plugin.Mojo</code></dd> </dl> <hr> <div class="type-signature"><span class="annotations">@Mojo(name="help", - requiresProject=false, - threadSafe=true) + projectRequired=false) </span><span class="modifiers">public class </span><span class="element-name type-name-label">HelpMojo</span> -<span class="extends-implements">extends org.apache.maven.plugin.AbstractMojo</span></div> +<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a> +implements org.apache.maven.api.plugin.Mojo</span></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> <dl class="notes"> @@ -111,15 +109,6 @@ loadScripts(document, 'script');</script </section> <section class="summary"> <ul class="summary-list"> -<!-- =========== FIELD SUMMARY =========== --> -<li> -<section class="field-summary" id="field-summary"> -<h2>Field Summary</h2> -<div class="inherited-list"> -<h3 id="fields-inherited-from-class-org.apache.maven.plugin.Mojo">Fields inherited from interface org.apache.maven.plugin.Mojo</h3> -<code>ROLE</code></div> -</section> -</li> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <li> <section class="constructor-summary" id="constructor-summary"> @@ -151,11 +140,8 @@ loadScripts(document, 'script');</script </div> </div> <div class="inherited-list"> -<h3 id="methods-inherited-from-class-org.apache.maven.plugin.AbstractMojo">Methods inherited from class org.apache.maven.plugin.AbstractMojo</h3> -<code>getLog, getPluginContext, setLog, setPluginContext</code></div> -<div class="inherited-list"> -<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3> -<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.o racle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-" title="class or interface in java.lang" class="external-link">wait</a></code></div> +<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3> +<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Objec t.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div> </section> </li> </ul> @@ -185,10 +171,12 @@ loadScripts(document, 'script');</script <section class="detail" id="execute()"> <h3>execute</h3> <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name">execute</span>() - throws <span class="exceptions">org.apache.maven.plugin.MojoExecutionException</span></div> + throws <span class="exceptions">org.apache.maven.api.plugin.MojoException</span></div> <dl class="notes"> +<dt>Specified by:</dt> +<dd><code>execute</code> in interface <code>org.apache.maven.api.plugin.Mojo</code></dd> <dt>Throws:</dt> -<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd> +<dd><code>org.apache.maven.api.plugin.MojoException</code></dd> </dl> </section> </li>
Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/class-use/HelpMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/class-use/HelpMojo.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/class-use/HelpMojo.html Wed Jun 26 08:48:37 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.plugins.maven_compiler_plugin.HelpMojo (Apache Maven Compiler Plugin 3.13.0 API)</title> +<title>Uses of Class org.apache.maven.plugins.maven_compiler_plugin.HelpMojo (Apache Maven Compiler Plugin 4.0.0-beta-1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.plugins.maven_compiler_plugin, class: HelpMojo"> Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/package-summary.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/package-summary.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/package-summary.html Wed Jun 26 08:48:37 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>org.apache.maven.plugins.maven_compiler_plugin (Apache Maven Compiler Plugin 3.13.0 API)</title> +<title>org.apache.maven.plugins.maven_compiler_plugin (Apache Maven Compiler Plugin 4.0.0-beta-1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.plugins.maven_compiler_plugin"> Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/package-tree.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/package-tree.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/package-tree.html Wed Jun 26 08:48:37 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>org.apache.maven.plugins.maven_compiler_plugin Class Hierarchy (Apache Maven Compiler Plugin 3.13.0 API)</title> +<title>org.apache.maven.plugins.maven_compiler_plugin Class Hierarchy (Apache Maven Compiler Plugin 4.0.0-beta-1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="tree: package: org.apache.maven.plugins.maven_compiler_plugin"> @@ -58,13 +58,9 @@ loadScripts(document, 'script');</script <section class="hierarchy"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> -<li class="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" class="type-name-link external-link" title="class or interface in java.lang">Object</a> +<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" class="type-name-link external-link" title="class or interface in java.lang">Object</a> <ul> -<li class="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo) -<ul> -<li class="circle">org.apache.maven.plugins.maven_compiler_plugin.<a href="HelpMojo.html" class="type-name-link" title="class in org.apache.maven.plugins.maven_compiler_plugin">HelpMojo</a></li> -</ul> -</li> +<li class="circle">org.apache.maven.plugins.maven_compiler_plugin.<a href="HelpMojo.html" class="type-name-link" title="class in org.apache.maven.plugins.maven_compiler_plugin">HelpMojo</a> (implements org.apache.maven.api.plugin.Mojo)</li> </ul> </li> </ul> Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/package-use.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/package-use.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_compiler_plugin/package-use.html Wed Jun 26 08:48:37 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Package org.apache.maven.plugins.maven_compiler_plugin (Apache Maven Compiler Plugin 3.13.0 API)</title> +<title>Uses of Package org.apache.maven.plugins.maven_compiler_plugin (Apache Maven Compiler Plugin 4.0.0-beta-1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.plugins.maven_compiler_plugin"> Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-summary.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-summary.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-summary.html Wed Jun 26 08:48:37 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Apache Maven Compiler Plugin 3.13.0 API</title> +<title>Apache Maven Compiler Plugin 4.0.0-beta-1 API</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="index redirect"> Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-tree.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-tree.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-tree.html Wed Jun 26 08:48:37 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Class Hierarchy (Apache Maven Compiler Plugin 3.13.0 API)</title> +<title>Class Hierarchy (Apache Maven Compiler Plugin 4.0.0-beta-1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="class tree"> @@ -59,33 +59,34 @@ loadScripts(document, 'script');</script <section class="hierarchy"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> -<li class="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" class="type-name-link external-link" title="class or interface in java.lang">Object</a> +<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" class="type-name-link external-link" title="class or interface in java.lang">Object</a> <ul> -<li class="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo) -<ul> -<li class="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" class="type-name-link" title="class in org.apache.maven.plugin.compiler">AbstractCompilerMojo</a> +<li class="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" class="type-name-link" title="class in org.apache.maven.plugin.compiler">AbstractCompilerMojo</a> (implements org.apache.maven.api.plugin.Mojo) <ul> <li class="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilerMojo.html" class="type-name-link" title="class in org.apache.maven.plugin.compiler">CompilerMojo</a></li> <li class="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/TestCompilerMojo.html" class="type-name-link" title="class in org.apache.maven.plugin.compiler">TestCompilerMojo</a></li> </ul> </li> -<li class="circle">org.apache.maven.plugins.maven_compiler_plugin.<a href="org/apache/maven/plugins/maven_compiler_plugin/HelpMojo.html" class="type-name-link" title="class in org.apache.maven.plugins.maven_compiler_plugin">HelpMojo</a></li> -</ul> -</li> <li class="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/DependencyCoordinate.html" class="type-name-link" title="class in org.apache.maven.plugin.compiler">DependencyCoordinate</a></li> <li class="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/DependencyExclusion.html" class="type-name-link" title="class in org.apache.maven.plugin.compiler">DependencyExclusion</a></li> -<li class="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html" class="type-name-link external-link" title="class or interface in java.lang">Throwable</a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a>) +<li class="circle">org.apache.maven.plugins.maven_compiler_plugin.<a href="org/apache/maven/plugins/maven_compiler_plugin/HelpMojo.html" class="type-name-link" title="class in org.apache.maven.plugins.maven_compiler_plugin">HelpMojo</a> (implements org.apache.maven.api.plugin.Mojo)</li> +<li class="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/IncrementalBuildHelper.html" class="type-name-link" title="class in org.apache.maven.plugin.compiler">IncrementalBuildHelper</a></li> +<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Throwable.html" class="type-name-link external-link" title="class or interface in java.lang">Throwable</a> (implements java.io.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a>) <ul> -<li class="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html" class="type-name-link external-link" title="class or interface in java.lang">Exception</a> +<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Exception.html" class="type-name-link external-link" title="class or interface in java.lang">Exception</a> <ul> -<li class="circle">org.apache.maven.plugin.AbstractMojoExecutionException +<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/RuntimeException.html" class="type-name-link external-link" title="class or interface in java.lang">RuntimeException</a> <ul> -<li class="circle">org.apache.maven.plugin.MojoFailureException +<li class="circle">org.apache.maven.api.services.MavenException +<ul> +<li class="circle">org.apache.maven.api.plugin.MojoException <ul> <li class="circle">org.apache.maven.plugin.compiler.<a href="org/apache/maven/plugin/compiler/CompilationFailureException.html" class="type-name-link" title="class in org.apache.maven.plugin.compiler">CompilationFailureException</a></li> </ul> </li> </ul> +</li> +</ul> </li> </ul> </li> Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/script.js ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/script.js (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/script.js Wed Jun 26 08:48:37 2024 @@ -1,26 +1,26 @@ /* * Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved. - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * * - * This code is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the LICENSE file that accompanied this code. - * - * This code is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * version 2 for more details (a copy is included in the LICENSE file that - * accompanied this code). - * - * You should have received a copy of the GNU General Public License version - * 2 along with this work; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - * - * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA - * or visit www.oracle.com if you need additional information or have any - * questions. */ var moduleSearchIndex; Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/search-page.js ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/search-page.js (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/search-page.js Wed Jun 26 08:48:37 2024 @@ -1,26 +1,26 @@ /* * Copyright (c) 2022, 2023, Oracle and/or its affiliates. All rights reserved. - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * * - * This code is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the LICENSE file that accompanied this code. - * - * This code is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * version 2 for more details (a copy is included in the LICENSE file that - * accompanied this code). - * - * You should have received a copy of the GNU General Public License version - * 2 along with this work; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - * - * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA - * or visit www.oracle.com if you need additional information or have any - * questions. */ "use strict"; Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/search.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/search.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/search.html Wed Jun 26 08:48:37 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Search (Apache Maven Compiler Plugin 3.13.0 API)</title> +<title>Search (Apache Maven Compiler Plugin 4.0.0-beta-1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="search"> Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/search.js ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/search.js (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/search.js Wed Jun 26 08:48:37 2024 @@ -1,26 +1,26 @@ /* * Copyright (c) 2015, 2023, Oracle and/or its affiliates. All rights reserved. - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * * - * This code is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the LICENSE file that accompanied this code. - * - * This code is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * version 2 for more details (a copy is included in the LICENSE file that - * accompanied this code). - * - * You should have received a copy of the GNU General Public License version - * 2 along with this work; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - * - * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA - * or visit www.oracle.com if you need additional information or have any - * questions. */ "use strict"; const messages = { @@ -37,7 +37,7 @@ const messages = { const categories = { modules: "Modules", packages: "Packages", - types: "Types", + types: "Classes and Interfaces", members: "Members", searchTags: "Search Tags" }; Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/serialized-form.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/serialized-form.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/serialized-form.html Wed Jun 26 08:48:37 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Serialized Form (Apache Maven Compiler Plugin 3.13.0 API)</title> +<title>Serialized Form (Apache Maven Compiler Plugin 4.0.0-beta-1 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="serialized forms"> @@ -59,7 +59,7 @@ loadScripts(document, 'script');</script <li> <section class="serialized-class-details" id="org.apache.maven.plugin.compiler.CompilationFailureException"> <h3>Exception Class <a href="org/apache/maven/plugin/compiler/CompilationFailureException.html" title="class in org.apache.maven.plugin.compiler">org.apache.maven.plugin.compiler.CompilationFailureException</a></h3> -<div class="type-signature">class CompilationFailureException extends org.apache.maven.plugin.MojoFailureException implements <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></div> +<div class="type-signature">class CompilationFailureException extends org.apache.maven.api.plugin.MojoException implements <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></div> </section> </li> </ul> Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/tag-search-index.js ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/tag-search-index.js (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/tag-search-index.js Wed Jun 26 08:48:37 2024 @@ -1 +1 @@ -tagSearchIndex = [{"l":"Serialized Form","h":"","u":"serialized-form.html"}];updateSearchResults(); \ No newline at end of file +tagSearchIndex = [{"l":"Constant Field Values","h":"","u":"constant-values.html"},{"l":"Serialized Form","h":"","u":"serialized-form.html"}];updateSearchResults(); \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/type-search-index.js ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/type-search-index.js (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/type-search-index.js Wed Jun 26 08:48:37 2024 @@ -1 +1 @@ -typeSearchIndex = [{"p":"org.apache.maven.plugin.compiler","l":"AbstractCompilerMojo"},{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"org.apache.maven.plugin.compiler","l":"CompilationFailureException"},{"p":"org.apache.maven.plugin.compiler","l":"CompilerMojo"},{"p":"org.apache.maven.plugin.compiler","l":"DependencyCoordinate"},{"p":"org.apache.maven.plugin.compiler","l":"DependencyExclusion"},{"p":"org.apache.maven.plugins.maven_compiler_plugin","l":"HelpMojo"},{"p":"org.apache.maven.plugin.compiler","l":"TestCompilerMojo"}];updateSearchResults(); \ No newline at end of file +typeSearchIndex = [{"p":"org.apache.maven.plugin.compiler","l":"AbstractCompilerMojo"},{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"org.apache.maven.plugin.compiler","l":"CompilationFailureException"},{"p":"org.apache.maven.plugin.compiler","l":"CompilerMojo"},{"p":"org.apache.maven.plugin.compiler","l":"DependencyCoordinate"},{"p":"org.apache.maven.plugin.compiler","l":"DependencyExclusion"},{"p":"org.apache.maven.plugins.maven_compiler_plugin","l":"HelpMojo"},{"p":"org.apache.maven.plugin.compiler","l":"IncrementalBuildHelper"},{"p":"org.apache.maven.plugin.compiler","l":"TestCompilerMojo"}];updateSearchResults(); \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.html Wed Jun 26 08:48:37 2024 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-checkstyle-plugin:3.3.1:checkstyle at 2024-03-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-checkstyle-plugin:3.3.1:checkstyle at 2024-06-26 | Rendered using Apache Maven Fluido Skin 1.11.2 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -49,8 +49,8 @@ <li><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li><a href="index.html" title="Apache Maven Compiler Plugin">Apache Maven Compiler Plugin</a><span class="divider">/</span></li> <li class="active ">Checkstyle Results</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-03-15</li> - <li id="projectVersion" class="pull-right">Version: 3.13.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-06-26</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-beta-1</li> </ul> </div> </header> @@ -80,7 +80,6 @@ <ul class="nav nav-list"> <li><a href="surefire-report.html" title="Surefire"><span class="none"></span>Surefire</a></li> <li class="active"><a><span class="none"></span>Checkstyle</a></li> - <li><a href="cpd.html" title="CPD"><span class="none"></span>CPD</a></li> <li><a href="pmd.html" title="PMD"><span class="none"></span>PMD</a></li> <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li> <li><a href="xref-test/index.html" title="Test Source Xref"><span class="none"></span>Test Source Xref</a></li> @@ -139,9 +138,9 @@ <th><img src="images/icon_warning_sml.gif" alt="" /> Warnings</th> <th><img src="images/icon_error_sml.gif" alt="" /> Errors</th></tr> <tr class="b"> -<td align="left">2</td> -<td>1</td> -<td>3</td> +<td align="left">4</td> +<td>9</td> +<td>8</td> <td>2</td></tr></table></section><section> <h3><a name="Files"></a>Files</h3><a name="Files"></a> <table border="0" class="table table-striped"> @@ -152,13 +151,23 @@ <th><img src="images/icon_error_sml.gif" alt="" /> E</th></tr> <tr class="b"> <td align="left"><a href="#org.2Fapache.2Fmaven.2Fplugin.2Fcompiler.2FAbstractCompilerMojo.java">org/apache/maven/plugin/compiler/AbstractCompilerMojo.java</a></td> -<td>1</td> +<td>7</td> <td>3</td> <td>1</td></tr> <tr class="a"> +<td align="left"><a href="#org.2Fapache.2Fmaven.2Fplugin.2Fcompiler.2FCompilerMojo.java">org/apache/maven/plugin/compiler/CompilerMojo.java</a></td> +<td>1</td> +<td>1</td> +<td>0</td></tr> +<tr class="b"> +<td align="left"><a href="#org.2Fapache.2Fmaven.2Fplugin.2Fcompiler.2FIncrementalBuildHelper.java">org/apache/maven/plugin/compiler/IncrementalBuildHelper.java</a></td> +<td>1</td> +<td>2</td> +<td>0</td></tr> +<tr class="a"> <td align="left"><a href="#org.2Fapache.2Fmaven.2Fplugin.2Fcompiler.2FTestCompilerMojo.java">org/apache/maven/plugin/compiler/TestCompilerMojo.java</a></td> <td>0</td> -<td>0</td> +<td>2</td> <td>1</td></tr></table></section><section> <h3><a name="Rules"></a>Rules</h3><a name="Rules"></a> <table border="0" class="table table-striped"> @@ -173,16 +182,23 @@ <ul> <li>ignoreConstructorParameter: <code>"true"</code></li> <li>ignoreSetter: <code>"true"</code></li></ul></td> -<td>3</td> +<td>6</td> <td><img src="images/icon_warning_sml.gif" alt="" /> Warning</td></tr> <tr class="a"> <td align="left">javadoc</td> +<td><a class="externalLink" href="https://checkstyle.org/config_javadoc.html#JavadocMethod">JavadocMethod</a> +<ul> +<li>accessModifiers: <code>"public, protected"</code></li></ul></td> +<td>2</td> +<td><img src="images/icon_warning_sml.gif" alt="" /> Warning</td></tr> +<tr class="b"> +<td align="left"></td> <td><a class="externalLink" href="https://checkstyle.org/config_javadoc.html#JavadocVariable">JavadocVariable</a> <ul> <li>scope: <code>"protected"</code></li></ul></td> -<td>1</td> +<td>9</td> <td><img src="images/icon_info_sml.gif" alt="" /> Info</td></tr> -<tr class="b"> +<tr class="a"> <td align="left">sizes</td> <td><a class="externalLink" href="https://checkstyle.org/config_sizes.html#MethodLength">MethodLength</a></td> <td>2</td> @@ -201,31 +217,113 @@ <td>javadoc</td> <td>JavadocVariable</td> <td>Missing a Javadoc comment.</td> -<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L106">106</a></td></tr> +<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L94">94</a></td></tr> +<tr class="a"> +<td align="left"><img src="images/icon_info_sml.gif" alt="" /> Info</td> +<td>javadoc</td> +<td>JavadocVariable</td> +<td>Missing a Javadoc comment.</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L582">582</a></td></tr> +<tr class="b"> +<td align="left"><img src="images/icon_info_sml.gif" alt="" /> Info</td> +<td>javadoc</td> +<td>JavadocVariable</td> +<td>Missing a Javadoc comment.</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L594">594</a></td></tr> +<tr class="a"> +<td align="left"><img src="images/icon_info_sml.gif" alt="" /> Info</td> +<td>javadoc</td> +<td>JavadocVariable</td> +<td>Missing a Javadoc comment.</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L597">597</a></td></tr> +<tr class="b"> +<td align="left"><img src="images/icon_info_sml.gif" alt="" /> Info</td> +<td>javadoc</td> +<td>JavadocVariable</td> +<td>Missing a Javadoc comment.</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L600">600</a></td></tr> +<tr class="a"> +<td align="left"><img src="images/icon_info_sml.gif" alt="" /> Info</td> +<td>javadoc</td> +<td>JavadocVariable</td> +<td>Missing a Javadoc comment.</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L603">603</a></td></tr> +<tr class="b"> +<td align="left"><img src="images/icon_info_sml.gif" alt="" /> Info</td> +<td>javadoc</td> +<td>JavadocVariable</td> +<td>Missing a Javadoc comment.</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L606">606</a></td></tr> <tr class="a"> <td align="left"><img src="images/icon_warning_sml.gif" alt="" /> Warning</td> <td>coding</td> <td>HiddenField</td> <td>'staleMillis' hides a field.</td> -<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L663">663</a></td></tr> +<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L609">609</a></td></tr> <tr class="b"> <td align="left"><img src="images/icon_error_sml.gif" alt="" /> Error</td> <td>sizes</td> <td>MethodLength</td> -<td>Method execute length is 623 lines (max allowed is 150).</td> -<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L708">708</a></td></tr> +<td>Method execute length is 592 lines (max allowed is 150).</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L643">643</a></td></tr> <tr class="a"> <td align="left"><img src="images/icon_warning_sml.gif" alt="" /> Warning</td> <td>coding</td> <td>HiddenField</td> <td>'source' hides a field.</td> -<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1336">1336</a></td></tr> +<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1240">1240</a></td></tr> <tr class="b"> <td align="left"><img src="images/icon_warning_sml.gif" alt="" /> Warning</td> <td>coding</td> <td>HiddenField</td> -<td>'annotationProcessorPaths' hides a field.</td> -<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1698">1698</a></td></tr></table></section><section> +<td>'session' hides a field.</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1553">1553</a></td></tr></table></section><section> +<h4><a name="org.2Fapache.2Fmaven.2Fplugin.2Fcompiler.2FCompilerMojo.java"></a>org/apache/maven/plugin/compiler/CompilerMojo.java</h4><a name="org.2Fapache.2Fmaven.2Fplugin.2Fcompiler.2FCompilerMojo.java"></a> +<table border="0" class="table table-striped"> +<tr class="a"> +<th>Severity</th> +<th>Category</th> +<th>Rule</th> +<th>Message</th> +<th>Line</th></tr> +<tr class="b"> +<td align="left"><img src="images/icon_info_sml.gif" alt="" /> Info</td> +<td>javadoc</td> +<td>JavadocVariable</td> +<td>Missing a Javadoc comment.</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L120">120</a></td></tr> +<tr class="a"> +<td align="left"><img src="images/icon_warning_sml.gif" alt="" /> Warning</td> +<td>coding</td> +<td>HiddenField</td> +<td>'compilePath' hides a field.</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L217">217</a></td></tr></table></section><section> +<h4><a name="org.2Fapache.2Fmaven.2Fplugin.2Fcompiler.2FIncrementalBuildHelper.java"></a>org/apache/maven/plugin/compiler/IncrementalBuildHelper.java</h4><a name="org.2Fapache.2Fmaven.2Fplugin.2Fcompiler.2FIncrementalBuildHelper.java"></a> +<table border="0" class="table table-striped"> +<tr class="a"> +<th>Severity</th> +<th>Category</th> +<th>Rule</th> +<th>Message</th> +<th>Line</th></tr> +<tr class="b"> +<td align="left"><img src="images/icon_info_sml.gif" alt="" /> Info</td> +<td>javadoc</td> +<td>JavadocVariable</td> +<td>Missing a Javadoc comment.</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/IncrementalBuildHelper.html#L41">41</a></td></tr> +<tr class="a"> +<td align="left"><img src="images/icon_warning_sml.gif" alt="" /> Warning</td> +<td>javadoc</td> +<td>JavadocMethod</td> +<td>Expected @param tag for 'added'.</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/IncrementalBuildHelper.html#L99">99</a></td></tr> +<tr class="b"> +<td align="left"><img src="images/icon_warning_sml.gif" alt="" /> Warning</td> +<td>javadoc</td> +<td>JavadocMethod</td> +<td>Expected @param tag for 'removed'.</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/IncrementalBuildHelper.html#L99">99</a></td></tr></table></section><section> <h4><a name="org.2Fapache.2Fmaven.2Fplugin.2Fcompiler.2FTestCompilerMojo.java"></a>org/apache/maven/plugin/compiler/TestCompilerMojo.java</h4><a name="org.2Fapache.2Fmaven.2Fplugin.2Fcompiler.2FTestCompilerMojo.java"></a> <table border="0" class="table table-striped"> <tr class="a"> @@ -238,8 +336,20 @@ <td align="left"><img src="images/icon_error_sml.gif" alt="" /> Error</td> <td>sizes</td> <td>MethodLength</td> -<td>Method preparePaths length is 166 lines (max allowed is 150).</td> -<td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L233">233</a></td></tr></table></section></section></section> +<td>Method preparePaths length is 170 lines (max allowed is 150).</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L240">240</a></td></tr> +<tr class="a"> +<td align="left"><img src="images/icon_warning_sml.gif" alt="" /> Warning</td> +<td>coding</td> +<td>HiddenField</td> +<td>'testPath' hides a field.</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L242">242</a></td></tr> +<tr class="b"> +<td align="left"><img src="images/icon_warning_sml.gif" alt="" /> Warning</td> +<td>coding</td> +<td>HiddenField</td> +<td>'mainOutputDirectory' hides a field.</td> +<td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L250">250</a></td></tr></table></section></section></section> </main> </div> </div> Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/ci-management.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/ci-management.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/ci-management.html Wed Jun 26 08:48:37 2024 @@ -2,7 +2,7 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:ci-management at 2024-03-15 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:ci-management at 2024-06-26 | Rendered using Apache Maven Fluido Skin 1.11.2 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> @@ -49,8 +49,8 @@ <li><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li> <li><a href="index.html" title="Apache Maven Compiler Plugin">Apache Maven Compiler Plugin</a><span class="divider">/</span></li> <li class="active ">CI Management</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-03-15</li> - <li id="projectVersion" class="pull-right">Version: 3.13.0</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-06-26</li> + <li id="projectVersion" class="pull-right">Version: 4.0.0-beta-1</li> </ul> </div> </header>
