The Apache Maven team is pleased to announce the release of the Apache Maven Patch Plugin, version 1.2.
The Patch Plugin is used to apply patches to source files.
1 2 3 4 5 |
|
Release Notes – Maven Patch Plugin – Version 1.2:
Improvement:
- MPATCH-17 – Make Plugin only 2.2.1 compatible – get rid of Maven 2.0
New Feature:
- MPATCH-15 – Expose the “binary” option as a parameter
Task:
- MPATCH-14 – use maven-plugin-tools’ java 5 annotations
Enjoy,
- The Apache Maven team