[
https://issues.apache.org/jira/browse/OFBIZ-12100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256936#comment-17256936
]
ASF subversion and git services commented on OFBIZ-12100:
---------------------------------------------------------
Commit b40c3d0c78abfe52397249861a6cb83316b99a38 in ofbiz-framework's branch
refs/heads/release18.12 from Deepak Dixit
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=b40c3d0 ]
Fixed: Corrected the tika-parsers dependency version, also remove redundant
entry for tika-core. This should fix the build failure (OFBIZ-12100)
Thanks Alexander Tzvetanov for reporting the issue
Manually backported fix from commit#24d9328cdf6489ba0e4c2d9b849f08c66658a5e2
> Gradle build of 17.12.04 crashes on Centos 8
> --------------------------------------------
>
> Key: OFBIZ-12100
> URL: https://issues.apache.org/jira/browse/OFBIZ-12100
> Project: OFBiz
> Issue Type: Bug
> Affects Versions: 17.12.04
> Environment: CentOS 8
> OpenJDK 1.8
> Reporter: Alexander Tzvetanov
> Assignee: Deepak Dixit
> Priority: Major
>
> 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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)