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 ol...@apache.org on 2022/02/11 06:48:03 UTC

svn commit: r1897960 [24/43] - in /maven/website/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-use/ apidocs/org/apache/maven/plugin/compiler/ apidocs/org/apa...

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/summary.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/summary.html Fri Feb 11 06:48:01 2022
@@ -1,194 +1,128 @@
-<!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:summary at 2022-01-09
- | Rendered using Apache Maven Fluido Skin 1.7
--->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-  <head>
-    <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20220109" />
-    <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Maven Compiler Plugin &#x2013; Project Summary</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.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>
-    <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
-  </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>
-
-      <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 ">Project Summary</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-01-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.9.0</li>
-        </ul>
-      </div>
-      <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><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><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>
-    <li><a href="examples/compile-with-memory-enhancements.html" title="Compile Using Memory Allocation Enhancements"><span class="none"></span>Compile Using Memory Allocation Enhancements</a></li>
-    <li><a href="examples/pass-compiler-arguments.html" title="Pass Compiler Arguments"><span class="none"></span>Pass Compiler Arguments</a></li>
-    <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><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 class="active"><a href="#"><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><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="../../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>
-    <li><a href="../index.html" title="Plugins"><span class="none"></span>Plugins</a></li>
-    <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li>
-    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
-    <li><a href="../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li>
-    <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li>
-    <li><a href="../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li>
-    <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><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://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>
-<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">
-<h2><a name="Project_Summary"></a>Project Summary</h2><a name="Project_Summary"></a>
-<div class="section">
-<h3><a name="Project_Information"></a>Project Information</h3><a name="Project_Information"></a>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Field</th>
-<th>Value</th></tr>
-<tr class="b">
-<td>Name</td>
-<td>Apache Maven Compiler Plugin</td></tr>
-<tr class="a">
-<td>Description</td>
-<td>The Compiler Plugin is used to compile the sources of your project.</td></tr>
-<tr class="b">
-<td>Homepage</td>
-<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-compiler-plugin/">https://maven.apache.org/plugins/maven-compiler-plugin/</a></td></tr></table></div>
-<div class="section">
-<h3><a name="Project_Organization"></a>Project Organization</h3><a name="Project_Organization"></a>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Field</th>
-<th>Value</th></tr>
-<tr class="b">
-<td>Name</td>
-<td>The Apache Software Foundation</td></tr>
-<tr class="a">
-<td>URL</td>
-<td><a class="externalLink" href="https://www.apache.org/">https://www.apache.org/</a></td></tr></table></div>
-<div class="section">
-<h3><a name="Build_Information"></a>Build Information</h3><a name="Build_Information"></a>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Field</th>
-<th>Value</th></tr>
-<tr class="b">
-<td>GroupId</td>
-<td>org.apache.maven.plugins</td></tr>
-<tr class="a">
-<td>ArtifactId</td>
-<td>maven-compiler-plugin</td></tr>
-<tr class="b">
-<td>Version</td>
-<td>3.9.0</td></tr>
-<tr class="a">
-<td>Type</td>
-<td>maven-plugin</td></tr>
-<tr class="b">
-<td>Java Version</td>
-<td>1.8</td></tr></table></div></div>
-        </div>
-      </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>
-        </div>
-      </div>
-    </footer>
-  </body>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:summary at 2022-02-11 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Apache Maven Compiler Plugin &#x2013; Project Summary</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+  </head>
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">
+Apache Maven Compiler Plugin
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 2022-02-11</span>
+          &nbsp;| <span id="projectVersion">Version: 3.10.0</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" title="Introduction">Introduction</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="faq.html" title="FAQ">FAQ</a></li>
+     <li class="none"><a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a></li>
+     <li class="none"><a href="download.html" title="Download">Download</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/compile-using-different-jdk.html" title="Compile Using A Different JDK">Compile Using A Different JDK</a></li>
+     <li class="none"><a href="examples/set-compiler-source-and-target.html" title="Compile Using -source and -target javac Options">Compile Using -source and -target javac Options</a></li>
+     <li class="none"><a href="examples/set-compiler-release.html" title="Compile Using the --release javac Option (JDK 9+)">Compile Using the --release javac Option (JDK 9+)</a></li>
+     <li class="none"><a href="examples/compile-with-memory-enhancements.html" title="Compile Using Memory Allocation Enhancements">Compile Using Memory Allocation Enhancements</a></li>
+     <li class="none"><a href="examples/pass-compiler-arguments.html" title="Pass Compiler Arguments">Pass Compiler Arguments</a></li>
+     <li class="none"><a href="non-javac-compilers.html" title="Non-javac compilerIds">Non-javac compilerIds</a></li>
+     <li class="none"><a href="examples/module-info.html" title="Older projects with module-info">Older projects with module-info</a></li>
+     <li class="none"><a href="multirelease.html" title="MultiRelease">MultiRelease</a></li>
+    </ul>
+      <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+<div class="section">
+<h2><a name="Project_Summary"></a>Project Summary</h2><a name="Project_Summary"></a>
+<div class="section">
+<h3><a name="Project_Information"></a>Project Information</h3><a name="Project_Information"></a>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Field</th>
+<th>Value</th></tr>
+<tr class="b">
+<td>Name</td>
+<td>Apache Maven Compiler Plugin</td></tr>
+<tr class="a">
+<td>Description</td>
+<td>The Compiler Plugin is used to compile the sources of your project.</td></tr>
+<tr class="b">
+<td>Homepage</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-compiler-plugin/">https://maven.apache.org/plugins/maven-compiler-plugin/</a></td></tr></table></div>
+<div class="section">
+<h3><a name="Project_Organization"></a>Project Organization</h3><a name="Project_Organization"></a>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Field</th>
+<th>Value</th></tr>
+<tr class="b">
+<td>Name</td>
+<td>The Apache Software Foundation</td></tr>
+<tr class="a">
+<td>URL</td>
+<td><a class="externalLink" href="https://www.apache.org/">https://www.apache.org/</a></td></tr></table></div>
+<div class="section">
+<h3><a name="Build_Information"></a>Build Information</h3><a name="Build_Information"></a>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Field</th>
+<th>Value</th></tr>
+<tr class="b">
+<td>GroupId</td>
+<td>org.apache.maven.plugins</td></tr>
+<tr class="a">
+<td>ArtifactId</td>
+<td>maven-compiler-plugin</td></tr>
+<tr class="b">
+<td>Version</td>
+<td>3.10.0</td></tr>
+<tr class="a">
+<td>Type</td>
+<td>maven-plugin</td></tr>
+<tr class="b">
+<td>Java Version</td>
+<td>1.8</td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/surefire-report.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/surefire-report.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/surefire-report.html Fri Feb 11 06:48:01 2022
@@ -1,278 +1,215 @@
-<!DOCTYPE html>
-<!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-surefire-report-plugin:2.22.2:report at 2022-01-09
- | Rendered using Apache Maven Fluido Skin 1.7
--->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-  <head>
-    <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20220109" />
-    <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Maven Compiler Plugin &#x2013; Surefire Report</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.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>
-    <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
-  </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>
-
-      <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 ">Surefire Report</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-01-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.9.0</li>
-        </ul>
-      </div>
-      <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><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><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>
-    <li><a href="examples/compile-with-memory-enhancements.html" title="Compile Using Memory Allocation Enhancements"><span class="none"></span>Compile Using Memory Allocation Enhancements</a></li>
-    <li><a href="examples/pass-compiler-arguments.html" title="Pass Compiler Arguments"><span class="none"></span>Pass Compiler Arguments</a></li>
-    <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><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 class="active"><a href="#"><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><a href="invoker-report.html" title="Invoker Build Results"><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="../../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>
-    <li><a href="../index.html" title="Plugins"><span class="none"></span>Plugins</a></li>
-    <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li>
-    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
-    <li><a href="../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li>
-    <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li>
-    <li><a href="../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li>
-    <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><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://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>
-<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" >
-<script type="application/javascript">
-//<![CDATA[
-function toggleDisplay(elementId) {
- var elm = document.getElementById(elementId + '-error');
- if (elm == null) {
-  elm = document.getElementById(elementId + '-failure');
- }
- if (elm && typeof elm.style != "undefined") {
-  if (elm.style.display == "none") {
-   elm.style.display = "";
-   document.getElementById(elementId + '-off').style.display = "none";
-   document.getElementById(elementId + '-on').style.display = "inline";
-  } else if (elm.style.display == "") {   elm.style.display = "none";
-   document.getElementById(elementId + '-off').style.display = "inline";
-   document.getElementById(elementId + '-on').style.display = "none";
-  } 
- } 
- }
-//]]>
-</script>
-<div class="section">
-<h2><a name="Surefire_Report"></a>Surefire Report</h2></div>
-<div class="section">
-<h2><a name="Summary"></a>Summary</h2><a name="Summary"></a>
-<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br />
-<table border="1" class="table table-striped">
-<tr class="a">
-<th>Tests</th>
-<th>Errors</th>
-<th>Failures</th>
-<th>Skipped</th>
-<th>Success Rate</th>
-<th>Time</th></tr>
-<tr class="b">
-<td>12</td>
-<td>0</td>
-<td>0</td>
-<td>0</td>
-<td>100%</td>
-<td>4.511</td></tr></table><br />
-<p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
-<div class="section">
-<h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
-<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br />
-<table border="1" class="table table-striped">
-<tr class="a">
-<th>Package</th>
-<th>Tests</th>
-<th>Errors</th>
-<th>Failures</th>
-<th>Skipped</th>
-<th>Success Rate</th>
-<th>Time</th></tr>
-<tr class="b">
-<td><a href="#org.apache.maven.plugin.compiler">org.apache.maven.plugin.compiler</a></td>
-<td>12</td>
-<td>0</td>
-<td>0</td>
-<td>0</td>
-<td>100%</td>
-<td>4.511</td></tr></table><br />
-<p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
-<div class="section">
-<h3><a name="org.apache.maven.plugin.compiler"></a>org.apache.maven.plugin.compiler</h3><a name="org.apache.maven.plugin.compiler"></a>
-<table border="1" class="table table-striped">
-<tr class="a">
-<th></th>
-<th>Class</th>
-<th>Tests</th>
-<th>Errors</th>
-<th>Failures</th>
-<th>Skipped</th>
-<th>Success Rate</th>
-<th>Time</th></tr>
-<tr class="b">
-<td><a href="#org.apache.maven.plugin.compiler.CompilerMojoTestCase"><img src="images/icon_success_sml.gif" alt="" /></a></td>
-<td><a href="#org.apache.maven.plugin.compiler.CompilerMojoTestCase">CompilerMojoTestCase</a></td>
-<td>12</td>
-<td>0</td>
-<td>0</td>
-<td>0</td>
-<td>100%</td>
-<td>4.511</td></tr></table></div><br /></div>
-<div class="section">
-<h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
-<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
-<div class="section">
-<h3><a name="CompilerMojoTestCase"></a>CompilerMojoTestCase</h3><a name="org.apache.maven.plugin.compiler.CompilerMojoTestCase"></a>
-<table border="1" class="table table-striped">
-<tr class="a">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic"></a>testCompilerBasic</td>
-<td>2.055</td></tr>
-<tr class="b">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes"></a>testCompilerIncludesExcludes</td>
-<td>0.212</td></tr>
-<tr class="a">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileSkipMain"></a>testCompileSkipMain</td>
-<td>0.15</td></tr>
-<tr class="b">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileSkipTest"></a>testCompileSkipTest</td>
-<td>0.12</td></tr>
-<tr class="a">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerEmptySource"></a>testCompilerEmptySource</td>
-<td>0.077</td></tr>
-<tr class="b">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileFailure"></a>testCompileFailure</td>
-<td>0.139</td></tr>
-<tr class="a">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testOneOutputFileForAllInput2"></a>testOneOutputFileForAllInput2</td>
-<td>0.097</td></tr>
-<tr class="b">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasicSourceTarget"></a>testCompilerBasicSourceTarget</td>
-<td>0.095</td></tr>
-<tr class="a">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testOneOutputFileForAllInput"></a>testOneOutputFileForAllInput</td>
-<td>0.073</td></tr>
-<tr class="b">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileFailOnError"></a>testCompileFailOnError</td>
-<td>0.065</td></tr>
-<tr class="a">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerArgs"></a>testCompilerArgs</td>
-<td>0.078</td></tr>
-<tr class="b">
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork"></a>testCompilerFork</td>
-<td>1.287</td></tr></table></div><br /></div>
-        </div>
-      </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>
-        </div>
-      </div>
-    </footer>
-  </body>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-surefire-report-plugin:2.22.2:report at 2022-02-11 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Apache Maven Compiler Plugin &#x2013; Surefire Report</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+  </head>
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">
+Apache Maven Compiler Plugin
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 2022-02-11</span>
+          &nbsp;| <span id="projectVersion">Version: 3.10.0</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" title="Introduction">Introduction</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="faq.html" title="FAQ">FAQ</a></li>
+     <li class="none"><a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a></li>
+     <li class="none"><a href="download.html" title="Download">Download</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/compile-using-different-jdk.html" title="Compile Using A Different JDK">Compile Using A Different JDK</a></li>
+     <li class="none"><a href="examples/set-compiler-source-and-target.html" title="Compile Using -source and -target javac Options">Compile Using -source and -target javac Options</a></li>
+     <li class="none"><a href="examples/set-compiler-release.html" title="Compile Using the --release javac Option (JDK 9+)">Compile Using the --release javac Option (JDK 9+)</a></li>
+     <li class="none"><a href="examples/compile-with-memory-enhancements.html" title="Compile Using Memory Allocation Enhancements">Compile Using Memory Allocation Enhancements</a></li>
+     <li class="none"><a href="examples/pass-compiler-arguments.html" title="Pass Compiler Arguments">Pass Compiler Arguments</a></li>
+     <li class="none"><a href="non-javac-compilers.html" title="Non-javac compilerIds">Non-javac compilerIds</a></li>
+     <li class="none"><a href="examples/module-info.html" title="Older projects with module-info">Older projects with module-info</a></li>
+     <li class="none"><a href="multirelease.html" title="MultiRelease">MultiRelease</a></li>
+    </ul>
+      <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+<script type="application/javascript">
+//<![CDATA[
+function toggleDisplay(elementId) {
+ var elm = document.getElementById(elementId + '-error');
+ if (elm == null) {
+  elm = document.getElementById(elementId + '-failure');
+ }
+ if (elm && typeof elm.style != "undefined") {
+  if (elm.style.display == "none") {
+   elm.style.display = "";
+   document.getElementById(elementId + '-off').style.display = "none";
+   document.getElementById(elementId + '-on').style.display = "inline";
+  } else if (elm.style.display == "") {   elm.style.display = "none";
+   document.getElementById(elementId + '-off').style.display = "inline";
+   document.getElementById(elementId + '-on').style.display = "none";
+  } 
+ } 
+ }
+//]]>
+</script>
+<div class="section">
+<h2><a name="Surefire_Report"></a>Surefire Report</h2></div>
+<div class="section">
+<h2><a name="Summary"></a>Summary</h2><a name="Summary"></a>
+<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br />
+<table border="1" class="bodyTable">
+<tr class="a">
+<th>Tests</th>
+<th>Errors</th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td>12</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>4.013</td></tr></table><br />
+<p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
+<div class="section">
+<h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
+<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br />
+<table border="1" class="bodyTable">
+<tr class="a">
+<th>Package</th>
+<th>Tests</th>
+<th>Errors</th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.compiler">org.apache.maven.plugin.compiler</a></td>
+<td>12</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>4.013</td></tr></table><br />
+<p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
+<div class="section">
+<h3><a name="org.apache.maven.plugin.compiler"></a>org.apache.maven.plugin.compiler</h3><a name="org.apache.maven.plugin.compiler"></a>
+<table border="1" class="bodyTable">
+<tr class="a">
+<th></th>
+<th>Class</th>
+<th>Tests</th>
+<th>Errors</th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.compiler.CompilerMojoTestCase"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.maven.plugin.compiler.CompilerMojoTestCase">CompilerMojoTestCase</a></td>
+<td>12</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>4.013</td></tr></table></div><br /></div>
+<div class="section">
+<h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
+<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
+<div class="section">
+<h3><a name="CompilerMojoTestCase"></a>CompilerMojoTestCase</h3><a name="org.apache.maven.plugin.compiler.CompilerMojoTestCase"></a>
+<table border="1" class="bodyTable">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic"></a>testCompilerBasic</td>
+<td>1.958</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes"></a>testCompilerIncludesExcludes</td>
+<td>0.159</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileSkipMain"></a>testCompileSkipMain</td>
+<td>0.108</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileSkipTest"></a>testCompileSkipTest</td>
+<td>0.099</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerEmptySource"></a>testCompilerEmptySource</td>
+<td>0.082</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileFailure"></a>testCompileFailure</td>
+<td>0.103</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testOneOutputFileForAllInput2"></a>testOneOutputFileForAllInput2</td>
+<td>0.089</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasicSourceTarget"></a>testCompilerBasicSourceTarget</td>
+<td>0.1</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testOneOutputFileForAllInput"></a>testOneOutputFileForAllInput</td>
+<td>0.077</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompileFailOnError"></a>testCompileFailOnError</td>
+<td>0.072</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerArgs"></a>testCompilerArgs</td>
+<td>0.075</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td><a name="TC_org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork"></a>testCompilerFork</td>
+<td>1.041</td></tr></table></div><br /></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/taglist.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/taglist.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/taglist.html Fri Feb 11 06:48:01 2022
@@ -1,227 +1,134 @@
-<!DOCTYPE html>
-<!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.mojo:taglist-maven-plugin:2.4:taglist at 2022-01-09
- | Rendered using Apache Maven Fluido Skin 1.7
--->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-  <head>
-    <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20220109" />
-    <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Maven Compiler Plugin &#x2013; Tag List report</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.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>
-    <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
-  </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>
-
-      <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 ">Tag List report</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-01-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.9.0</li>
-        </ul>
-      </div>
-      <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><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><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>
-    <li><a href="examples/compile-with-memory-enhancements.html" title="Compile Using Memory Allocation Enhancements"><span class="none"></span>Compile Using Memory Allocation Enhancements</a></li>
-    <li><a href="examples/pass-compiler-arguments.html" title="Pass Compiler Arguments"><span class="none"></span>Pass Compiler Arguments</a></li>
-    <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><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 class="active"><a href="#"><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><a href="invoker-report.html" title="Invoker Build Results"><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="../../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>
-    <li><a href="../index.html" title="Plugins"><span class="none"></span>Plugins</a></li>
-    <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li>
-    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
-    <li><a href="../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li>
-    <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li>
-    <li><a href="../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li>
-    <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><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://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>
-<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">
-<h2><a name="Tag_List_Report"></a>Tag List Report</h2>
-<p>The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.</p>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Tag Class</th>
-<th>Total number of occurrences</th>
-<th>Tag strings used by tag class</th></tr>
-<tr class="b">
-<td><a href="#tag_class_3">Deprecated Work</a></td>
-<td>6</td>
-<td>@deprecated</td></tr>
-<tr class="a">
-<td>FIXME Work</td>
-<td>0</td>
-<td>fixme, @fixme</td></tr>
-<tr class="b">
-<td><a href="#tag_class_2">Todo Work</a></td>
-<td>6</td>
-<td>todo, @todo</td></tr></table>
-<p>Each tag is detailed below:</p>
-<div class="section">
-<h3><a name="Deprecated_Work"></a><a name="tag_class_3">Deprecated Work</a></h3>
-<p><b>Number of occurrences found in the code: 6</b></p>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>org.apache.maven.plugin.AbstractCompilerMojo</th>
-<th>Line</th></tr>
-<tr class="b">
-<td>package change since 3.0</td>
-<td><a href="./xref/org/apache/maven/plugin/AbstractCompilerMojo.html#31">31</a></td></tr>
-<tr class="a">
-<th>org.apache.maven.plugin.CompilationFailureException</th>
-<th>Line</th></tr>
-<tr class="b">
-<td>package change since 3.0</td>
-<td><a href="./xref/org/apache/maven/plugin/CompilationFailureException.html#29">29</a></td></tr>
-<tr class="a">
-<th>org.apache.maven.plugin.CompilerMojo</th>
-<th>Line</th></tr>
-<tr class="b">
-<td>package change since 3.0</td>
-<td><a href="./xref/org/apache/maven/plugin/CompilerMojo.html#27">27</a></td></tr>
-<tr class="a">
-<th>org.apache.maven.plugin.TestCompilerMojo</th>
-<th>Line</th></tr>
-<tr class="b">
-<td>package change since 3.0</td>
-<td><a href="./xref/org/apache/maven/plugin/TestCompilerMojo.html#27">27</a></td></tr>
-<tr class="a">
-<th>org.apache.maven.plugin.compiler.AbstractCompilerMojo</th>
-<th>Line</th></tr>
-<tr class="b">
-<td>This property is a no-op in {@code javac}.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#155">155</a></td></tr>
-<tr class="a">
-<td>use {@link #compilerArgs} instead.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#329">329</a></td></tr></table></div>
-<div class="section">
-<h3><a name="Todo_Work"></a><a name="tag_class_2">Todo Work</a></h3>
-<p><b>Number of occurrences found in the code: 6</b></p>
-<table border="0" class="table table-striped">
-<tr class="b">
-<th>org.apache.maven.plugin.AbstractCompilerMojo</th>
-<th>Line</th></tr>
-<tr class="a">
-<td>At least one step could be optimized, currently the plugin will do two scans of all the source code if the compiler has to have the entire set of sources. This is currently the case for at least the C# compiler and most likely all the other .NET compilers too.</td>
-<td><a href="./xref/org/apache/maven/plugin/AbstractCompilerMojo.html#23">23</a></td></tr>
-<tr class="b">
-<th>org.apache.maven.plugin.compiler.AbstractCompilerMojo</th>
-<th>Line</th></tr>
-<tr class="a">
-<td>At least one step could be optimized, currently the plugin will do two scans of all the source code if the compiler has to have the entire set of sources. This is currently the case for at least the C# compiler and most likely all the other .NET compilers too.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#87">87</a></td></tr>
-<tr class="b">
-<td>somehow shaky dependency between compilerId and tool executable.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#612">612</a></td></tr>
-<tr class="a">
-<td>This second scan for source files is sub-optimal</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#869">869</a></td></tr>
-<tr class="b">
-<td>don't catch Exception</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#1181">1181</a></td></tr>
-<tr class="a">
-<td>remove the part with ToolchainManager lookup once we depend on 3.0.9 (have it as prerequisite). Define as regular component field then.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#1447">1447</a></td></tr></table></div></div>
-        </div>
-      </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>
-        </div>
-      </div>
-    </footer>
-  </body>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.mojo:taglist-maven-plugin:2.4:taglist at 2022-02-11 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Apache Maven Compiler Plugin &#x2013; Tag List report</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+  </head>
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">
+Apache Maven Compiler Plugin
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 2022-02-11</span>
+          &nbsp;| <span id="projectVersion">Version: 3.10.0</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" title="Introduction">Introduction</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="faq.html" title="FAQ">FAQ</a></li>
+     <li class="none"><a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a></li>
+     <li class="none"><a href="download.html" title="Download">Download</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/compile-using-different-jdk.html" title="Compile Using A Different JDK">Compile Using A Different JDK</a></li>
+     <li class="none"><a href="examples/set-compiler-source-and-target.html" title="Compile Using -source and -target javac Options">Compile Using -source and -target javac Options</a></li>
+     <li class="none"><a href="examples/set-compiler-release.html" title="Compile Using the --release javac Option (JDK 9+)">Compile Using the --release javac Option (JDK 9+)</a></li>
+     <li class="none"><a href="examples/compile-with-memory-enhancements.html" title="Compile Using Memory Allocation Enhancements">Compile Using Memory Allocation Enhancements</a></li>
+     <li class="none"><a href="examples/pass-compiler-arguments.html" title="Pass Compiler Arguments">Pass Compiler Arguments</a></li>
+     <li class="none"><a href="non-javac-compilers.html" title="Non-javac compilerIds">Non-javac compilerIds</a></li>
+     <li class="none"><a href="examples/module-info.html" title="Older projects with module-info">Older projects with module-info</a></li>
+     <li class="none"><a href="multirelease.html" title="MultiRelease">MultiRelease</a></li>
+    </ul>
+      <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+<div class="section">
+<h2><a name="Tag_List_Report"></a>Tag List Report</h2>
+<p>The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Tag Class</th>
+<th>Total number of occurrences</th>
+<th>Tag strings used by tag class</th></tr>
+<tr class="b">
+<td><a href="#tag_class_3">Deprecated Work</a></td>
+<td>2</td>
+<td>@deprecated</td></tr>
+<tr class="a">
+<td>FIXME Work</td>
+<td>0</td>
+<td>fixme, @fixme</td></tr>
+<tr class="b">
+<td><a href="#tag_class_2">Todo Work</a></td>
+<td>5</td>
+<td>todo, @todo</td></tr></table>
+<p>Each tag is detailed below:</p>
+<div class="section">
+<h3><a name="Deprecated_Work"></a><a name="tag_class_3">Deprecated Work</a></h3>
+<p><b>Number of occurrences found in the code: 2</b></p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>org.apache.maven.plugin.compiler.AbstractCompilerMojo</th>
+<th>Line</th></tr>
+<tr class="b">
+<td>This property is a no-op in {@code javac}.</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#157">157</a></td></tr>
+<tr class="a">
+<td>use {@link #compilerArgs} instead.</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#334">334</a></td></tr></table></div>
+<div class="section">
+<h3><a name="Todo_Work"></a><a name="tag_class_2">Todo Work</a></h3>
+<p><b>Number of occurrences found in the code: 5</b></p>
+<table border="0" class="bodyTable">
+<tr class="b">
+<th>org.apache.maven.plugin.compiler.AbstractCompilerMojo</th>
+<th>Line</th></tr>
+<tr class="a">
+<td>At least one step could be optimized, currently the plugin will do two scans of all the source code if the compiler has to have the entire set of sources. This is currently the case for at least the C# compiler and most likely all the other .NET compilers too.</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#89">89</a></td></tr>
+<tr class="b">
+<td>somehow shaky dependency between compilerId and tool executable.</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#638">638</a></td></tr>
+<tr class="a">
+<td>This second scan for source files is sub-optimal</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#897">897</a></td></tr>
+<tr class="b">
+<td>don't catch Exception</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#1209">1209</a></td></tr>
+<tr class="a">
+<td>remove the part with ToolchainManager lookup once we depend on 3.0.9 (have it as prerequisite). Define as regular component field then.</td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#1556">1556</a></td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
 </html>
\ No newline at end of file