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

bintray was shut down #64

Open
paulvi opened this issue Sep 8, 2021 · 2 comments
Open

bintray was shut down #64

paulvi opened this issue Sep 8, 2021 · 2 comments

Comments

@paulvi
Copy link
Contributor

paulvi commented Sep 8, 2021

bintray was shut down,
so URL like this will not work
https://dl.bintray.com/emerald/polkaj

Good but long description https://blog.gradle.org/jcenter-shutdown

Yes, bintray is completely down, JCenter is in readonly mode for time being.

@paulvi
Copy link
Contributor Author

paulvi commented Sep 8, 2021

As of now

* What went wrong:
Execution failed for task ':balance:compileJava'.
> Could not resolve all files for configuration ':balance:compileClasspath'.
   > Could not resolve io.emeraldpay.polkaj:polkaj-api-http:0.3.0.
     Required by:
         project :balance
      > Could not resolve io.emeraldpay.polkaj:polkaj-api-http:0.3.0.
         > Could not get resource 'https://dl.bintray.com/emerald/polkaj/io/emeraldpay/polkaj/polkaj-api-http/0.3.0/polkaj-api-http-0.3.0.pom'.
            > Could not GET 'https://dl.bintray.com/emerald/polkaj/io/emeraldpay/polkaj/polkaj-api-http/0.3.0/polkaj-api-http-0.3.0.pom'. Received status code 403 from server: Forbidden
   > Could not resolve io.emeraldpay.polkaj:polkaj-api-ws:0.3.0.
     Required by:
         project :balance
      > Could not resolve io.emeraldpay.polkaj:polkaj-api-ws:0.3.0.
         > Could not get resource 'https://dl.bintray.com/emerald/polkaj/io/emeraldpay/polkaj/polkaj-api-ws/0.3.0/polkaj-api-ws-0.3.0.pom'.
            > Could not GET 'https://dl.bintray.com/emerald/polkaj/io/emeraldpay/polkaj/polkaj-api-ws/0.3.0/polkaj-api-ws-0.3.0.pom'.
               > Remote host terminated the handshake
   > Could not resolve io.emeraldpay.polkaj:polkaj-json-types:0.3.0.
     Required by:
         project :balance
      > Could not resolve io.emeraldpay.polkaj:polkaj-json-types:0.3.0.
         > Could not get resource 'https://dl.bintray.com/emerald/polkaj/io/emeraldpay/polkaj/polkaj-json-types/0.3.0/polkaj-json-types-0.3.0.pom'.
            > Could not GET 'https://dl.bintray.com/emerald/polkaj/io/emeraldpay/polkaj/polkaj-json-types/0.3.0/polkaj-json-types-0.3.0.pom'. Received status code 403 from server: Forbidden
   > Could not resolve io.emeraldpay.polkaj:polkaj-scale-types:0.3.0.
     Required by:
         project :balance
      > Could not resolve io.emeraldpay.polkaj:polkaj-scale-types:0.3.0.
         > Could not get resource 'https://dl.bintray.com/emerald/polkaj/io/emeraldpay/polkaj/polkaj-scale-types/0.3.0/polkaj-scale-types-0.3.0.pom'.
            > Could not GET 'https://dl.bintray.com/emerald/polkaj/io/emeraldpay/polkaj/polkaj-scale-types/0.3.0/polkaj-scale-types-0.3.0.pom'. Received status code 403 from server: Forbidden
   > Could not resolve io.emeraldpay.polkaj:polkaj-tx:0.3.0.
     Required by:
         project :balance
      > Could not resolve io.emeraldpay.polkaj:polkaj-tx:0.3.0.
         > Could not get resource 'https://dl.bintray.com/emerald/polkaj/io/emeraldpay/polkaj/polkaj-tx/0.3.0/polkaj-tx-0.3.0.pom'.
            > Could not GET 'https://dl.bintray.com/emerald/polkaj/io/emeraldpay/polkaj/polkaj-tx/0.3.0/polkaj-tx-0.3.0.pom'. Received status code 403 from server: Forbidden
   > Could not resolve io.emeraldpay.polkaj:polkaj-schnorrkel:0.3.0.
     Required by:
         project :balance
      > Could not resolve io.emeraldpay.polkaj:polkaj-schnorrkel:0.3.0.
         > Could not get resource 'https://dl.bintray.com/emerald/polkaj/io/emeraldpay/polkaj/polkaj-schnorrkel/0.3.0/polkaj-schnorrkel-0.3.0.pom'.
            > Could not GET 'https://dl.bintray.com/emerald/polkaj/io/emeraldpay/polkaj/polkaj-schnorrkel/0.3.0/polkaj-schnorrkel-0.3.0.pom'. Received status code 403 from server: Forbidden

@alexdupre
Copy link

Any chance that the artifacts will be published somewhere else? Bintray and JCenter have been completely shut down.

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

2 participants