Hi folks,

latest release of json-smart unfortunately broke all downstream
dependencies that use range lookups for version resolution [1], including
Flink (thanks Hadoop).

The community is working on a fix, but you might temporarily run into
problems.

Workaround for local build is to add missing version (2.3) into
~/.m2/repository/net/minidev/json-smart/maven-metadata-central.xml.

This is the error that will surface during the build:

[ERROR] Failed to execute goal on project flink-hadoop-fs: Could not
resolve dependencies for project
org.apache.flink:flink-hadoop-fs:jar:1.20-SNAPSHOT: Failed to collect
dependencies at org.apache.hadoop:hadoop-common:jar:2.10.2 ->
org.apache.hadoop:hadoop-auth:jar:2.10.2 ->
com.nimbusds:nimbus-jose-jwt:jar:7.9 ->
net.minidev:json-smart:jar:[1.3.1,2.3]: No versions available for
net.minidev:json-smart:jar:[1.3.1,2.3] within specified range -> [Help 1]

[1] https://github.com/netplex/json-smart-v2/issues/240

Best,
D.

Reply via email to