I think the issue was the packaging type (war), however, I'm not 100%
sure. Either that or the parent pom which might setup some of the
annotation processing stuff (I think we use glassfish-parent). I'll
look into this more when I have time and write something up about it.
Once you get the antrun plugin working, I'd be curious to see what that
looks like -- I'm still learning mvn.
Thanks!
Ken
Rebecca Searls wrote:
> Never mind. I'll just use maven-antrun-plugin instead.
>
> On 08/18/08 15:29, Rebecca Searls wrote:
>> Ken,
>>
>> I reviewed the pom.xml you provided. I cut/pasted and
>> altered the plugin from your pom.xml
>> into mind but still have not been successful getting the
>> Handler.map generated. I have
>> been successful generating it with ant but we are trying to be
>> completely maven driven
>> so if possible I would like to get this working there. I have
>> attached my pom.xml and
>> the bld output log. Do you see anything that is wrong? Is
>> ant-apt.jar required to be
>> in some maven path?
>>
>>
>>
>>
>