We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
@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/
Sorry, something went wrong.
No branches or pull requests
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'.
The text was updated successfully, but these errors were encountered: