[
https://issues.apache.org/jira/browse/KNOX-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469592#comment-16469592
]
ASF subversion and git services commented on KNOX-1275:
-------------------------------------------------------
Commit f7f6a21c47120177e9e61d37bc8cc7fb2a2ca7ae in knox's branch
refs/heads/master from [~lmccay]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=f7f6a21 ]
KNOX-1275 - Add json-smart explicitly to gateway-spi (Saravanan Krishnamoorthy
via lmccay)
> 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
>
> Attachments: KNOX-1275.patch
>
>
> 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)