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

Deleted from jcenter? #178

Open
henricook opened this issue Jun 22, 2023 · 6 comments
Open

Deleted from jcenter? #178

henricook opened this issue Jun 22, 2023 · 6 comments

Comments

@henricook
Copy link

Hi!

Has this been deleted from jcenter? Are artifacts available anywhere else now?

[error] stack trace is suppressed; run last update for the full output
[error] (update) sbt.librarymanagement.ResolveException: Error downloading de.cbley:play-json-refined_2.13:0.8.0
[error]   Not found
[error]   Not found
[error]   not found: /home/henri/.ivy2/localde.cbley/play-json-refined_2.13/0.8.0/ivys/ivy.xml
[error]   not found: https://repo1.maven.org/maven2/de/cbley/play-json-refined_2.13/0.8.0/play-json-refined_2.13-0.8.0.pom
[error]   not found: https://jcenter.bintray.com/de/cbley/play-json-refined_2.13/0.8.0/play-json-refined_2.13-0.8.0.pom
[error] Total time: 4 s, completed 22 Jun 2023, 13:39:21
@henricook henricook changed the title Deleted from jcenter Deleted from jcenter? Jun 22, 2023
@henricook
Copy link
Author

@avdv 🙏🏻

@avdv
Copy link
Owner

avdv commented Jun 23, 2023

I'll have a look and see if I can get it published somewhere else.

@avdv
Copy link
Owner

avdv commented Jun 23, 2023

BTW, for the time being, you could use jitpack: https://jitpack.io/#avdv/play-json-refined/v0.8.0

@henricook
Copy link
Author

henricook commented Jun 23, 2023

Thanks for that @avdv ! Do you have any idea why it vanished off jcenter OOI?

@avdv
Copy link
Owner

avdv commented Jun 23, 2023

It seems jcenter.bintray.com is just redirected to repo1.maven.org now...

$ https -p h https://jcenter.bintray.com/de/cbley/play-json-refined_2.13/0.8.0/play-json-refined_2.13-0.8.0.pom
HTTP/1.1 301 Moved Permanently
Connection: keep-alive
Content-Length: 162
Content-Type: text/html
Date: Fri, 23 Jun 2023 08:22:14 GMT
Location: https://repo1.maven.org/maven2/de/cbley/play-json-refined_2.13/0.8.0/play-json-refined_2.13-0.8.0.pom

@henricook
Copy link
Author

Yes that's right, bintray stopped hosting jcenter a couple of years ago and maven.org took over the hosting. Everything should have been mirrored forever though, I thought!

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