So I am trying to build the master branch with:
mvn clean install -Dmaven.test.skip.exec=true
but the build fails since it cannot find com.sleepycat:je
Here is the error:
http://pastebin.com/iZCCjDLf
Not sure what am I missing (if I am missing something) ...
Thanks,
Marius