steamcleaner / swagger-grails

Swagger Grails Plugin
MIT License
13 stars 5 forks source link

dl.bintray forbidden #5

Closed nathandunn closed 3 years ago

nathandunn commented 3 years ago

Any idea why this won't download?

https://dl.bintray.com/steamcleaner/plugins/org/grails/plugins/swagger-grails/0.4.0/swagger-grails-0.4.0.pom

* What went wrong:
A problem occurred configuring root project 'apollo'.
> Could not resolve all files for configuration ':runtime'.
   > Could not resolve org.grails.plugins:swagger-grails:0.4.0.
     Required by:
         project :
      > Could not resolve org.grails.plugins:swagger-grails:0.4.0.
         > Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/grails/plugins/swagger-grails/0.4.0/swagger-grails-0.4.0.pom'.
            > Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/grails/plugins/swagger-grails/0.4.0/swagger-grails-0.4.0.pom'. Received status code 409 from server: 
      > Could not resolve org.grails.plugins:swagger-grails:0.4.0.
         > Could not get resource 'https://dl.bintray.com/steamcleaner/plugins/org/grails/plugins/swagger-grails/0.4.0/swagger-grails-0.4.0.pom'.
            > Could not GET 'https://dl.bintray.com/steamcleaner/plugins/org/grails/plugins/swagger-grails/0.4.0/swagger-grails-0.4.0.pom'. Received status code 403 from server: Forbidden

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org
steamcleaner commented 3 years ago

I've switched the hosting over to JFrog and updated the docs with the new repo to pull from.