Stamatis Zampetakis created CALCITE-6827:
--------------------------------------------

             Summary: 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


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)

Reply via email to