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

eventuateMavenRepoUrl error #136

Open
zulhelmy opened this issue May 16, 2021 · 0 comments
Open

eventuateMavenRepoUrl error #136

zulhelmy opened this issue May 16, 2021 · 0 comments

Comments

@zulhelmy
Copy link

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.

  • What went wrong:
    Execution failed for task ':ftgo-api-gateway:bootJar'.

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'.

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

1 participant