Great News!   I was looking for an alternative to the MyFaces apt plugin.
Thank you for all the hard work!

-Josh

On Fri, Apr 25, 2008 at 8:58 AM, Mark Hobson <[EMAIL PROTECTED]> wrote:

> The Mojo team is pleased to announce the release of the Apt Maven
> Plugin, version 1.0-alpha-2.
>
> This plugin allows the Annotation Processing Tool (apt) to be run
> against a Maven project.
>
> http://mojo.codehaus.org/apt-maven-plugin/
>
> You can run mvn -up to get the latest version of the plugin, or specify
> the version in your project's plugin configuration:
>
> <plugin>
>  <groupId>org.codehaus.mojo</groupId>
>  <artifactId>apt-maven-plugin</artifactId>
>  <version>1.0-alpha-2</version>
> </plugin>
>
> Release Notes - Apt Maven Plugin - Version 1.0-alpha-2
>
> * [MOJO-1072] Add plugin dependencies to apt classpath
> * [MOJO-1080] Corrected goal phases
> * [MOJO-1081] Added skip parameter
> * Features from Tobago's forked maven-apt-plugin merged back in
> * apt:*execute goals renamed to apt:*process
> * Major refactor from previous release to tidy code
> * Added test suite
> * Site rewritten
>
> Enjoy,
>
> -The Mojo team
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to