Just caught up with my emails and saw MOJO-1458, awesome work Benjamin! That's been on my todo list for some time now. Should also fix MNGECLIPSE-1294 which means apt-maven-plugin is now m2eclipse compatible :)
Thanks, Mark 2009/11/25 Benjamin Bentmann <[email protected]>: > 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 > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
