The Mojo team is pleased to announce the release of the Apt Maven
Plugin, version 1.0-alpha-4.

This plugin provides goals to run the Annotation Processing Tool (apt)
against project sources.

http://mojo.codehaus.org/apt-maven-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
 <groupId>org.codehaus.mojo</groupId>
 <artifactId>apt-maven-plugin</artifactId>
 <version>1.0-alpha-4</version>
</plugin>

Release Notes - Mojo - Version apt-maven-plugin-1.0-alpha-4

** Bug
    * [MOJO-1478] - Distinguish between -d and -s correctly when invoking apt
    * [MOJO-1494] - Source and resource dirs are added multiple times
if apt has multiple executions
    * [MOJO-1570] - [m3] Apt fails to include plugin dependencies in classpath

Enjoy,

-The Mojo team

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to