I tried it on a old linux box (WBEL4) and came across this:

INFO: The installed XML Parser does not support schema validation. No validation will occur. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 sec

Results :

Failed tests:
  testFindRelativePath(org.apache.uima.util.FileUtilsTest)

Tests in error:
testProcess (org.apache.uima.analysis_engine.impl.AnalysisEngine_implTest)

which I'm guessing it due to the ancient java (1.4.2) it has installed on it.

I'm going to download the 'release' version of UIMA and use that instead.

--Ian

On 11/04/2007, at 11:00 AM, Marshall Schor wrote:

Marshall Schor wrote:
Ian Holsman wrote:
Hi Again.

I'm still getting this error, and am stumped on how to resolve this.

any hints?

It's OS/X using the maven (2.0.6), and a clean install.

regards
Ian

On 05/04/2007, at 12:22 PM, Ian Holsman wrote:

Hi.


Ian - I'm not a Maven maven, but here's some things to try:

1) If you have access to a Linux or Windows machine, try doing this on that machine. We don't normally have access
to Macs so the testing is more spotty there.

2) try scanning the uimaj project's "pom.xml" file to see if it has somehow been corrupted on your system. When I scan it, it shows only one instance of "Implementation-Title".

3) This may be a Maven issue. There are some recent hits of others on google, if you put this error message into the search engine. One says to get more info by running Maven with the -e flag. You might try that and see what happens.

If it runs on Windows but not on the Mac, I'd suggest posting a message to the Maven mailing list to see if anyone else is having this problem.

Good Luck :-) and keep us posted with what you find.  -Marshall


One other thing: typing mvn -help gives you the options. The -X option turns on 'debugging' info - which may give some insight if all else fails. -Marshall

--
Ian Holsman
[EMAIL PROTECTED]



Reply via email to