Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nlsjr opened this issue Feb 24, 2022 · 1 comment
Open

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

nlsjr opened this issue Feb 24, 2022 · 1 comment

Comments

@nlsjr
Copy link

nlsjr commented Feb 24, 2022

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

@puneetbehl
Copy link
Contributor

@nlsjr The repository dl.bintray.com has been shut down. Please read https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

I think you maybe able to resolve the artifact from Maven Central. See https://mvnrepository.com/artifact/net.minidev/json-smart/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants