You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by gn...@apache.org on 2023/02/14 08:42:36 UTC

svn commit: r1907636 [20/36] - in /maven/website/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/jquery/ apidocs/legal/ apidocs/org/apache/maven/plugin/compiler/ apidocs/org/apache/maven/plugin/compiler/class-use/ apidocs/...

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/index.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/index.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/index.html Tue Feb 14 08:42:34 2023
@@ -1,70 +1,73 @@
 <!DOCTYPE html>
+
+
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/index.apt.vm at 2022-03-08
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/apt/index.apt.vm at 2023-02-14
+ | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <meta name="author" content="Edwin Punzalan" />
-    <meta name="Date-Creation-yyyymmdd" content="20130722" />
-    <meta name="Date-Revision-yyyymmdd" content="20220308" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="date" content="2013-07-22" />
     <title>Apache Maven Compiler Plugin &#x2013; Introduction</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.1.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
-<!-- Matomo -->
-<script>
-  var _paq = window._paq = window._paq || [];
-  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
-  /* We explicitly disable cookie tracking to avoid privacy issues */
-  _paq.push(['disableCookies']);
-  _paq.push(['trackPageView']);
-  _paq.push(['enableLinkTracking']);
-  (function() {
-    var u="//matomo.privacy.apache.org/";
-    _paq.push(['setTrackerUrl', u+'matomo.php']);
-    _paq.push(['setSiteId', '3']);
-    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
-    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
-  })();
-</script>
-<!-- End Matomo Code -->
+    <script src="./js/apache-maven-fluido-1.11.1.min.js"></script>
+
+    <!-- Matomo -->
+    <script>
+        var _paq = window._paq = window._paq || [];
+                _paq.push(['disableCookies']);
+                    _paq.push(['trackPageView']);
+                    _paq.push(['enableLinkTracking']);
+        
+        (function() {
+            var u="https://analytics.apache.org/";
+            _paq.push(['setTrackerUrl', u+'/matomo.php']);
+            _paq.push(['setSiteId', '3']);
+            var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
+            g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+        })();
+    </script>
+    <!-- End Matomo Code -->
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Compiler Plugin"/></a></div>
-        <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Compiler Plugin" style="" /></a></div>
+          <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
       <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Compiler Plugin">Apache Maven Compiler Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Introduction <a href="https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.10.1/src/site/apt/index.apt.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-03-08</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.1</li>
-        </ul>
-      </div>
+    <li class="active ">Introduction <a href="https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.11.0/src/site/apt/index.apt.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-14</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
-    <li class="active"><a href="#"><span class="none"></span>Introduction</a></li>
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">Overview</li>
+    <li class="active"><a><span class="none"></span>Introduction</a></li>
     <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
-      <li class="nav-header">Examples</li>
+   <li class="nav-header">Examples</li>
     <li><a href="examples/compile-using-different-jdk.html" title="Compile Using A Different JDK"><span class="none"></span>Compile Using A Different JDK</a></li>
     <li><a href="examples/set-compiler-source-and-target.html" title="Compile Using -source and -target javac Options"><span class="none"></span>Compile Using -source and -target javac Options</a></li>
     <li><a href="examples/set-compiler-release.html" title="Compile Using the --release javac Option (JDK 9+)"><span class="none"></span>Compile Using the --release javac Option (JDK 9+)</a></li>
@@ -73,30 +76,30 @@
     <li><a href="non-javac-compilers.html" title="Non-javac compilerIds"><span class="none"></span>Non-javac compilerIds</a></li>
     <li><a href="examples/module-info.html" title="Older projects with module-info"><span class="none"></span>Older projects with module-info</a></li>
     <li><a href="multirelease.html" title="MultiRelease"><span class="none"></span>MultiRelease</a></li>
-      <li class="nav-header">Project Documentation</li>
+   <li class="nav-header">Project Documentation</li>
     <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a>
-    <ul class="nav nav-list">
-    <li class="active"><a href="#"><span class="none"></span>About</a></li>
-    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a></li>
-    <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a></li>
-    <li><a href="team.html" title="Team"><span class="none"></span>Team</a></li>
-    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a></li>
-    <li><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li>
-    <li><a href="mailing-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li>
-    <li><a href="dependency-management.html" title="Dependency Management"><span class="none"></span>Dependency Management</a></li>
-    <li><a href="dependencies.html" title="Dependencies"><span class="none"></span>Dependencies</a></li>
-    <li><a href="dependency-convergence.html" title="Dependency Convergence"><span class="none"></span>Dependency Convergence</a></li>
-    <li><a href="ci-management.html" title="CI Management"><span class="none"></span>CI Management</a></li>
-    <li><a href="plugin-management.html" title="Plugin Management"><span class="none"></span>Plugin Management</a></li>
-    <li><a href="plugins.html" title="Plugins"><span class="none"></span>Plugins</a></li>
-    <li><a href="distribution-management.html" title="Distribution Management"><span class="none"></span>Distribution Management</a></li>
-    </ul>
-</li>
+     <ul class="nav nav-list">
+      <li class="active"><a><span class="none"></span>About</a></li>
+      <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a></li>
+      <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a></li>
+      <li><a href="team.html" title="Team"><span class="none"></span>Team</a></li>
+      <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a></li>
+      <li><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li>
+      <li><a href="mailing-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li>
+      <li><a href="dependency-management.html" title="Dependency Management"><span class="none"></span>Dependency Management</a></li>
+      <li><a href="dependencies.html" title="Dependencies"><span class="none"></span>Dependencies</a></li>
+      <li><a href="dependency-convergence.html" title="Dependency Convergence"><span class="none"></span>Dependency Convergence</a></li>
+      <li><a href="ci-management.html" title="CI Management"><span class="none"></span>CI Management</a></li>
+      <li><a href="plugin-management.html" title="Plugin Management"><span class="none"></span>Plugin Management</a></li>
+      <li><a href="plugins.html" title="Plugins"><span class="none"></span>Plugins</a></li>
+      <li><a href="distribution-management.html" title="Distribution Management"><span class="none"></span>Distribution Management</a></li>
+     </ul></li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</li>
+   <li class="nav-header">Maven Projects</li>
     <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
     <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</a></li>
     <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
     <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
     <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
@@ -109,50 +112,39 @@
     <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
     <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
     <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
+   <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" class="externalLink" title="Data Privacy"><span class="none"></span>Data Privacy</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
-<form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="maven.apache.org/plugins/maven-compiler-plugin/" name="sitesearch" type="hidden"/>
-  <input class="search-query" name="q" id="query" type="text" />
-</form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
-    <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-    </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
+            <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
             </div>
           </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Apache_Maven_Compiler_Plugin"></a>Apache Maven Compiler Plugin</h2>
-<p>The Compiler Plugin is used to compile the sources of your project. Since 3.0, the default compiler is javax.tools.JavaCompiler (if you are using java 1.6) and is used to compile Java sources. If you want to force the plugin using <tt>javac</tt>, you must configure the plugin option <a href="./compile-mojo.html#forceJavacCompilerUse"><tt>forceJavacCompilerUse</tt></a>.</p>
-<p>Also note that at present the default <tt>source</tt> setting is <tt>1.7</tt> and the default <tt>target</tt> setting is <tt>1.7</tt>, independently of the JDK you run Maven with. You are highly encouraged to change these defaults by setting <tt>source</tt> and <tt>target</tt> as described in <a href="./examples/set-compiler-source-and-target.html">Setting the -source and -target of the Java Compiler</a>.</p>
-<p>Other compilers than <tt>javac</tt> can be used and work has already started on AspectJ, .NET, and C#.</p>
-<p><b>NOTE:</b> <i>To know more about the JDK javac, please see: <a class="externalLink" href="https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javac.html">https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javac.html</a>.</i></p>
-<div class="section">
+<p>The Compiler Plugin is used to compile the sources of your project. Since 3.0, the default compiler is javax.tools.JavaCompiler (if you are using java 1.6) and is used to compile Java sources. If you want to force the plugin using <code>javac</code>, you must configure the plugin option <a href="./compile-mojo.html#forceJavacCompilerUse"><code>forceJavacCompilerUse</code></a>.</p>
+<p>Also note that at present the default <code>source</code> setting is <code>1.8</code> and the default <code>target</code> setting is <code>1.8</code>, independently of the JDK you run Maven with. You are highly encouraged to change these defaults by setting <code>source</code> and <code>target</code> as described in <a href="./examples/set-compiler-source-and-target.html">Setting the -source and -target of the Java Compiler</a>.</p>
+<p>Other compilers than <code>javac</code> can be used and work has already started on AspectJ, .NET, and C#.</p>
+<p><b>NOTE:</b> <i>To know more about the JDK javac, please see: <a class="externalLink" href="https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javac.html">https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javac.html</a>.</i></p><section>
 <h3><a name="Goals_Overview"></a>Goals Overview</h3>
 <p>The Compiler Plugin has two goals. Both are already bound to their proper phases within the Maven Lifecycle and are therefore, automatically executed during their respective phases.</p>
 <ul>
 <li><a href="./compile-mojo.html">compiler:compile</a> is bound to the compile phase and is used to compile the main source files.</li>
-<li><a href="./testCompile-mojo.html">compiler:testCompile</a> is bound to the test-compile phase and is used to compile the test source files.</li></ul></div>
-<div class="section">
+<li><a href="./testCompile-mojo.html">compiler:testCompile</a> is bound to the test-compile phase and is used to compile the test source files.</li></ul></section><section>
 <h3><a name="Usage"></a>Usage</h3>
 <p>General instructions on how to use the Compiler Plugin can be found on the <a href="./usage.html">usage page</a>. Some more specific use cases are described in the examples given below.</p>
 <p>In case you still have questions regarding the plugin's usage, please have a look at the <a href="./faq.html">FAQ</a> and feel free to contact the <a href="./mailing-lists.html">user mailing list</a>. The posts to the mailing list are archived and could already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching the <a href="./mailing-lists.html">mail archive</a>.</p>
