Is Maven Central Repository down right now?
Checking…Verifying live status…
Our latest checks found Maven Central Repository responding normally. Live verification is running now.
Your report feeds the live outage-velocity detector. One click per 30 s.
Live latency (probe round-trip, ms)
User reports, last 24 hours
Outage history
last 30 days
Recent outages and issues we recorded for Maven Central Repository, based on our own checks. An episode opens on the second check that finds a problem, since a single adverse reading is not reported, and closes when a check finds the service normal again.
No problemsProblemsOutageNot monitored
What Maven Central Repository reported
last 30 days
Taken from Maven Central Repository's own published incident feed. These are their words about their own service, shown here so you can compare them with what we measured. Scheduled maintenance and test posts are filtered out.
Comments
Comments are hosted and moderated via Disqus. Spam is filtered automatically, readers can flag anything, and the thread loads only when you scroll to it so the rest of the page stays fast.
Comments are loading in our built-in box because Disqus was blocked or unavailable. Spam and abuse are filtered automatically, and comments are hidden once 3 readers flag them.
How we check Maven Central Repository
No evidence of problems with Maven Central Repository. Our last recorded check found it behaving normally. That does not rule out a fault affecting only some users or regions.
Every check runs a four-tier cascade and stops at the first tier that gives a clear answer: Maven Central Repository's official status feed, then a direct HTTP probe, then an ICMP network ping, and finally reports from visitors. The Verification tier box above tells you which one produced the verdict you are looking at. When enough separate people report a problem for it to be well outside what Maven Central Repository normally sees, that counts as evidence too, which is how a partial fault can show here before an operator's own status page catches up.
Maven Central Repository (repo.maven.apache.org) is re-checked continuously, and this page picks up any change on its own, with no refresh needed.
Common Maven Central Repository problems users report
- Build fails with connection timeout when downloading dependencies
- Artifact downloads are extremely slow or stall partway through
- Maven returns 503 or 502 errors when resolving dependencies
- New artifact uploads are rejected or hang indefinitely
What to do when Maven Central Repository is not working
First check the banner above. If it shows evidence of problems, the fault is most likely on Maven Central Repository's side and waiting is usually the only option. If it shows nothing wrong, clear your local Maven cache with `rm -rf ~/.m2/repository`, check your network for proxy or firewall rules blocking repo.maven.apache.org, and verify your Maven settings.xml points to the correct repository URL without typos.
About Maven Central Repository
Maven Central Repository is the default package registry for Java dependencies, hosting millions of open-source libraries and artifacts. When it is down or slow, developers cannot download dependencies, builds fail to complete, and deployments are blocked.
Official Maven Central Repository resources
Cross-check an incident with the company's own channels:
- Official Maven Central Repository status pageTheir own incident dashboard
- Maven Central Repository help centerSupport articles and contact options
Frequently asked questions
Is Maven Central Repository down right now?
No. Our checks are finding no problems with Maven Central Repository right now. That verdict is live, and the banner at the top of this page carries it too. We re-check Maven Central Repository continuously using its official status feed, direct network probes and reports from visitors, stopping at the first check that gives a clear answer, and the page updates itself as soon as anything changes. A green verdict does not rule out a fault affecting only some users or regions.
What usually goes wrong with Maven Central Repository?
The problems visitors report most often on this page are downloads failing, clone / push failing, builds / pipelines stuck, slow or laggy, can't connect, no response / timing out, API errors and 5xx error pages. Those are the options the report button offers for Maven Central Repository, chosen for how this service actually fails rather than a generic list, and the "user reports" chart above breaks down which ones people are picking right now.
Why is Maven Central Repository not downloading dependencies for me when this page says it is fine?
Our checks run from one place on the internet, so a fault limited to your region or network can be real while our probes succeed. With Maven Central Repository specifically, Maven Central has regional mirrors and CDN nodes that can fail independently, and your local Maven cache may be stale or corrupted, causing lookups to fail even when the primary repository is reachable. That is why this page reports what it observed rather than declaring the service healthy, and why reports from other visitors count toward the verdict.
How do I tell whether it is Maven Central Repository or my own connection?
For Maven Central Repository, try downloading a small well-known artifact directly using curl against repo.maven.apache.org, such as `curl -I https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar`. A problem that follows you across networks and devices is very unlikely to be yours.
What should I do while Maven Central Repository is down?
If this page shows evidence of problems, the fault is most likely on Maven Central Repository's side. Specifically: do not repeatedly retry builds, as this floods the repository with requests and can trigger rate limiting or temporary blocks on your IP address, making recovery slower for everyone. Reporting it here helps other people see they are not alone.
How does status.buzz check Maven Central Repository?
Continuously, around the clock. Maven Central Repository does not publish a machine-readable status feed, so we cannot read a verdict from them. We probe repo.maven.apache.org directly over HTTP, fall back to an ICMP ping if that is inconclusive, and weigh reports from visitors. That means we can tell you the service is unreachable, but not what Maven Central Repository says about it. The verification tier box on this page names whichever check produced the verdict you are reading, so you can see how direct the evidence is.
Does Maven Central Repository have an official status page?
Yes, at status.maven.org, and it is linked further up this page. That is Maven Central Repository's own account of their service and it is the place to look for their estimate of a fix. We read it where we can, but we publish our own observations beside it rather than only repeating theirs, because an operator's status page can lag a problem their users are already hitting.
Is status.buzz affiliated with Maven Central Repository?
No. status.buzz is an independent monitoring site operated by LuzLab LLC, with no connection to Maven Central Repository or repo.maven.apache.org. It reads publicly available endpoints and status feeds, and publishes what it observed. For account or billing problems you need Maven Central Repository's own support, not us.
No comments yet. Be the first to describe what you're seeing.