BridgeDb
BridgeDb copied to clipboard
Compile fail on Travis due to ClassNotFound
See https://travis-ci.org/bridgedb/BridgeDb#L4544-L4549
Locally confirmed.
Calling the following make the main compile work:
GitHub/bridgedb/org.bridgedb.uri.ws.server$ mvn compile
OK, running the testing still does not work; I disabled that for now ...