[
https://issues.apache.org/jira/browse/STORM-3911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bipin Prasad updated STORM-3911:
--------------------------------
Fix Version/s: 2.5.0
> 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
> Priority: Minor
> Fix For: 2.5.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)