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

Mesosphere Maven repository seems to no longer exist #906

Open
rwolfson opened this issue Jan 12, 2024 · 0 comments
Open

Mesosphere Maven repository seems to no longer exist #906

rwolfson opened this issue Jan 12, 2024 · 0 comments

Comments

@rwolfson
Copy link

It looks like the current domain referenced in pom.xml for Mesosphere, downloads.mesosphere.com no longer resolves in DNS. Its predecessor, downloads.mesosphere.io, also no longer resolves. Does anyone know if there's a replacement Maven location available? Alternatively, if there's a location we can download the Mesosphere Maven file tree from and push to our own private area on S3, that would work, as well. As it stands, Chronos won't currently build in Maven due to this dependency failure. If folks are aware of another way to get it building (such as pointing to the upstream repositories directly), we'd also be open to using that.

I believe the impacted dependencies are Chaos and mesos-utils

~$ host downloads.mesosphere.com
Host downloads.mesosphere.com not found: 3(NXDOMAIN)
~$ host downloads.mesosphere.io
Host downloads.mesosphere.io not found: 3(NXDOMAIN)
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