Hi,

I finished my test with the mac for today and managed to install and build
uima on a plain macbook. I included my experiences with the installation in
the wiki, so that others can just follow the steps (
http://cwiki.apache.org/confluence/display/UIMA/Extracting+from+SVN+components+into+Eclipse+Projects
).

The last thing I did was creating the projects with:
mvn install

This worked form the point of building.  Unfortunately do I get 5 errors in
the tests. I tried to find the source of the error, but the output of the
test was to big and even a dump of the output in a text file didn't help me,
because it is more than 3 MB big and hard to search without RegEx support in
the editor. I saw that there are test results placed under
target/surefire-reports/* and found a way to generate the html reports based
on them (which is not documented yet I think), but even in those everything
looks fine. No error messages. Any suggestions? How do you look for the
errors in such a case?

-- Mirko

Reply via email to