You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2018/05/09 22:20:00 UTC

[jira] [Assigned] (KNOX-1275) Add json-smart explicitly to gateway-spi

     [ https://issues.apache.org/jira/browse/KNOX-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Larry McCay reassigned KNOX-1275:
---------------------------------

    Assignee: Saravanan Krishnamoorthy

> 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
>            Assignee: 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)