Hello all,
I am new to this ofbiz. I am trying to install latest version if i try to
start,, it fails with the following error.
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\EA\ofbiz\build.gradle' line: 971
* What went wrong:
A problem occurred evaluating root project 'ofbiz'.
> Could not resolve all dependencies for configuration ':runtime'.
> Could not determine artifacts for bouncycastle:bctsp-jdk14:138
> Could not get resource
'https://jcenter.bintray.com/bouncycastle/bctsp-jdk14/138/bctsp-jdk14-138.jar'.
> Could not HEAD
'https://jcenter.bintray.com/bouncycastle/bctsp-jdk14/138/bctsp-jdk14-138.jar'.
> Connection reset
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
BUILD FAILED