-<p>If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our <a href="./issue-management.html">issue tracker</a>. When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from our <a href="./scm.html">source repository</a> and will find supplementary information in the <a class="externalLink" href="http://maven.apache.org/guides/development/guide-helping.html">guide to helping with Maven</a>.</p></div>
-<div class="section">
+<p>If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our <a href="./issue-management.html">issue tracker</a>. When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from our <a href="./scm.html">source repository</a> and will find supplementary information in the <a class="externalLink" href="http://maven.apache.org/guides/development/guide-helping.html">guide to helping with Maven</a>.</p></section><section>
 <h3><a name="Examples"></a>Examples</h3>
 <p>To provide you with better understanding on some usages of the Compiler Plugin, you can take a look into the following examples:</p>
 <ul>
@@ -160,19 +152,24 @@
 <li><a href="./examples/set-compiler-source-and-target.html">Compile Using -source and -target javac Options</a></li>
 <li><a href="./examples/set-compiler-release.html">Compile Using the --release javac Option (supported since JDK 9)</a></li>
 <li><a href="./examples/compile-with-memory-enhancements.html">Compile Using Memory Allocation Enhancement</a></li>
-<li><a href="./examples/pass-compiler-arguments.html">Pass Compiler Arguments</a></li></ul></div></div>
-        </div>
+<li><a href="./examples/pass-compiler-arguments.html">Pass Compiler Arguments</a></li></ul></section></section>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2001&#x2013;2022
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>&#169;      2001&#x2013;2023
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>
+<script>
+	if(anchors) {
+	  anchors.add();
+	}
+</script>
   </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/invoker-report.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/invoker-report.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/invoker-report.html Tue Feb 14 08:42:34 2023
@@ -1,68 +1,71 @@
 <!DOCTYPE html>
+
+
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-invoker-plugin:3.2.2:report at 2022-03-08
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-invoker-plugin:3.3.0:report at 2023-02-14
+ | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20220308" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Apache Maven Compiler Plugin &#x2013; Invoker Report</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.1.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
-<!-- Matomo -->
-<script>
-  var _paq = window._paq = window._paq || [];
-  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
-  /* We explicitly disable cookie tracking to avoid privacy issues */
-  _paq.push(['disableCookies']);
-  _paq.push(['trackPageView']);
-  _paq.push(['enableLinkTracking']);
-  (function() {
-    var u="//matomo.privacy.apache.org/";
-    _paq.push(['setTrackerUrl', u+'matomo.php']);
-    _paq.push(['setSiteId', '3']);
-    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
-    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
-  })();
-</script>
-<!-- End Matomo Code -->
+    <script src="./js/apache-maven-fluido-1.11.1.min.js"></script>
+
+    <!-- Matomo -->
+    <script>
+        var _paq = window._paq = window._paq || [];
+                _paq.push(['disableCookies']);
+                    _paq.push(['trackPageView']);
+                    _paq.push(['enableLinkTracking']);
+        
+        (function() {
+            var u="https://analytics.apache.org/";
+            _paq.push(['setTrackerUrl', u+'/matomo.php']);
+            _paq.push(['setSiteId', '3']);
+            var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
+            g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+        })();
+    </script>
+    <!-- End Matomo Code -->
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Compiler Plugin"/></a></div>
-        <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Compiler Plugin" style="" /></a></div>
+          <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
       <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Compiler Plugin">Apache Maven Compiler Plugin</a><span class="divider">/</span></li>
     <li class="active ">Invoker Report</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-03-08</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.1</li>
-        </ul>
-      </div>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-14</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">Overview</li>
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
-      <li class="nav-header">Examples</li>
+   <li class="nav-header">Examples</li>
     <li><a href="examples/compile-using-different-jdk.html" title="Compile Using A Different JDK"><span class="none"></span>Compile Using A Different JDK</a></li>
     <li><a href="examples/set-compiler-source-and-target.html" title="Compile Using -source and -target javac Options"><span class="none"></span>Compile Using -source and -target javac Options</a></li>
     <li><a href="examples/set-compiler-release.html" title="Compile Using the --release javac Option (JDK 9+)"><span class="none"></span>Compile Using the --release javac Option (JDK 9+)</a></li>
@@ -71,27 +74,26 @@
     <li><a href="non-javac-compilers.html" title="Non-javac compilerIds"><span class="none"></span>Non-javac compilerIds</a></li>
     <li><a href="examples/module-info.html" title="Older projects with module-info"><span class="none"></span>Older projects with module-info</a></li>
     <li><a href="multirelease.html" title="MultiRelease"><span class="none"></span>MultiRelease</a></li>
