Saravanan Krishnamoorthy created KNOX-1275:
----------------------------------------------
Summary: Add json-smart explicitly to
gateway-provider-security-pac4j
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
Fix For: 0.12.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)