The Apache Maven team is pleased to announce the release of the
maven-shared-utils, version 0.5
This project aims to be a functional replacement for
{{{http://plexus.codehaus.org/plexus-utils}plexus-utils}} in Maven.
It is not a 100% API compatible replacement though but a replacement
<with improvements>:
lots of methods got cleaned up, generics got added and we dropped a
lot of unused code. Although all
the classes are in different packages from plexus-utils, if the method
is present it will have the same
semantics, facilitating easy conversion.
http://maven.apache.org/shared/maven-shared-utils/
The version 0.5 brings in a new API to execute java tools of the jdk
(jarsinger, keytool, ...).
Release Notes - Maven Shared Components - Version maven-shared-utils-0.5
** New Feature
* [MSHARED-304] - Create a API for java tool
Enjoy,
-The Apache Maven team
tony.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]