The Apache Maven team is pleased to announce the release of the Apache Maven 
Verifier, version 1.7.2

This library provides a test harness for Maven integration tests.

https://maven.apache.org/shared/maven-verifier/ 
[https://maven.apache.org/shared/maven-verifier/]

You should specify the dependency in your project:

<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-verifier</artifactId>
<version>1.7.2</version>
</dependency>

You can download the appropriate sources etc. from the download page:

https://maven.apache.org/shared/maven-verifier/download.html 
[https://maven.apache.org/shared/maven-verifier/download.html]


Release Notes - Maven Shared Components - Version maven-verifier-1.7.2

** Bug
    * [MSHARED-885] - Maven Wrapper fails on non-Windows OSes

Enjoy,


-The Apache Maven team

Reply via email to