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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-toolchains-plugin
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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.
Project URL

Project URL

https://maven.apache.org/plugins/maven-toolchains-plugin/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-toolchains-plugin/tree/maven-toolchains-plugin-3.1.0

Download maven-toolchains-plugin

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.maven : maven-core jar 3.2.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

Project Modules

There are no modules declared in this project.
org.apache.maven.plugins

The Apache Software Foundation

Versions

Version
3.1.0
3.0.0
1.1
1.0