Skip to content

Instantly share code, notes, and snippets.

@lukas-vlcek
Created January 15, 2019 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukas-vlcek/ec57d08820ddfb0e5b2c29aa7271cf63 to your computer and use it in GitHub Desktop.
Save lukas-vlcek/ec57d08820ddfb0e5b2c29aa7271cf63 to your computer and use it in GitHub Desktop.
$ gradle clean
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'prometheus-exporter'.
> Could not resolve all artifacts for configuration ':classpath'.
> Could not download build-tools.jar (org.elasticsearch.gradle:build-tools:6.5.3)
> Could not get resource 'https://repo.maven.apache.org/maven2/org/elasticsearch/gradle/build-tools/6.5.3/build-tools-6.5.3.jar'.
> Could not GET 'https://repo.maven.apache.org/maven2/org/elasticsearch/gradle/build-tools/6.5.3/build-tools-6.5.3.jar'. Received status code 403 from server: Forbidden
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment