[
https://issues.apache.org/jira/browse/CALCITE-6827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926318#comment-17926318
]
Stamatis Zampetakis commented on CALCITE-6827:
----------------------------------------------
The issue seems to be triggered by a recent json-smart release and is discussed
under https://github.com/netplex/json-smart-v2/issues/240
> Build failure due to json-smart version mismatch
> ------------------------------------------------
>
> Key: CALCITE-6827
> URL: https://issues.apache.org/jira/browse/CALCITE-6827
> Project: Calcite
> Issue Type: Task
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
>
> The build currently fails with the following error when it tries to find a
> specific version of json-smart from central.
> {noformat}
> FAILURE: Build completed with 2 failures.
> 1: Task failed with an exception.
> -----------
> * What went wrong:
> Execution failed for task ':piglet:compileJava'.
> > Could not resolve all files for configuration ':piglet:compileClasspath'.
> > Could not find any version that matches
> net.minidev:json-smart:[1.3.1,2.3].
> Versions that do not match: 2.5.2
> Searched in the following locations:
> -
> https://repo.maven.apache.org/maven2/net/minidev/json-smart/maven-metadata.xml
> Required by:
> project :piglet > org.apache.hadoop:hadoop-common:2.10.2 >
> org.apache.hadoop:hadoop-auth:2.10.2 > com.nimbusds:nimbus-jose-jwt:7.9
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)