[
https://issues.apache.org/jira/browse/KNOX-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16458191#comment-16458191
]
Kevin Risden commented on KNOX-1275:
------------------------------------
[~saravan.krish] - Are you planning to submit a patch?
https://cwiki.apache.org/confluence/display/KNOX/Contribution+Process
> Add json-smart explicitly to gateway-spi
> ----------------------------------------
>
> Key: KNOX-1275
> URL: https://issues.apache.org/jira/browse/KNOX-1275
> Project: Apache Knox
> Issue Type: Bug
> Components: Build
> Affects Versions: 0.12.0
> Reporter: Saravanan Krishnamoorthy
> Priority: Major
> Fix For: 1.1.0
>
>
> Hi,
> The transitive dependency on net.minidev:json-smart:jar dependency is causing
> intermittent failures.
> {code}
> 13:49:07 2018/04/23 20:49:07 INFO : [ERROR] Failed to execute goal on
> project gateway-spi: Could not resolve dependencies for project
> org.apache.knox:gateway-spi:jar:0.12.0.2.6.5.0-266: Failed to collect
> dependencies at com.nimbusds:nimbus-jose-jwt:jar:4.41.2 ->
> 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]
> {code}
> The range value should be fixed to a explicit value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)