Hi Greg,
I remember that being done with the maven-exec-plugin, you may have a look
at [1]
Hope this helps,
Tommaso

[1] : http://markmail.org/thread/wc6riilnheh7v2cy

2011/3/2 Greg Holmberg <holmberg2...@comcast.net>

> Hi UIMA users--
>
>
> Does anyone know how to get maven to run jcasgen as part of a build?
>
> Rather than check-in the generated .java files, I would rather only check
> in the TypeSystem.xml and generate the .java files when necessary.
>
> I suppose that the .java files should then go in target/generated-sources
> and not in src.
>
> I searched the documentation (tools.pdf: Chapter 7: JCasGen User's Guide)
> and UIMA issues in Apache Jira, but I didn't see this mentioned anywhere.
>  For example, a maven plug-in for running JCasGen.
>
> Perhaps it can be done without a plug-in?  Just some sort of configuration
> in the pom.xml?
>
> Thanks,
>
>
> Greg Holmberg
>

Reply via email to