jembi / openxds

This is a fork of OpenXDS from OHT that adds support for on-demand documents
https://www.projects.openhealthtools.org/sf/projects/openxds/
Apache License 2.0
13 stars 28 forks source link

Fail to run JUnit tests #7

Open dzandes opened 8 years ago

dzandes commented 8 years ago

Managed to build the OpenXDS project and have the server running successfully.. When trying to run the JUnit tests though (by using mvn -Dtest=..., etc) I get the following error,

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin ..., etc.

Any thoughts on that..?? Or suggestions on how to fix it..?