-      <li class="nav-header">Project Documentation</li>
+   <li class="nav-header">Project Documentation</li>
     <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-down"></span>Project Reports</a>
-    <ul class="nav nav-list">
-    <li><a href="surefire-report.html" title="Surefire Report"><span class="none"></span>Surefire Report</a></li>
-    <li><a href="checkstyle.html" title="Checkstyle"><span class="none"></span>Checkstyle</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>
-    <li><a href="taglist.html" title="Tag List"><span class="none"></span>Tag List</a></li>
-    <li><a href="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a></li>
-    <li><a href="testapidocs/index.html" title="Test Javadoc"><span class="none"></span>Test Javadoc</a></li>
-    <li><a href="findbugs.html" title="FindBugs"><span class="none"></span>FindBugs</a></li>
-    <li><a href="plugin-info.html" title="Plugin Documentation"><span class="none"></span>Plugin Documentation</a></li>
-    <li class="active"><a href="#"><span class="none"></span>Invoker Build Results</a></li>
-    </ul>
-</li>
-      <li class="nav-header">Maven Projects</li>
+     <ul class="nav nav-list">
+      <li><a href="surefire-report.html" title="Surefire Report"><span class="none"></span>Surefire Report</a></li>
+      <li><a href="checkstyle.html" title="Checkstyle"><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>
+      <li><a href="taglist.html" title="Tag List"><span class="none"></span>Tag List</a></li>
+      <li><a href="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a></li>
+      <li><a href="plugin-info.html" title="Plugin Documentation"><span class="none"></span>Plugin Documentation</a></li>
+      <li class="active"><a><span class="none"></span>Invoker Build Results</a></li>
+     </ul></li>
+   <li class="nav-header">Maven Projects</li>
     <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
     <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</a></li>
     <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
     <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
     <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
@@ -104,37 +106,28 @@
     <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
     <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
     <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
+   <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" class="externalLink" title="Data Privacy"><span class="none"></span>Data Privacy</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
-<form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="maven.apache.org/plugins/maven-compiler-plugin/" name="sitesearch" type="hidden"/>
-  <input class="search-query" name="q" id="query" type="text" />
-</form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
-    <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-    </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
+            <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
             </div>
           </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Invoker_Report"></a>Invoker Report</h2>
-<p>The results of the Maven invocations.</p></div>
-<div class="section">
-<h3><a name="Summary"></a>Summary</h3></div>
+<p>The results of the Maven invocations.</p></section><section>
+<h3><a name="Summary"></a>Summary</h3></section>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Builds</th>
@@ -145,15 +138,14 @@
 <th>Total Time</th>
 <th>Avg Time</th></tr>
 <tr class="b">
-<td>64</td>
-<td>59</td>
+<td>72</td>
+<td>67</td>
 <td>0</td>
 <td>5</td>
 <td>100.0%</td>
-<td>159.9&#xa0;s</td>
-<td>2.5&#xa0;s</td></tr></table>
-<div class="section">
-<h3><a name="Build_Details"></a>Build Details</h3></div>
+<td>119.8&#xa0;s</td>
+<td>1.7&#xa0;s</td></tr></table><section>
+<h3><a name="Build_Details"></a>Build Details</h3></section>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Name</th>
@@ -161,337 +153,382 @@
 <th>Time</th>
 <th>Message</th></tr>
 <tr class="b">
-<td>MCOMPILER-157/pom.xml</td>
+<td>jdk16-annotation/pom.xml</td>
 <td>success</td>
-<td>3.0&#xa0;s</td>
+<td>1.2&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>jpms_add-exports/pom.xml</td>
+<td>setup_x/pom.xml</td>
 <td>success</td>
-<td>1.6&#xa0;s</td>
+<td>1.9&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MCOMPILER-197/pom.xml</td>
-<td>skipped</td>
-<td>0.0&#xa0;s</td>
-<td>Skipped due to JRE version</td></tr>
+<td>setup_jar_automodule/pom.xml</td>
+<td>success</td>
+<td>2.3&#xa0;s</td>
+<td></td></tr>
 <tr class="a">
-<td>jdk9-exportsto/pom.xml</td>
+<td>MCOMPILER-228/pom.xml</td>
 <td>success</td>
-<td>1.8&#xa0;s</td>
+<td>1.0&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>default-fork/pom.xml</td>
+<td>MCOMPILER-360/pom.xml</td>
 <td>success</td>
-<td>2.1&#xa0;s</td>
+<td>1.0&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>MCOMPILER-192/pom.xml</td>
+<td>MCOMPILER-503-processorpath-duplicated-deps/pom.xml</td>
 <td>success</td>
-<td>1.6&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MCOMPILER-346/pom.xml</td>
+<td>MCOMPILER-205/pom.xml</td>
 <td>success</td>
-<td>2.0&#xa0;s</td>
+<td>1.2&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>jpms_patch-module/pom.xml</td>
+<td>automodules-manifest/pom.xml</td>
 <td>success</td>
