Apache Maven Shared Component: Maven Verifier Version 1.7.1 Released
The Apache Maven team is pleased to announce the release of the
Maven Verifier, version 1.7.1.
This library provides a test harness for Maven integration tests.
You should specify the version in your project’s dependency configuration:
1 2 3 4 5 |
|
You can download the appropriate sources etc. from the download page.
Release Notes – Maven Verifier – Version 1.7.1
-
Bug:
- MSHARED-872 – Embedded3xLauncher cannot be initialized
Enjoy,
-The Apache Maven team