The Apache Maven team is pleased to announce the release of the Apache
Maven Shared Invoker, version 3.1.0
For information about the functionality of this lib - please check the website:
https://maven.apache.org/shared/maven-invoker/You should specify the version in your project's dependency configuration:
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-invoker</artifactId>
<version>3.1.0</version>
</dependency>
You can download the appropriate sources etc. from the download page:
http://maven.apache.org/shared/maven-invoker/download.cgiRelease Notes - Maven Shared Components - Version maven-invoker-3.1.0
** Improvement
* [MSHARED-879] - make build Reproducible
* [MSHARED-976] - Maven 3.1.1 prerequisite to run ( + move to JSR-330)
* [MSHARED-978] - Add option to use the 'quiet' (-q) flag
** Dependency upgrade
* [MSHARED-977] - Upgrade to maven-shared-utils to 3.3.3
Enjoy,
-The Apache Maven team
---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
For additional commands, e-mail:
[hidden email]