-<td>1.8&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MCOMPILER-224/pom.xml</td>
+<td>MCOMPILER-170/pom.xml</td>
 <td>success</td>
-<td>1.8&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>MCOMPILER-190/pom.xml</td>
+<td>MCOMPILER-366/pom.xml</td>
 <td>success</td>
-<td>2.2&#xa0;s</td>
+<td>1.2&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MCOMPILER-379/pom.xml</td>
+<td>includes-excludes/pom.xml</td>
 <td>success</td>
-<td>1.5&#xa0;s</td>
+<td>1.4&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>MCOMPILER-474_recompile-dependent-when-package/pom.xml</td>
+<td>default/pom.xml</td>
 <td>success</td>
-<td>7.8&#xa0;s</td>
+<td>1.0&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MCOMPILER-294/pom.xml</td>
+<td>non-english-warnings/pom.xml</td>
 <td>success</td>
-<td>1.8&#xa0;s</td>
+<td>1.0&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>MCOMPILER-328_multiReleaseOutput/pom.xml</td>
+<td>jpms_compile-main-foo-test-bar/pom.xml</td>
 <td>success</td>
-<td>1.7&#xa0;s</td>
+<td>1.2&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>jdk16-annotation/pom.xml</td>
+<td>MCOMPILER-512/pom.xml</td>
 <td>success</td>
 <td>2.0&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>mcompiler-21_methodname-change/pom.xml</td>
+<td>jpms_add-exports/pom.xml</td>
 <td>success</td>
-<td>4.9&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MCOMPILER-485/pom.xml</td>
+<td>automodules-application/pom.xml</td>
 <td>success</td>
-<td>1.6&#xa0;s</td>
+<td>1.2&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>multirelease-patterns/singleproject-runtime/pom.xml</td>
 <td>success</td>
-<td>4.0&#xa0;s</td>
+<td>3.4&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MCOMPILER-268_modulepath/pom.xml</td>
+<td>MCOMPILER-336_incremental-modulepath/pom.xml</td>
 <td>success</td>
-<td>1.8&#xa0;s</td>
+<td>2.7&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>default-fork-windows/pom.xml</td>
-<td>skipped</td>
-<td>0.0&#xa0;s</td>
-<td>Skipped due to OS</td></tr>
+<td>MCOMPILER-268_modulepath/pom.xml</td>
+<td>success</td>
+<td>1.5&#xa0;s</td>
+<td></td></tr>
 <tr class="b">
-<td>MCOMPILER-203-processorpath/pom.xml</td>
+<td>MCOMPILER-129/pom.xml</td>
 <td>success</td>
-<td>6.5&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
+<td>MCOMPILER-272/pom.xml</td>
+<td>success</td>
+<td>1.1&#xa0;s</td>
+<td></td></tr>
+<tr class="b">
 <td>default-incremental-disable/pom.xml</td>
 <td>success</td>
-<td>4.6&#xa0;s</td>
+<td>1.9&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
+<td>multirelease-patterns/multiproject/pom.xml</td>
+<td>success</td>
+<td>8.5&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>mcompiler-21_class-remove/pom.xml</td>
+<td>MCOMPILER-298/pom.xml</td>
 <td>success</td>
-<td>4.9&#xa0;s</td>
+<td>1.5&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>MCOMPILER-321_pathexceptions/pom.xml</td>
+<td>mcompiler-21_class-remove/pom.xml</td>
 <td>success</td>
-<td>2.6&#xa0;s</td>
+<td>3.2&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>multirelease-patterns/singleproject-toolchains/pom.xml</td>
-<td>skipped</td>
-<td>0.0&#xa0;s</td>
-<td>Skipped due to Toolchain</td></tr>
+<td>jpms_compile-main-foo-test-foo/pom.xml</td>
+<td>success</td>
+<td>1.2&#xa0;s</td>
+<td></td></tr>
 <tr class="a">
-<td>MCOMPILER-284/pom.xml</td>
+<td>setup_annotation-verify-plugin/pom.xml</td>
 <td>success</td>
-<td>2.0&#xa0;s</td>
+<td>3.3&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>mcompiler-106/pom.xml</td>
 <td>success</td>
-<td>1.8&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>jpms_compile-main-empty-test-bar/pom.xml</td>
+<td>MCOMPILER-260_customArguments/pom.xml</td>
 <td>success</td>
-<td>1.7&#xa0;s</td>
+<td>1.0&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>automodules-manifest/pom.xml</td>
+<td>setup_jar_module/pom.xml</td>
 <td>success</td>
-<td>1.7&#xa0;s</td>
+<td>1.9&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>MCOMPILER-129/pom.xml</td>
+<td>MCOMPILER-349_dependencyChanged/pom.xml</td>
 <td>success</td>
-<td>1.7&#xa0;s</td>
+<td>3.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>groovy-project-with-new-plexus-compiler/pom.xml</td>
-<td>skipped</td>
-<td>0.0&#xa0;s</td>
-<td>Skipped due to JRE version</td></tr>
+<td>MCOMPILER-485/pom.xml</td>
+<td>success</td>
+<td>1.0&#xa0;s</td>
+<td></td></tr>
 <tr class="a">
