Added:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/toolchains/jdk-discovery.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/toolchains/jdk-discovery.html
(added)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/toolchains/jdk-discovery.html
Sat Apr 13 09:39:32 2024
@@ -0,0 +1,216 @@
+<!DOCTYPE html>
+
+
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from
src/site/apt/toolchains/jdk-discovery.apt.vm at 2024-04-13
+ | Rendered using Apache Maven Fluido Skin 1.11.2
+-->
+<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" />
+ <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
+ <meta name="author" content="Guillaume Nodet" />
+ <meta name="date" content="2024-02-28" />
+ <title>Apache Maven Toolchains Plugin – Discovery mechanism</title>
+ <link rel="stylesheet" href="../css/apache-maven-fluido-1.11.2.min.css" />
+ <link rel="stylesheet" href="../css/site.css" />
+ <link rel="stylesheet" href="../css/print.css" media="print" />
+ <script src="../js/apache-maven-fluido-1.11.2.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">
+ <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 Toolchains 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">
+ <li><a href="https://www.apache.org/" class="externalLink"
title="Apache">Apache</a><span class="divider">/</span></li>
+ <li><a href="../../../index.html" title="Maven">Maven</a><span
class="divider">/</span></li>
+ <li><a href="../../index.html" title="Plugins">Plugins</a><span
class="divider">/</span></li>
+ <li><a href="../index.html" title="Apache Maven Toolchains
Plugin">Apache Maven Toolchains Plugin</a><span class="divider">/</span></li>
+ <li class="active ">Discovery mechanism <a
href="https://github.com/apache/maven-toolchains-plugin/tree/HEAD/src/site/apt/toolchains/jdk-discovery.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: 2024-04-13</li>
+ <li id="projectVersion" class="pull-right">Version:
3.2.0-SNAPSHOT</li>
+ </ul>
+ </div>
+ </header>
+ <div class="row-fluid">
+ <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="icon-chevron-down"></span>Goals</a>
+ <ul class="nav nav-list">
+ <li><a href="../select-jdk-toolchain-mojo.html"
title="toolchains:select-jdk-toolchain"><span
class="none"></span>toolchains:select-jdk-toolchain</a></li>
+ <li><a href="../display-discovered-jdk-toolchains-xml-mojo.html"
title="toolchains:display-discovered-jdk-toolchains-xml"><span
class="none"></span>toolchains:display-discovered-jdk-toolchains-xml</a></li>
+ <li><a href="../generate-jdk-toolchains-xml-mojo.html"
title="toolchains:generate-jdk-toolchains-xml"><span
class="none"></span>toolchains:generate-jdk-toolchains-xml</a></li>
+ <li><a href="../toolchain-mojo.html" title="toolchains:toolchain"><span
class="none"></span>toolchains:toolchain</a></li>
+ <li><a href="../help-mojo.html" title="toolchains:help"><span
class="none"></span>toolchains:help</a></li>
+ </ul></li>
+ <li><a href="../usage.html" title="Usage"><span
class="icon-chevron-down"></span>Usage</a>
+ <ul class="nav nav-list">
+ <li class="active"><a><span class="none"></span>JDK Discovery
Mechanism</a></li>
+ <li><a href="../toolchains/index.html" title="Standard Toolchains"><span
class="none"></span>Standard Toolchains</a></li>
+ <li><a href="../toolchains/jdk.html" title="JDK Standard
Toolchain"><span class="none"></span>JDK Standard Toolchain</a></li>
+ <li><a href="../toolchains/custom.html" title="Custom Toolchains"><span
class="none"></span>Custom Toolchains</a></li>
+ </ul></li>
+ <li><a href="https://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">See Also</li>
+ <li><a href="../guides/mini/guide-using-toolchains.html" title="Guide to
Using Toolchains"><span class="none"></span>Guide to Using Toolchains</a></li>
+ <li><a href="../ref/current/maven-core/toolchains.html" title="Toolchains
Descriptor"><span class="none"></span>Toolchains Descriptor</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-right"></span>Project Reports</a></li>
+ <li class="nav-header">Maven Projects</li>
+ <li><a href="../../../ref/current" title="Maven"><span
class="none"></span>Maven</a></li>
+ <li><a href="../../../archetypes/index.html" title="Archetypes"><span
class="none"></span>Archetypes</a></li>
+ <li><a href="../../../extensions/index.html" title="Extensions"><span
class="none"></span>Extensions</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="../../../skins/index.html" title="Skins"><span
class="none"></span>Skins</a></li>
+ <li><a href="../" title=""><span class="icon-chevron-down"></span></a>
+ <ul class="nav nav-list">
+ <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="../../../maven-indexer/index.html" title="Indexer"><span
class="none"></span>Indexer</a></li>
+ <li><a href="../../../jxr/index.html" title="JXR"><span
class="none"></span>JXR</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="../../../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>
+ </ul></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>
+ </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>
+ </header>
+ <main id="bodyColumn" class="span10" >
+<section>
+<h2><a name="JDK_Toolchain_discovery_mechanism"></a>JDK Toolchain discovery
mechanism</h2>
+<p>Since version 3.2.0, the plugin provides a heuristic to discover installed
JDK toolchains, by looking at known installation directories and at environment
variables.</p>
+<p>The list of discovered toolchains can be easily displayed using the command
<code>mvn
org.apache.maven.plugins:maven-toolchains-plugin:3.2.0-SNAPSHOT:display-discovered-jdk-toolchains</code>.
This will print something like:</p>
+<div class="source"><pre class="prettyprint linenums">[INFO] Discovered 10 JDK
toolchains:
+[INFO] - /Users/gnodet/.sdkman/candidates/java/21.0.2-graalce
+[INFO] provides:
+[INFO] version: 21.0.2
+[INFO] runtime.name: OpenJDK Runtime Environment
+[INFO] runtime.version: 21.0.2+13-jvmci-23.1-b30
+[INFO] vendor: GraalVM Community
+[INFO] vendor.version: GraalVM CE 21.0.2+13.1
+[INFO] current: true
+[INFO] lts: true
+[INFO] env: JAVA_HOME,JAVA21_HOME
+...</pre></div>
+<p>If you have installed JDKs using known installers and they are not found by
the plugin, feel free to <a href="../issue-management.html">raise an
issue</a>.</p>
+<p>The discovery mechanism provides information for each discovered JDK:</p>
+<ul>
+<li><code>version</code>: the JDK version</li>
+<li><code>runtime.name</code>: the name of the JDK runtime</li>
+<li><code>runtime.version</code>: the version of the JDK runtime</li>
+<li><code>vendor</code>: the vendor name</li>
+<li><code>vendor.version</code>: the vendor version</li>
+<li><code>current</code>: set to <code>true</code> if this is the running
JDK</li>
+<li><code>lts</code>: set to <code>true</code> if JDK version is a long-term
supported version</li>
+<li><code>env</code>: set to the comma separated list of
<code>JAVA{xyz}_HOME</code>> matching environment variables</li></ul>
+<p>The <code>select-jdk-toolchain</code> goal finds a matching JDK. The config
below allows using the current JDK, or any other discovered JDK >= 17. The
current JDK can be kept for speed, but JDK 17 or higher will be used if the
current JDK is older than 17.</p>
+<div class="source"><pre class="prettyprint linenums"><properties>
+ <toolchain.jdk.version>[17,)</toolchain.jdk.version>
+<properties>
+
+<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-toolchains-plugin</artifactId>
+ <version>3.2.0-SNAPSHOT</version>
+ <executions>
+ <execution>
+ <goals>
+ <goal>select-jdk-toolchain</goal>
+ </goals>
+ </execution>
+ </executions>
+</plugin></pre></div>
+<p>If you use environment variables to configure your JDKs, you can use the
following configuration to select the toolchain which is configured using the
<code>JAVA17_HOME</code> environment variable.</p>
+<div class="source"><pre class="prettyprint linenums"><properties>
+ <toolchain.jdk.version>JAVA17_HOME</toolchain.jdk.version>
+<properties></pre></div><section>
+<h3><a name="Selection_mechanism"></a>Selection mechanism</h3>
+<p>Several properties can express requirements to match against discovered JDK
toolchains:</p>
+<ul>
+<li><code>version</code> / <code>toolchain.jdk.version</code>: a version range
such as <code>[17,18)</code> to match against the JDK version</li>
+<li><code>runtimeName</code> / <code>toolchain.jdk.runtime.name</code></li>
+<li><code>runtimeVersion</code> /
<code>toolchain.jdk.runtime.version</code></li>
+<li><code>vendor</code> / <code>toolchain.jdk.vendor</code></li>
+<li><code>env</code> / <code>toolchain.jdk.env</code>: the name of an
environment variable that the JDK toolchain must match</li></ul>
+<p>The <code>useJdk</code> can be used to define whether the current JDK can
be used if it matches the requirements.</p></section><section>
+<h3><a name="Sorting"></a>Sorting</h3>
+<p>Multiple discovered JDK toolchains may satisfy the requirements. In such a
case, you can express preferences for sorting the toolchains. This can be done
using the <code>comparator</code> configuration which is a comma separated list
of criteria amongst the following:</p>
+<ul>
+<li><code>lts</code>: prefer LTS toolchains</li>
+<li><code>current</code>: prefer the current JDK</li>
+<li><code>env</code>: prefer toolchains discovered from environment
variables</li>
+<li><code>version</code>: prefer higher JDK versions</li>
+<li><code>vendor</code>: sort alphabetically by vendor name</li></ul>
+<p>The default value is
<code>lts,current,env,version,vendor</code>.</p></section><section>
+<h3><a name="Toolchains_XML_file"></a>Toolchains XML file</h3>
+<p>The generation of the <code>toolchains.xml</code> file is not necessary to
use discovered toolchains. The <code>select-jdk-toolchain</code> will select a
toolchain amongst explicitly configured toolchains and discovered toolchains.
Discovered toolchains are cached in
<code>~/.m2/discovered-toolchains-cache.xml</code> file by default, to speed up
builds.</p>
+<p>If you prefer, you can use the <code>generate-jdk-toolchains-xml</code> to
generate a toolchain XML. This can be used in conjunction with the
<code>discoverToolchains=false</code> configuration to disable discovery and
only use explicitly configured toolchains.</p></section></section>
+ </main>
+ </div>
+ </div>
+ <hr/>
+ <footer>
+ <div class="container-fluid">
+ <div class="row-fluid">
+ <p>© 2002–2024
+<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-toolchains-plugin-LATEST/toolchains/jdk.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/toolchains/jdk.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/toolchains/jdk.html
Sat Apr 13 09:39:32 2024
@@ -52,7 +52,7 @@
<li><a href="../index.html" title="Apache Maven Toolchains
Plugin">Apache Maven Toolchains Plugin</a><span class="divider">/</span></li>
<li class="active ">JDK Toolchain <a
href="https://github.com/apache/maven-toolchains-plugin/tree/HEAD/src/site/apt/toolchains/jdk.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: 2024-04-13</li>
- <li id="projectVersion" class="pull-right">Version:
3.1.1-SNAPSHOT</li>
+ <li id="projectVersion" class="pull-right">Version:
3.2.0-SNAPSHOT</li>
</ul>
</div>
</header>
@@ -65,14 +65,14 @@
<li><a href="../plugin-info.html" title="Goals"><span
class="icon-chevron-down"></span>Goals</a>
<ul class="nav nav-list">
<li><a href="../select-jdk-toolchain-mojo.html"
title="toolchains:select-jdk-toolchain"><span
class="none"></span>toolchains:select-jdk-toolchain</a></li>
- <li><a href="../toolchain-mojo.html" title="toolchains:toolchain"><span
class="none"></span>toolchains:toolchain</a></li>
<li><a href="../display-discovered-jdk-toolchains-xml-mojo.html"
title="toolchains:display-discovered-jdk-toolchains-xml"><span
class="none"></span>toolchains:display-discovered-jdk-toolchains-xml</a></li>
<li><a href="../generate-jdk-toolchains-xml-mojo.html"
title="toolchains:generate-jdk-toolchains-xml"><span
class="none"></span>toolchains:generate-jdk-toolchains-xml</a></li>
+ <li><a href="../toolchain-mojo.html" title="toolchains:toolchain"><span
class="none"></span>toolchains:toolchain</a></li>
<li><a href="../help-mojo.html" title="toolchains:help"><span
class="none"></span>toolchains:help</a></li>
</ul></li>
<li><a href="../usage.html" title="Usage"><span
class="icon-chevron-down"></span>Usage</a>
<ul class="nav nav-list">
- <li><a href="../toolchains/discovery.html" title="Discovery
mechanism"><span class="none"></span>Discovery mechanism</a></li>
+ <li><a href="../toolchains/jdk-discovery.html" title="JDK Discovery
Mechanism"><span class="none"></span>JDK Discovery Mechanism</a></li>
<li><a href="../toolchains/index.html" title="Standard Toolchains"><span
class="none"></span>Standard Toolchains</a></li>
<li class="active"><a><span class="none"></span>JDK Standard
Toolchain</a></li>
<li><a href="../toolchains/custom.html" title="Custom Toolchains"><span
class="none"></span>Custom Toolchains</a></li>
@@ -126,16 +126,16 @@
</header>
<main id="bodyColumn" class="span10" >
<section>
-<h2><a name="JDK_Toolchain"></a>JDK Toolchain</h2></section><section>
-<h2><a
name="Note_that_this_page_refers_to_hand-written_JDK_toolchains._For_a_simpler_setup.2C_look_at_the_discovery_mechanism."></a>Note
that this page refers to hand-written JDK toolchains. For a simpler setup,
look at the <a href="./discovery.html">discovery mechanism</a>.</h2><section>
+<h2><a name="JDK_Toolchain"></a>JDK Toolchain</h2>
+<p>Note that this page refers to hand-written JDK toolchains in
<code>~/.m2/toolchains.xml</code>. For a simpler setup, look at the <a
href="./jdk-discovery.html">JDK discovery mechanism</a>.</p><section>
<h3><a name="Toolchain_Description"></a>Toolchain Description</h3>
<p>The toolchain type id for JDK is "<code>jdk</code>".</p>
<p>Predefined <code><provides></code> identification tokens, for
requirement matching in plugin configuration, are:</p>
<ul>
-<li>"<code>version</code>" marks the version of the JDK in
<code>toolchain.xml</code>. In plugin's selection, this can be either a single
version or a version range.</li>
+<li>"<code>version</code>" marks the version of the JDK in
<code>toolchains.xml</code>. In plugin's selection, this can be either a single
version or a version range.</li>
<li>Other tokens are accepted, but only exact matches are supported.</li></ul>
-<p>There is only one <code>toolchains.xml</code>
<code><configuration></code> element named
"<code>jdkHome</code>". It designates the root directory of a JDK
installation.</p></section><section>
-<h3><a name="Sample_toolchains.xml_setup"></a>Sample
<code>toolchains.xml</code> setup</h3>
+<p>In <code>toolchains.xml</code>, there is only one
<code><configuration></code> element named
"<code>jdkHome</code>". It designates the root directory of a JDK
installation.</p></section><section>
+<h3><a name="Sample_.7E.2F.m2.2Ftoolchains.xml_setup"></a>Sample
<code>~/.m2/toolchains.xml</code> setup</h3>
<div class="source"><pre class="prettyprint linenums"><toolchains>
<toolchain>
<type>jdk</type>
@@ -161,7 +161,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-toolchains-plugin</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
<executions>
<execution>
<goals>
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/usage.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/usage.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/usage.html
Sat Apr 13 09:39:32 2024
@@ -53,7 +53,7 @@ Dennis Lundberg" />
<li><a href="index.html" title="Apache Maven Toolchains Plugin">Apache
Maven Toolchains Plugin</a><span class="divider">/</span></li>
<li class="active ">Usage <a
href="https://github.com/apache/maven-toolchains-plugin/tree/HEAD/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: 2024-04-13</li>
- <li id="projectVersion" class="pull-right">Version:
3.1.1-SNAPSHOT</li>
+ <li id="projectVersion" class="pull-right">Version:
3.2.0-SNAPSHOT</li>
</ul>
</div>
</header>
@@ -66,14 +66,14 @@ Dennis Lundberg" />
<li><a href="plugin-info.html" title="Goals"><span
class="icon-chevron-down"></span>Goals</a>
<ul class="nav nav-list">
<li><a href="select-jdk-toolchain-mojo.html"
title="toolchains:select-jdk-toolchain"><span
class="none"></span>toolchains:select-jdk-toolchain</a></li>
- <li><a href="toolchain-mojo.html" title="toolchains:toolchain"><span
class="none"></span>toolchains:toolchain</a></li>
<li><a href="display-discovered-jdk-toolchains-xml-mojo.html"
title="toolchains:display-discovered-jdk-toolchains-xml"><span
class="none"></span>toolchains:display-discovered-jdk-toolchains-xml</a></li>
<li><a href="generate-jdk-toolchains-xml-mojo.html"
title="toolchains:generate-jdk-toolchains-xml"><span
class="none"></span>toolchains:generate-jdk-toolchains-xml</a></li>
+ <li><a href="toolchain-mojo.html" title="toolchains:toolchain"><span
class="none"></span>toolchains:toolchain</a></li>
<li><a href="help-mojo.html" title="toolchains:help"><span
class="none"></span>toolchains:help</a></li>
</ul></li>
<li class="active"><a><span class="icon-chevron-down"></span>Usage</a>
<ul class="nav nav-list">
- <li><a href="toolchains/discovery.html" title="Discovery
mechanism"><span class="none"></span>Discovery mechanism</a></li>
+ <li><a href="toolchains/jdk-discovery.html" title="JDK Discovery
Mechanism"><span class="none"></span>JDK Discovery Mechanism</a></li>
<li><a href="toolchains/index.html" title="Standard Toolchains"><span
class="none"></span>Standard Toolchains</a></li>
<li><a href="toolchains/jdk.html" title="JDK Standard Toolchain"><span
class="none"></span>JDK Standard Toolchain</a></li>
<li><a href="toolchains/custom.html" title="Custom Toolchains"><span
class="none"></span>Custom Toolchains</a></li>
@@ -131,7 +131,7 @@ Dennis Lundberg" />
<p>Brief examples on how to use the Maven Toolchains Plugin.</p><section>
<h3><a name="What_is_a_toolchain.3F"></a>What is a toolchain?</h3>
<p>A <a
href="/ref/current/maven-core/apidocs/org/apache/maven/toolchain/Toolchain.html">Toolchain</a>
is an object that Maven plugins can use to retrieve preconfigured tools
(including location and other information).</p>
-<p>Maven Toolchains Plugin can read which toolchains are available on the
user's computer (as configured in <code>toolchains.xml</code>) and match them
against the toolchain requirements of the project (as configured in
<code>pom.xml</code>). If a match is found, the toolchain is made available to
other, <i>toolchain aware</i>, Maven plugins in the build.</p>
+<p>Maven Toolchains Plugin can read which toolchains are available on the
user's computer (as configured in <code>~/.m2/toolchains.xml</code>) and match
them against the toolchain requirements of the project (as configured in
<code>pom.xml</code>). If a match is found, the toolchain is made available to
other, <i>toolchain aware</i>, Maven plugins in the build.</p>
<p>A list of which plugins are <i>toolchain aware</i> can be found in the <a
href="/guides/mini/guide-using-toolchains.html">Guide to Using
Toolchains</a>.</p>
<p>With the <code>jdk</code> toolchain, for example, instead of being stuck
with the JDK used to run Maven, all plugins can use the same other JDK instance
without hardcoding absolute paths into the <code>pom.xml</code> and without
configuring every plugin that require a path to JDK
tools.</p></section><section>
<h3><a name="The_toolchains:toolchain_goal"></a>The
<code>toolchains:toolchain</code> goal</h3>
@@ -143,7 +143,7 @@ Dennis Lundberg" />
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-toolchains-plugin</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
<configuration>
<!-- Configure your toolchain requirements here -->
<toolchain-type>
@@ -166,12 +166,12 @@ Dennis Lundberg" />
<p>You can read more about which standard toolchains are available <a
href="./toolchains/index.html">here</a>.</p>
<p>When executing, output will show toolchain(s) selection, for example:</p>
<div>
-<pre>[INFO] --- toolchains:3.1.1-SNAPSHOT:toolchain (default) @ project ---
+<pre>[INFO] --- toolchains:3.2.0-SNAPSHOT:toolchain (default) @ project ---
[INFO] Required toolchain: jdk [ version='11' ]
[INFO] Found matching toolchain for type jdk: JDK[/opt/jdk-11]</pre></div>
<p>or fail if no toolchain was found matching expected requirements:</p>
<div>
-<pre>[INFO] --- toolchains:3.1.1-SNAPSHOT:toolchain (default) @ project ---
+<pre>[INFO] --- toolchains:3.2.0-SNAPSHOT:toolchain (default) @ project ---
[INFO] Required toolchain: jdk [ version='17' ]
[ERROR] No toolchain matched from 2 found for type jdk
[ERROR] Cannot find matching toolchain definitions for the following toolchain
types:
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/index.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/index.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/index.html
Sat Apr 13 09:39:32 2024
@@ -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 Toolchains Plugin 3.1.1-SNAPSHOT Reference</title>
+ <title>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/org/apache/maven/plugins/toolchain/jdk/package-frame.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/org/apache/maven/plugins/toolchain/jdk/package-frame.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/org/apache/maven/plugins/toolchain/jdk/package-frame.html
Sat Apr 13 09:39:32 2024
@@ -4,7 +4,7 @@
<!-- generated by Apache Maven JXR (jdk8) -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <title>Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT Reference Package
org.apache.maven.plugins.toolchain.jdk</title>
+ <title>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference Package
org.apache.maven.plugins.toolchain.jdk</title>
<link rel="stylesheet" type="text/css"
href="../../../../../../stylesheet.css" title="style" />
</head>
<body>
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/org/apache/maven/plugins/toolchain/jdk/package-summary.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/org/apache/maven/plugins/toolchain/jdk/package-summary.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/org/apache/maven/plugins/toolchain/jdk/package-summary.html
Sat Apr 13 09:39:32 2024
@@ -4,7 +4,7 @@
<!-- generated by Apache Maven JXR (jdk8) -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <title>Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT Reference Package
org.apache.maven.plugins.toolchain.jdk</title>
+ <title>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference Package
org.apache.maven.plugins.toolchain.jdk</title>
<link rel="stylesheet" type="text/css"
href="../../../../../../stylesheet.css" title="style" />
</head>
@@ -23,7 +23,7 @@
<li>Index</li>
<li>Help</li>
</ul>
- <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.1.1-SNAPSHOT Reference</strong></em></div>
+ <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.2.0-SNAPSHOT Reference</strong></em></div>
</div>
<div class="subNav">
<ul class="navList">
@@ -81,7 +81,7 @@
<li>Index</li>
<li>Help</li>
</ul>
- <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.1.1-SNAPSHOT Reference</strong></em></div>
+ <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.2.0-SNAPSHOT Reference</strong></em></div>
</div>
<div class="subNav">
<ul class="navList">
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/overview-frame.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/overview-frame.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/overview-frame.html
Sat Apr 13 09:39:32 2024
@@ -4,11 +4,11 @@
<!-- generated by Apache Maven JXR (jdk8) -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <title>Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT Reference</title>
+ <title>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css"
title="style" />
</head>
<body>
- <h1 title="Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT Reference"
class="bar"><strong>Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT
Reference</strong></h1>
+ <h1 title="Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference"
class="bar"><strong>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT
Reference</strong></h1>
<div class="indexHeader"><span><a href="allclasses-frame.html"
target="packageFrame">All Classes</a></span></div>
<div class="indexContainer">
<h2 title="Packages">Packages</h2>
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/overview-summary.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/overview-summary.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref-test/overview-summary.html
Sat Apr 13 09:39:32 2024
@@ -4,7 +4,7 @@
<!-- generated by Apache Maven JXR (jdk7) -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <title>Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT Reference</title>
+ <title>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css"
title="style" />
</head>
<body>
@@ -22,7 +22,7 @@
<li>Index</li>
<li>Help</li>
</ul>
- <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.1.1-SNAPSHOT Reference</strong></em></div>
+ <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.2.0-SNAPSHOT Reference</strong></em></div>
</div>
<div class="subNav">
<ul class="navList">
@@ -37,7 +37,7 @@
</div>
<div class="header">
- <h1 class="title">Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT
Reference</h1>
+ <h1 class="title">Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT
Reference</h1>
</div>
<div class="contentContainer">
<table class="overviewSummary" border="0" cellpadding="3"
cellspacing="0" summary="Packages table, listing packages">
@@ -71,7 +71,7 @@
<li>Index</li>
<li>Help</li>
</ul>
- <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.1.1-SNAPSHOT Reference</strong></em></div>
+ <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.2.0-SNAPSHOT Reference</strong></em></div>
</div>
<div class="subNav">
<ul class="navList">
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/index.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/index.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/index.html
Sat Apr 13 09:39:32 2024
@@ -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 Toolchains Plugin 3.1.1-SNAPSHOT Reference</title>
+ <title>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/maven_toolchains_plugin/package-frame.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/maven_toolchains_plugin/package-frame.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/maven_toolchains_plugin/package-frame.html
Sat Apr 13 09:39:32 2024
@@ -4,7 +4,7 @@
<!-- generated by Apache Maven JXR (jdk8) -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <title>Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT Reference Package
org.apache.maven.plugins.maven_toolchains_plugin</title>
+ <title>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference Package
org.apache.maven.plugins.maven_toolchains_plugin</title>
<link rel="stylesheet" type="text/css"
href="../../../../../stylesheet.css" title="style" />
</head>
<body>
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/maven_toolchains_plugin/package-summary.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/maven_toolchains_plugin/package-summary.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/maven_toolchains_plugin/package-summary.html
Sat Apr 13 09:39:32 2024
@@ -4,7 +4,7 @@
<!-- generated by Apache Maven JXR (jdk8) -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <title>Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT Reference Package
org.apache.maven.plugins.maven_toolchains_plugin</title>
+ <title>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference Package
org.apache.maven.plugins.maven_toolchains_plugin</title>
<link rel="stylesheet" type="text/css"
href="../../../../../stylesheet.css" title="style" />
</head>
@@ -23,7 +23,7 @@
<li>Index</li>
<li>Help</li>
</ul>
- <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.1.1-SNAPSHOT Reference</strong></em></div>
+ <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.2.0-SNAPSHOT Reference</strong></em></div>
</div>
<div class="subNav">
<ul class="navList">
@@ -81,7 +81,7 @@
<li>Index</li>
<li>Help</li>
</ul>
- <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.1.1-SNAPSHOT Reference</strong></em></div>
+ <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.2.0-SNAPSHOT Reference</strong></em></div>
</div>
<div class="subNav">
<ul class="navList">
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/toolchain/jdk/package-frame.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/toolchain/jdk/package-frame.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/toolchain/jdk/package-frame.html
Sat Apr 13 09:39:32 2024
@@ -4,7 +4,7 @@
<!-- generated by Apache Maven JXR (jdk8) -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <title>Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT Reference Package
org.apache.maven.plugins.toolchain.jdk</title>
+ <title>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference Package
org.apache.maven.plugins.toolchain.jdk</title>
<link rel="stylesheet" type="text/css"
href="../../../../../../stylesheet.css" title="style" />
</head>
<body>
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/toolchain/jdk/package-summary.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/toolchain/jdk/package-summary.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/toolchain/jdk/package-summary.html
Sat Apr 13 09:39:32 2024
@@ -4,7 +4,7 @@
<!-- generated by Apache Maven JXR (jdk8) -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <title>Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT Reference Package
org.apache.maven.plugins.toolchain.jdk</title>
+ <title>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference Package
org.apache.maven.plugins.toolchain.jdk</title>
<link rel="stylesheet" type="text/css"
href="../../../../../../stylesheet.css" title="style" />
</head>
@@ -23,7 +23,7 @@
<li>Index</li>
<li>Help</li>
</ul>
- <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.1.1-SNAPSHOT Reference</strong></em></div>
+ <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.2.0-SNAPSHOT Reference</strong></em></div>
</div>
<div class="subNav">
<ul class="navList">
@@ -101,7 +101,7 @@
<li>Index</li>
<li>Help</li>
</ul>
- <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.1.1-SNAPSHOT Reference</strong></em></div>
+ <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.2.0-SNAPSHOT Reference</strong></em></div>
</div>
<div class="subNav">
<ul class="navList">
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/toolchain/package-frame.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/toolchain/package-frame.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/toolchain/package-frame.html
Sat Apr 13 09:39:32 2024
@@ -4,7 +4,7 @@
<!-- generated by Apache Maven JXR (jdk8) -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <title>Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT Reference Package
org.apache.maven.plugins.toolchain</title>
+ <title>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference Package
org.apache.maven.plugins.toolchain</title>
<link rel="stylesheet" type="text/css"
href="../../../../../stylesheet.css" title="style" />
</head>
<body>
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/toolchain/package-summary.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/toolchain/package-summary.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/org/apache/maven/plugins/toolchain/package-summary.html
Sat Apr 13 09:39:32 2024
@@ -4,7 +4,7 @@
<!-- generated by Apache Maven JXR (jdk8) -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <title>Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT Reference Package
org.apache.maven.plugins.toolchain</title>
+ <title>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference Package
org.apache.maven.plugins.toolchain</title>
<link rel="stylesheet" type="text/css"
href="../../../../../stylesheet.css" title="style" />
</head>
@@ -23,7 +23,7 @@
<li>Index</li>
<li>Help</li>
</ul>
- <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.1.1-SNAPSHOT Reference</strong></em></div>
+ <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.2.0-SNAPSHOT Reference</strong></em></div>
</div>
<div class="subNav">
<ul class="navList">
@@ -91,7 +91,7 @@
<li>Index</li>
<li>Help</li>
</ul>
- <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.1.1-SNAPSHOT Reference</strong></em></div>
+ <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.2.0-SNAPSHOT Reference</strong></em></div>
</div>
<div class="subNav">
<ul class="navList">
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/overview-frame.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/overview-frame.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/overview-frame.html
Sat Apr 13 09:39:32 2024
@@ -4,11 +4,11 @@
<!-- generated by Apache Maven JXR (jdk8) -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <title>Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT Reference</title>
+ <title>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css"
title="style" />
</head>
<body>
- <h1 title="Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT Reference"
class="bar"><strong>Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT
Reference</strong></h1>
+ <h1 title="Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference"
class="bar"><strong>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT
Reference</strong></h1>
<div class="indexHeader"><span><a href="allclasses-frame.html"
target="packageFrame">All Classes</a></span></div>
<div class="indexContainer">
<h2 title="Packages">Packages</h2>
Modified:
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/overview-summary.html
==============================================================================
---
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/overview-summary.html
(original)
+++
maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/overview-summary.html
Sat Apr 13 09:39:32 2024
@@ -4,7 +4,7 @@
<!-- generated by Apache Maven JXR (jdk7) -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <title>Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT Reference</title>
+ <title>Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT Reference</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css"
title="style" />
</head>
<body>
@@ -22,7 +22,7 @@
<li>Index</li>
<li>Help</li>
</ul>
- <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.1.1-SNAPSHOT Reference</strong></em></div>
+ <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.2.0-SNAPSHOT Reference</strong></em></div>
</div>
<div class="subNav">
<ul class="navList">
@@ -37,7 +37,7 @@
</div>
<div class="header">
- <h1 class="title">Apache Maven Toolchains Plugin 3.1.1-SNAPSHOT
Reference</h1>
+ <h1 class="title">Apache Maven Toolchains Plugin 3.2.0-SNAPSHOT
Reference</h1>
</div>
<div class="contentContainer">
<table class="overviewSummary" border="0" cellpadding="3"
cellspacing="0" summary="Packages table, listing packages">
@@ -81,7 +81,7 @@
<li>Index</li>
<li>Help</li>
</ul>
- <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.1.1-SNAPSHOT Reference</strong></em></div>
+ <div class="aboutLanguage"><em><strong>Apache Maven Toolchains
Plugin 3.2.0-SNAPSHOT Reference</strong></em></div>
</div>
<div class="subNav">
<ul class="navList">