Details
Description
Running gradlew under Centos8 with OpenJDK 1.8 (built in).
./gradlew cleanAll loadDefault
FAILURE: Build failed with an exception.
- Where:
Build file '/home/midax/sigma/Sigma17/build.gradle' line: 1096
- What went wrong:
A problem occurred evaluating root project 'ofbiz'.
> Could not resolve all dependencies for configuration ':runtime'.
> Could not determine artifacts for javax.ws.rs:javax.ws.rs-api:2.1.1
> Could not get resource 'https://jcenter.bintray.com/javax/ws/rs/javax.ws.rs-api/2.1.1/javax.ws.rs-api-2.1.1.$%7Bpackaging.type%7D'.
> Could not HEAD 'https://jcenter.bintray.com/javax/ws/rs/javax.ws.rs-api/2.1.1/javax.ws.rs-api-2.1.1.$%7Bpackaging.type%7D'. Received status code 400 from server: Bad Request
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 3.747 secs
Attachments
Attachments
Issue Links
- is duplicated by
-
OFBIZ-12117 Having an issue to install
- Closed
- links to