No DNS address record found for repo.maven.apache.org
1–10 of 20 posts
Re: No DNS address record found for repo.maven.apache.org
#2Ah, that's why my builds were failing...
Re: No DNS address record found for repo.maven.apache.org
#3In the short term, you could use https://repo1.maven.org/maven2 - but both the regular (repo, repo1).maven.apache.org and uk.maven.org aren't okay right now. :/
Re: No DNS address record found for repo.maven.apache.org
#4It's actually repo.apache.maven.org that is failing.
The repo.maven.apache.org is a CNAME for that.
Re: No DNS address record found for repo.maven.apache.org
#5What do you mean there's an issue? The status page says everything is fine! ;)
Re: No DNS address record found for repo.maven.apache.org
#6it’s been intermittent this afternoon, my recent builds fixed
Re: No DNS address record found for repo.maven.apache.org
#7There's also Google's mirror / cache https://storage-download.googleapis.com/maven-central/index....
Re: No DNS address record found for repo.maven.apache.org
#8I faced this error one time when building RISC-V.
I don't remember exactly the error but I have to fix by creating a script to manually download dependencies.
Re: No DNS address record found for repo.maven.apache.org
#9It’s always DNS
Re: No DNS address record found for repo.maven.apache.org
#10It’s always DNS
Except when it’s a compiler bug.