Re: using apt (annotation processing) with maven 2

2006-08-03 Thread Rohnny Moland
Just for the record, if someone else needs to use maven 2 and APT, the tobago apt-maven-plugin works fine. The only problem I have met so far, is to pass in ann env options to the processor. Seems like there is a bug here in the plugin. Example of usage: org.apache.myfaces.tobago maven-apt-pl

Re: using apt (annotation processing) with maven 2

2006-08-03 Thread Rohnny Moland
Chris Hilton wrote: > There is a source jar for an apt plugin at: > > http://www.mvnrepository.com/artifact/org.apache.myfaces.tobago/maven-ap > t-plugin/1.0.7 Thanks, I'll try that. Couldnt find how to add classpath and such things then, but I may ask more on the myfaces mailinglist. > > No id

RE: using apt (annotation processing) with maven 2

2006-08-03 Thread Chris Hilton
There is a source jar for an apt plugin at: http://www.mvnrepository.com/artifact/org.apache.myfaces.tobago/maven-ap t-plugin/1.0.7 No idea if that works, but might be worth investigating. As far as the antrun option goes, you'll need to specify the ant-apt.jar as a dependency within the antrun e