Hi,
Those classes are generated during the build. Try going to
http://uima.apache.org/one-time-setup.html#maven-setup
and looking at step 4.
I used the approach in 4.1.
On Thu, Oct 21, 2010 at 10:19 AM, Zunaid Kazi
<zunaid.kazi@knowtomation.com> wrote:
> I have recently started using UIMA and have been playing along with the
> various sandbox annotators with varying degree of succes. I ran into a
> couple of compile issues with RegularExpressionAnnotator:
>
> 1. I cannot find the source or jar that contains
> org.apache.incubator.uima.regex.* classes which is required by, for example,
> ConceptFileParser_impl
> 2. I am also having issues with compiling the unit tests: can't seem to
> find the JUnitExtension class.
>
> The above was not on the annotator package I downloaded from SVN.
>
> Any help much appreciated.
>
> - Z
>
|