-<td>multirelease-patterns/multimodule/pom.xml</td>
+<td>MCOMPILER-203-processorpath/pom.xml</td>
 <td>success</td>
-<td>4.5&#xa0;s</td>
+<td>2.9&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>jpms_compile-main-foo-test-bar/pom.xml</td>
+<td>MCOMPILER-328_multiReleaseOutput/pom.xml</td>
 <td>success</td>
-<td>1.8&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>automodules-transitive-module/pom.xml</td>
+<td>mcompiler-21_methodname-change/pom.xml</td>
 <td>success</td>
-<td>2.5&#xa0;s</td>
+<td>2.9&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>mcompiler-120/pom.xml</td>
 <td>success</td>
-<td>1.9&#xa0;s</td>
+<td>1.2&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>MCOMPILER-481-requires-static-included/pom.xml</td>
+<td>mcompiler-135/pom.xml</td>
 <td>success</td>
-<td>2.5&#xa0;s</td>
+<td>2.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>mcompiler-135/pom.xml</td>
+<td>MCOMPILER-525/pom.xml</td>
 <td>success</td>
-<td>1.8&#xa0;s</td>
+<td>1.5&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>automodules-library/pom.xml</td>
+<td>MCOMPILER-294/pom.xml</td>
 <td>success</td>
-<td>2.1&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
+<td>MCOMPILER-284/pom.xml</td>
+<td>success</td>
+<td>1.0&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
 <td>MCOMPILER-275_separate-moduleinfo/pom.xml</td>
 <td>skipped</td>
 <td>0.0&#xa0;s</td>
 <td>Skipped due to Toolchain</td></tr>
+<tr class="b">
+<td>multirelease-patterns/packaging-plugin/pom.xml</td>
+<td>success</td>
+<td>4.6&#xa0;s</td>
+<td></td></tr>
 <tr class="a">
-<td>test1/pom.xml</td>
+<td>MCOMPILER-522-unresolvable-dependency/pom.xml</td>
 <td>success</td>
 <td>1.8&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>setup_jar_automodule/pom.xml</td>
+<td>MCOMPILER-495/pom.xml</td>
 <td>success</td>
-<td>1.9&#xa0;s</td>
+<td>1.0&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>automodules-application/pom.xml</td>
+<td>automodules-transitive-module/pom.xml</td>
 <td>success</td>
-<td>1.8&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MCOMPILER-373_mrjar/pom.xml</td>
+<td>MCOMPILER-500-package-info-incr/pom.xml</td>
 <td>success</td>
-<td>1.8&#xa0;s</td>
+<td>1.9&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>MCOMPILER-272/pom.xml</td>
+<td>default-fork-windows/pom.xml</td>
+<td>skipped</td>
+<td>0.0&#xa0;s</td>
+<td>Skipped due to OS</td></tr>
+<tr class="b">
+<td>jdk9-exportsto/pom.xml</td>
 <td>success</td>
-<td>1.6&#xa0;s</td>
+<td>1.2&#xa0;s</td>
 <td></td></tr>
+<tr class="a">
+<td>MCOMPILER-197/pom.xml</td>
+<td>skipped</td>
+<td>0.0&#xa0;s</td>
+<td>Skipped due to JRE version</td></tr>
 <tr class="b">
-<td>jpms_compile-main-foo-test-foo/pom.xml</td>
+<td>mcompiler-182/pom.xml</td>
 <td>success</td>
-<td>1.9&#xa0;s</td>
+<td>3.0&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>MCOMPILER-298/pom.xml</td>
+<td>jpms_compile-main-empty-test-bar/pom.xml</td>
 <td>success</td>
-<td>2.0&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MCOMPILER-360/pom.xml</td>
+<td>MCOMPILER-481-requires-static-included/pom.xml</td>
 <td>success</td>
-<td>2.2&#xa0;s</td>
+<td>2.3&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>MCOMPILER-349_dependencyChanged/pom.xml</td>
+<td>MCOMPILER-373_mrjar/pom.xml</td>
 <td>success</td>
-<td>5.0&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MCOMPILER-228/pom.xml</td>
+<td>MCOMPILER-157/pom.xml</td>
 <td>success</td>
-<td>1.7&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>setup_jar_module/pom.xml</td>
+<td>jpms_patch-module/pom.xml</td>
 <td>success</td>
-<td>2.2&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>mcompiler-182/pom.xml</td>
+<td>default-fork/pom.xml</td>
 <td>success</td>
-<td>9.8&#xa0;s</td>
+<td>1.4&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>MCOMPILER-336_incremental-modulepath/pom.xml</td>
+<td>test1/pom.xml</td>
 <td>success</td>
-<td>3.8&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>default/pom.xml</td>
+<td>MCOMPILER-224/pom.xml</td>
 <td>success</td>
