The Apache Maven team is pleased to announce the release of the Apache Maven Verifier Shared Component, version 1.6.
You should specify the version in your project’s dependencies configuration:
1 2 3 4 5 |
|
Release Notes – Maven Shared Components – Version maven-verifier-1.6
Bug:
- MSHARED-410 – Verifier mishandles systemProperties
Improvements:
- MSHARED-405 – Upgrade maven-shared-utils to 0.7
- MSHARED-418 – Verifier should not use hard coded CLI options without possibility to modify them
- MSHARED-427 – Upgrade maven-shared-utils to 0.8
Enjoy,
-The Apache Maven team