The Apache Maven team is pleased to announce the release of the Apache Maven Shared Utils, version 0.8
This project aims to be a functional replacement for plexus-utils in Maven.
1 2 3 4 5 |
|
Release Notes – Maven Shared Utils Release 0.8
Bug:
- MSHARED-369 – ReflectionValueExtractor regression; incorrect parsing
Improvement:
- MSHARED-415 – Allow passing a Charset to be used by the StreamPumper to read from the input streams
Enjoy,
-The Apache Maven team