-<td>1.7&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>multirelease-patterns/packaging-plugin/pom.xml</td>
+<td>multirelease-patterns/multimodule/pom.xml</td>
 <td>success</td>
-<td>4.0&#xa0;s</td>
+<td>3.5&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>includes-excludes/pom.xml</td>
+<td>MCOMPILER-321_pathexceptions/pom.xml</td>
 <td>success</td>
-<td>1.7&#xa0;s</td>
+<td>1.4&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>setup_x/pom.xml</td>
+<td>MCOMPILER-379/pom.xml</td>
 <td>success</td>
-<td>1.9&#xa0;s</td>
+<td>1.0&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MCOMPILER-366/pom.xml</td>
+<td>MCOMPILER-190/pom.xml</td>
 <td>success</td>
-<td>1.8&#xa0;s</td>
+<td>2.1&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>non-english-warnings/pom.xml</td>
+<td>automodules-library/pom.xml</td>
 <td>success</td>
-<td>1.8&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MCOMPILER-170/pom.xml</td>
+<td>MCOMPILER-395-processorpath-exclude-deps/pom.xml</td>
 <td>success</td>
-<td>1.8&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
-<td>multirelease-patterns/multiproject/pom.xml</td>
+<td>MCOMPILER-270_release/pom.xml</td>
 <td>success</td>
-<td>11.2&#xa0;s</td>
+<td>1.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MCOMPILER-270_release/pom.xml</td>
+<td>MCOMPILER-192/pom.xml</td>
 <td>success</td>
-<td>1.7&#xa0;s</td>
+<td>1.3&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>mcompiler-179/pom.xml</td>
 <td>success</td>
-<td>1.8&#xa0;s</td>
+<td>1.0&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
-<td>MCOMPILER-260_customArguments/pom.xml</td>
+<td>multirelease-patterns/singleproject-toolchains/pom.xml</td>
+<td>skipped</td>
+<td>0.0&#xa0;s</td>
+<td>Skipped due to Toolchain</td></tr>
+<tr class="a">
+<td>MCOMPILER-474_recompile-dependent-when-package/pom.xml</td>
 <td>success</td>
-<td>1.7&#xa0;s</td>
+<td>3.7&#xa0;s</td>
 <td></td></tr>
-<tr class="a">
-<td>MCOMPILER-205/pom.xml</td>
+<tr class="b">
+<td>MCOMPILER-346/pom.xml</td>
 <td>success</td>
-<td>2.0&#xa0;s</td>
-<td></td></tr></table>
-        </div>
+<td>4.3&#xa0;s</td>
+<td></td></tr>
+<tr class="a">
+<td>groovy-project-with-new-plexus-compiler/pom.xml</td>
+<td>skipped</td>
+<td>0.0&#xa0;s</td>
+<td>Skipped due to JRE version</td></tr></table>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2001&#x2013;2022
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>&#169;      2001&#x2013;2023
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>
+<script>
+	if(anchors) {
+	  anchors.add();
+	}
+</script>
   </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/issue-management.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/issue-management.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/issue-management.html Tue Feb 14 08:42:34 2023
@@ -1,68 +1,71 @@
 <!DOCTYPE html>
+
+
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:issue-management at 2022-03-08
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:issue-management at 2023-02-14
+ | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20220308" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Apache Maven Compiler Plugin &#x2013; Issue Management</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.1.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
-<!-- Matomo -->
-<script>
-  var _paq = window._paq = window._paq || [];
-  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
-  /* We explicitly disable cookie tracking to avoid privacy issues */
-  _paq.push(['disableCookies']);
-  _paq.push(['trackPageView']);
-  _paq.push(['enableLinkTracking']);
-  (function() {
-    var u="//matomo.privacy.apache.org/";
-    _paq.push(['setTrackerUrl', u+'matomo.php']);
-    _paq.push(['setSiteId', '3']);
-    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
-    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
-  })();
-</script>
-<!-- End Matomo Code -->
+    <script src="./js/apache-maven-fluido-1.11.1.min.js"></script>
+
+    <!-- Matomo -->
+    <script>
+        var _paq = window._paq = window._paq || [];
+                _paq.push(['disableCookies']);
+                    _paq.push(['trackPageView']);
+                    _paq.push(['enableLinkTracking']);
+        
+        (function() {
+            var u="https://analytics.apache.org/";
+            _paq.push(['setTrackerUrl', u+'/matomo.php']);
+            _paq.push(['setSiteId', '3']);
+            var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
+            g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+        })();
+    </script>
+    <!-- End Matomo Code -->
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Compiler Plugin"/></a></div>
-        <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Compiler Plugin" style="" /></a></div>
+          <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
       <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Compiler Plugin">Apache Maven Compiler Plugin</a><span class="divider">/</span></li>
     <li class="active ">Issue Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-03-08</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.1</li>
-        </ul>
-      </div>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-14</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">Overview</li>
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
     <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
