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
error after running ./gradlew assemble I think "https://dl.bintray.com" can't be accessed anymore
Task :ftgo-api-gateway:bootJar FAILED
FAILURE: Build failed with an exception.
Could not resolve all files for configuration ':ftgo-api-gateway:runtimeClasspath'. Could not resolve io.prometheus:simpleclient:0.2.0. Required by: project :ftgo-api-gateway > io.micrometer:micrometer-registry-prometheus:1.0.4 > io.prometheus:simpleclient_common:0.2.0 > Could not resolve io.prometheus:simpleclient:0.2.0. > Could not get resource 'https://dl.bintray.com/eventuateio-oss/eventuate-maven-release/io/prometheus/simpleclient/0.2.0/simpleclient-0.2.0.pom'. > Could not HEAD 'https://dl.bintray.com/eventuateio-oss/eventuate-maven-release/io/prometheus/simpleclient/0.2.0/simpleclient-0.2.0.pom'. Received status code 403 from server: Forbidden > Could not resolve io.prometheus:simpleclient:0.2.0. > Could not get resource 'https://dl.bintray.com/eventuateio-oss/eventuate-maven-milestone/io/prometheus/simpleclient/0.2.0/simpleclient-0.2.0.pom'. > Could not HEAD 'https://dl.bintray.com/eventuateio-oss/eventuate-maven-milestone/io/prometheus/simpleclient/0.2.0/simpleclient-0.2.0.pom'. Received status code 403 from server: Forbidden > Could not resolve io.prometheus:simpleclient:0.2.0. > Could not get resource 'https://dl.bintray.com/eventuateio-oss/microservice-canvas-tools-release/io/prometheus/simpleclient/0.2.0/simpleclient-0.2.0.pom'. > Could not HEAD 'https://dl.bintray.com/eventuateio-oss/microservice-canvas-tools-release/io/prometheus/simpleclient/0.2.0/simpleclient-0.2.0.pom'. Received status code 403 from server: Forbidden > Could not resolve io.prometheus:simpleclient:0.2.0. > Could not get resource 'https://dl.bintray.com/eventuateio-oss/eventuate-maven-rc/io/prometheus/simpleclient/0.2.0/simpleclient-0.2.0.pom'. > Could not HEAD 'https://dl.bintray.com/eventuateio-oss/eventuate-maven-rc/io/prometheus/simpleclient/0.2.0/simpleclient-0.2.0.pom'.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
error after running ./gradlew assemble
I think "https://dl.bintray.com" can't be accessed anymore
FAILURE: Build failed with an exception.
Execution failed for task ':ftgo-api-gateway:bootJar'.
The text was updated successfully, but these errors were encountered: