Re: Kernel Test Failed
Ok now. Tested this same procedure with a tweak in W2K and got: [junit] Testcase: testBuildAddress took 0.156 sec [junit] Testcase: testBuildPartyIdentity took 0.015 sec [junit] Testcase: testBuildContact took 0 sec [junit] Testcase: testBuildPartyRelationship took 0.032 sec [junit] Testcase: testBuildCapability took 0.015 sec [junit] Testcase: testBuildRole took 0.016 sec [junit] Testcase: testBuildActorSubclasses took 0.016 sec [junit] Running org.openehr.rm.util.RMObjectBuilderEHRTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.36 sec [junit] Testsuite: org.openehr.rm.util.RMObjectBuilderEHRTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.36 sec [junit] [junit] Testcase: testBuildEvaluation took 0.313 sec [junit] Testcase: testBuildObservation took 0.016 sec [junit] Testcase: testBuildInstruction took 0.015 sec [junit] Testcase: testBuildSection took 0 sec [junit] Testcase: testBuildComposition took 0.016 sec BUILD SUCCESSFUL Total time: 4 minutes 17 seconds Finished at: Wed Apr 13 16:41:34 GMT-03:00 2005 The only difference in this case was adding maven lib and lib/endorsed folders to the classpath. I really need to make this work on XP, any ideas? thank you all Rodrigo Filgueira Asistente Docente/Investigador Núcleo de Ingeniería Biomédica, FING - UDELAR Rodrigo Filgueira wrote: I've downloaded maven, openehr kernel and JDK 1.5 update 2 for Windows XP. Installed JDK and Maven successfully, changed to base project directory and run 'maven test' First it started to download a lot of software log4j, commons, etc. Then tests started to be run and this is what I get in the end: BUILD FAILED File...... C:\Documents and Settings\rodrigo\.maven\cache\maven-test-plugin-1.6.2\plugin.jelly Element... fail Line...... 181 Column.... 54 There were test failures. Total time: 10 seconds Finished at: Fri Apr 08 17:42:48 GMT-03:00 2005 I also have another question, one compiled, how should I use the kernel? cheers