-      <li class="nav-header">Examples</li>
+   <li class="nav-header">Examples</li>
     <li><a href="examples/compile-using-different-jdk.html" title="Compile Using A Different JDK"><span class="none"></span>Compile Using A Different JDK</a></li>
     <li><a href="examples/set-compiler-source-and-target.html" title="Compile Using -source and -target javac Options"><span class="none"></span>Compile Using -source and -target javac Options</a></li>
     <li><a href="examples/set-compiler-release.html" title="Compile Using the --release javac Option (JDK 9+)"><span class="none"></span>Compile Using the --release javac Option (JDK 9+)</a></li>
@@ -71,30 +74,30 @@
     <li><a href="non-javac-compilers.html" title="Non-javac compilerIds"><span class="none"></span>Non-javac compilerIds</a></li>
     <li><a href="examples/module-info.html" title="Older projects with module-info"><span class="none"></span>Older projects with module-info</a></li>
     <li><a href="multirelease.html" title="MultiRelease"><span class="none"></span>MultiRelease</a></li>
-      <li class="nav-header">Project Documentation</li>
+   <li class="nav-header">Project Documentation</li>
     <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a>
-    <ul class="nav nav-list">
-    <li><a href="index.html" title="About"><span class="none"></span>About</a></li>
-    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a></li>
-    <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a></li>
-    <li><a href="team.html" title="Team"><span class="none"></span>Team</a></li>
-    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a></li>
-    <li class="active"><a href="#"><span class="none"></span>Issue Management</a></li>
-    <li><a href="mailing-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li>
-    <li><a href="dependency-management.html" title="Dependency Management"><span class="none"></span>Dependency Management</a></li>
-    <li><a href="dependencies.html" title="Dependencies"><span class="none"></span>Dependencies</a></li>
-    <li><a href="dependency-convergence.html" title="Dependency Convergence"><span class="none"></span>Dependency Convergence</a></li>
-    <li><a href="ci-management.html" title="CI Management"><span class="none"></span>CI Management</a></li>
-    <li><a href="plugin-management.html" title="Plugin Management"><span class="none"></span>Plugin Management</a></li>
-    <li><a href="plugins.html" title="Plugins"><span class="none"></span>Plugins</a></li>
-    <li><a href="distribution-management.html" title="Distribution Management"><span class="none"></span>Distribution Management</a></li>
-    </ul>
-</li>
+     <ul class="nav nav-list">
+      <li><a href="index.html" title="About"><span class="none"></span>About</a></li>
+      <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a></li>
+      <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a></li>
+      <li><a href="team.html" title="Team"><span class="none"></span>Team</a></li>
+      <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a></li>
+      <li class="active"><a><span class="none"></span>Issue Management</a></li>
+      <li><a href="mailing-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li>
+      <li><a href="dependency-management.html" title="Dependency Management"><span class="none"></span>Dependency Management</a></li>
+      <li><a href="dependencies.html" title="Dependencies"><span class="none"></span>Dependencies</a></li>
+      <li><a href="dependency-convergence.html" title="Dependency Convergence"><span class="none"></span>Dependency Convergence</a></li>
+      <li><a href="ci-management.html" title="CI Management"><span class="none"></span>CI Management</a></li>
+      <li><a href="plugin-management.html" title="Plugin Management"><span class="none"></span>Plugin Management</a></li>
+      <li><a href="plugins.html" title="Plugins"><span class="none"></span>Plugins</a></li>
+      <li><a href="distribution-management.html" title="Distribution Management"><span class="none"></span>Distribution Management</a></li>
+     </ul></li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</li>
+   <li class="nav-header">Maven Projects</li>
     <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
     <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</a></li>
     <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
     <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
     <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
@@ -107,51 +110,47 @@
     <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
     <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
     <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
+   <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" class="externalLink" title="Data Privacy"><span class="none"></span>Data Privacy</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
-<form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="maven.apache.org/plugins/maven-compiler-plugin/" name="sitesearch" type="hidden"/>
-  <input class="search-query" name="q" id="query" type="text" />
-</form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
-    <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-    </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
+            <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
             </div>
           </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
-<p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a>.</p></div>
-<div class="section">
+<p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a>.</p></section><section>
 <h2><a name="Issue_Management"></a>Issue Management</h2><a name="Issue_Management"></a>
 <p>Issues, bugs, and feature requests should be submitted to the following issue management system for this project.</p>
-<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://issues.apache.org/jira/browse/MCOMPILER">https://issues.apache.org/jira/browse/MCOMPILER</a></pre></div></div>
-        </div>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://issues.apache.org/jira/browse/MCOMPILER">https://issues.apache.org/jira/browse/MCOMPILER</a></pre></div></section>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2001&#x2013;2022
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>&#169;      2001&#x2013;2023
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>
+<script>
+	if(anchors) {
+	  anchors.add();
+	}
+</script>
   </body>
 </html>
\ No newline at end of file