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.

http://maven.apache.org/plugins/maven-patch-plugin/

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-patch-plugin</artifactId>
  <version>1.2</version>
</plugin>

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

Reply via email to