It seems the line
this.annotTester = new
AnnotatorTester(JUnitExtension.getFile("WhitespaceTokenizer.xml"));
fails due to
URL url =
JUnitExtension.class.getClassLoader().getResource(aRelativeFilePath);
being null.
As far as I can see the WhitespaceTokenizer.xml file should be under
target/classes so it should be found with such a call I think (and this
happens on local maven build).
Any ideas?
Tommaso


2011/3/27 Apache Hudson Server <[email protected]>

> See <
> https://hudson.apache.org/hudson/job/UIMA%20Addons/org.apache.uima$WhitespaceTokenizer/2/
> >
>
>
>

Reply via email to