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 [28/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/usage.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/usage.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/usage.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/usage.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/usage.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="20060705" />
-    <meta name="Date-Revision-yyyymmdd" content="20220308" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="date" content="2006-07-05" />
     <title>Apache Maven Compiler Plugin &#x2013; Usage</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 ">Usage <a href="https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.10.1/src/site/apt/usage.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 ">Usage <a href="https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.11.0/src/site/apt/usage.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>
+        <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 class="active"><a href="#"><span class="none"></span>Usage</a></li>
+    <li class="active"><a><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,13 +76,14 @@
     <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-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>
@@ -92,44 +96,34 @@
     <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">
-<h2><a name="Usage"></a>Usage</h2>
-<div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
+<h2><a name="Usage"></a>Usage</h2><section>
 <h3><a name="Compiling_Your_Java_Sources"></a>Compiling Your Java Sources</h3>
 <p>The goals for the Compiler Plugin are bound to their respective phases in the build lifecycle. So to compile your sources, you need only to tell maven until which lifecycle to execute. The following will compile your sources:</p>
 <div class="source"><pre class="prettyprint linenums">mvn compile</pre></div>
 <p>To compile your test sources, you'll do:</p>
 <div class="source"><pre class="prettyprint linenums">mvn test-compile</pre></div>
-<p>The above command will execute both <tt>compiler:compile</tt> and <tt>compiler:testCompile</tt> since the <tt>compile</tt> phase happens a few phases before the <tt>test-compile</tt> phase.</p></div>
-<div class="section">
+<p>The above command will execute both <code>compiler:compile</code> and <code>compiler:testCompile</code> since the <code>compile</code> phase happens a few phases before the <code>test-compile</code> phase.</p></section><section>
 <h3><a name="Configuring_Your_Compiler_Plugin"></a>Configuring Your Compiler Plugin</h3>
-<p>Since the Compiler Plugin executes automatically during their phases, you don't have to put <tt>executions</tt> unlike many other plugins. However, you should specify the version of the Compiler Plugin.</p>
+<p>Since the Compiler Plugin executes automatically during their phases, you don't have to put <code>executions</code> unlike many other plugins. However, you should specify the version of the Compiler Plugin.</p>
 <div class="source"><pre class="prettyprint linenums">&lt;project&gt;
   ...
   &lt;build&gt;
@@ -138,7 +132,7 @@
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
           &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt;
-          &lt;version&gt;3.10.1&lt;/version&gt;
+          &lt;version&gt;3.11.0&lt;/version&gt;
           &lt;configuration&gt;
             &lt;!-- put your configurations here --&gt;
           &lt;/configuration&gt;
@@ -148,19 +142,24 @@
   &lt;/build&gt;
   ...
 &lt;/project&gt;</pre></div>
-<p><b>Note</b>: Maven 3.0 will issue warnings if you do not specify the version of a plugin.</p></div></div>
-        </div>
+<p><b>Note</b>: Maven 3.0 will issue warnings if you do not specify the version of a plugin.</p></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/xref-test/allclasses-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/xref-test/allclasses-frame.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/xref-test/allclasses-frame.html Tue Feb 14 08:42:34 2023
@@ -11,11 +11,11 @@
         <h1 class="bar">All Classes</h1>
         <div class="indexContainer">
             <ul>
-                <li><a href="org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#CompilerManagerStub" target="classFrame">CompilerManagerStub</a></li>
-                <li><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#CompilerMojoTestCase" target="classFrame">CompilerMojoTestCase</a></li>
-                <li><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html#CompilerStub" target="classFrame">CompilerStub</a></li>
-                <li><a href="org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html#DebugEnabledLog" target="classFrame">DebugEnabledLog</a></li>
-            </ul>
+                                <li><a href="org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#CompilerManagerStub" target="classFrame">CompilerManagerStub</a></li>
+                                <li><a href="org/apache/maven/plugin/compiler/CompilerMojoTestCase.html#CompilerMojoTestCase" target="classFrame">CompilerMojoTestCase</a></li>
+                                <li><a href="org/apache/maven/plugin/compiler/stubs/CompilerStub.html#CompilerStub" target="classFrame">CompilerStub</a></li>
+                                <li><a href="org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html#DebugEnabledLog" target="classFrame">DebugEnabledLog</a></li>
+                            </ul>
         </div>
     </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/xref-test/index.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/xref-test/index.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/xref-test/index.html Tue Feb 14 08:42:34 2023
@@ -4,7 +4,7 @@
     <!-- this is a JXR report set (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Maven Compiler Plugin 3.10.1 Reference</title>
+        <title>Apache Maven Compiler Plugin 3.11.0 Reference</title>
         <script type="text/javascript">
             tmpTargetPage = "" + window.location.search;
             if (tmpTargetPage != "" && tmpTargetPage != "undefined")