Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Artifact net.minidev:json-smart:2.3 is pulled in as a transitive dependency from
org.apache.hadoop:hadoop-auth
--> com.nimbusds:nimbus-jose-jwt
--> com.github.stephenc.jcip:jcip-annotations
But is being downloaded from http://conjars.org/repo which is no longer active.
Download this directly from maven repository and avoid long build timeouts due to multiple failed attempts to download from conjars.org.
In order to do download from maven repo, net.minidev:json-smart:2.3 should be added as a dependency on the pom file.
Attachments
Issue Links
- links to