Hi jamie,
I need more information in order to solve this... from which
environment are tryining to run this test? from eclipse maybe? I've
just tried to execute:
mvn -o clean install in the services-examples directory and it worked
fine.
I suppose you executed mvn clean install from the jembedded directory
right? you need to install the newer versions of the services and of
jIntegration test.
Also if you had the previous version of jembedded installed in your
repository, delete it: M2_REPO/org/jsemantic*^
and execute mvn clean install again.
Take care
Adolfo