apache / apache/grails-core

Problem with dependency com.nimbusds:nimbus-jose-jwt:8.12

Open
#15,902 1 comment 0 reactions 0 assignees View on GitHub
relates-to:spring-security
Dominant language
Groovy
Stars
2.9k
Forks
975
Avg merge
1d 22h
Merged PRs (30d)
92

Description

I'm having a problem trying to download the dependency

org.grails.plugins:spring-security-rest:3.0.1. I'm getting the following error:

Execution failed for task ':compileGroovy'.
> Could not resolve all files for ':compileClasspath' configuration.
> Could not resolve net.minidev:json-smart:[1.3.1,2.3].
Asked by:
project : > org.grails.plugins:spring-security-rest:3.0.1 > com.nimbusds:nimbus-jose-jwt:8.12
> Failed to list versions for net.minidev:json-smart.
> Unable to load Maven metadata from http://dl.bintray.com/agorapulse/plugins/net/minidev/json-smart/maven-metadata.xml.
> Could not get resource 'http://dl.bintray.com/agorapulse/plugins/net/minidev/json-smart/maven-metadata.xml'.
> Could not GET 'http://dl.bintray.com/agorapulse/plugins/net/minidev/json-smart/maven-metadata.xml'. Status code 502 received from server: Bad Gateway

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the `:compileGroovy` dependency-resolution failure for `org.grails.plugins:spring-security-rest:3.0.1`. Check the requested `net.minidev:json-smart` metadata and the referenced Bintray URL, then determine whether the dependency can resolve from an available repository. Done means the reported dependency can be downloaded without the 502 error.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.