The Mojo team is pleased to announce the release of the APT Maven
Plugin, version 1.0-alpha-3.
http://mojo.codehaus.org/apt-maven-plugin/
The major change in this release is a fix to the embedded invocation of
APT to enable interoperability with Maven 3.
To get this update, simply specify the version in the plugin
configuration of your POM:
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>apt-maven-plugin</artifactId>
<version>1.0-alpha-3</version>
</plugin>
Release Notes - Maven 2.x APT Plugin - Version 1.0-alpha-3
** Bug
* [MOJO-1458] - Fix non-forked APT invocation to not hack system
class loader
** Improvement
* [MOJO-1111] - Uplift code from 1.4 to 1.5
Enjoy,
The Mojo Team
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email