mvn test -U
running on my laptop fails with:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.1:testCompile (default-testCompile) on project openmrs-api: Compilation failure [ERROR] /home/rob/librehealth/lh-toolkit/api/src/test/java/org/openmrs/api/db/ContextDAOTest.java:[22,35] error: cannot access HibernateContextDAO
I was able to replicate this in Docker as well.