You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Sylwester Lachiewicz <sl...@apache.org> on 2021/02/08 12:44:35 UTC

[ANN] Apache Maven Shared Invoker 3.1.0 Released

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.cgi

Release 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org