Bipin Prasad created STORM-3911:
-----------------------------------

             Summary: Add json-smart dependency to retrieve from maven repo
                 Key: STORM-3911
                 URL: https://issues.apache.org/jira/browse/STORM-3911
             Project: Apache Storm
          Issue Type: Improvement
          Components: storm-core
            Reporter: Bipin Prasad
            Assignee: Bipin Prasad


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to