MVN

org.apache.maven.plugins : maven-toolchains-plugin

Maven & Gradle

Jun 18, 2022
6 usages
14 stars

Apache Maven Toolchains Plugin · The Toolchains Plugins allows to share configuration across plugins. For example to make sure the plugins like compiler, surefire, javadoc, webstart etc. all use the same JDK for execution.

<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-toolchains-plugin</artifactId>
    <version>3.1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.maven.plugins : maven-toolchains-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of org.apache.maven.plugins : maven-toolchains-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
maven-toolchains-plugin-3.1.0
3.0.x
maven-toolchains-plugin-3.0.0
1.1
maven-toolchains-plugin-1.1
1.0
maven-toolchains-plugin-1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-toolchains-plugin</artifactId>
    <version>3.1.0</version>
</plugin>

Advertisement

Dependencies from Group

May 03, 2023
208 usages
21 stars
Feb 12, 2023
135 usages
73 stars
May 19, 2023
131 usages
137 stars
Feb 14, 2023
115 usages
186 stars
May 17, 2023
108 usages
25 stars

Discover Dependencies

Dec 22, 2021
7 usages
428 stars
Feb 20, 2023
35 stars
Jun 12, 2019
1 usages
1 stars
Oct 03, 2022
19 usages
3.3k stars
Nov 09, 2021
318 stars
Jun 11, 2019
2 stars
May 05, 2023
84 usages
1.3k stars
Aug 15, 2023
49 usages
12.9k stars