The web unit tests have finished. You can find the test reports in ${webtests.reports}. If all of the tests ran successfully, the reports will all be "green." Failed to load Hypersonic JDBC properties from ${tests.db}/hsql/server.properties Hypersonic didn't appear to start up properly. You can start it manually from the command line as follows: cd build/tests/etc/db/hsql java -cp ${jdbc.driver.jar} org.hsqldb.Server SHUTDOWN OpenLDAP didn't appear to start up properly. You can start it manually from the command line as follows: ${openldap} -f etc/ldap/slapd.conf -h "ldap://127.0.0.1:4890/" -d -1 -u ${env.USER}