You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Michael Osipov <mi...@apache.org> on 2022/06/20 12:53:47 UTC

[ANN] Maven Toolchains Plugin 3.1.0 released

The Apache Maven team is pleased to announce the release of the Maven 
Toolchains Plugin version 3.1.0.

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

You should specify the version in your project's plugin configuration:

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


Release Notes - Maven Deploy Plugin - Version 3.1.0

** Improvement
     * [MTOOLCHAINS-31] - Not threadsafe for parallel execution
     * [MTOOLCHAINS-32] - make build Reproducible

** Task
     * [MTOOLCHAINS-40] - Update parent to 36, Maven to 3.2.5, make it 
Java 8

** Dependency upgrade
     * [MTOOLCHAINS-33] - set minimum maven version to 3.1


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org