Skip to content

Use maven central in addition to google proxy, not as a replacement.#15963

Merged
dweiss merged 1 commit intoapache:mainfrom
dweiss:google-proxy
Apr 15, 2026
Merged

Use maven central in addition to google proxy, not as a replacement.#15963
dweiss merged 1 commit intoapache:mainfrom
dweiss:google-proxy

Conversation

@dweiss
Copy link
Copy Markdown
Contributor

@dweiss dweiss commented Apr 15, 2026

This returns 404 for me -

https://maven-central.storage-download.googleapis.com/maven2/com/google/errorprone/error_prone_core/2.49.0/error_prone_core-2.49.0.pom

even though it's clearly on central and has been for a while -

https://repo1.maven.org/maven2/com/google/errorprone/error_prone_core/2.49.0/error_prone_core-2.49.0.pom

I've made the change to make google central a first-try check on the CI, but fallback to maven central.

@dweiss dweiss added this to the 11.0.0 milestone Apr 15, 2026
@dweiss dweiss added the skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check. label Apr 15, 2026
@dweiss dweiss merged commit 5e5209d into apache:main Apr 15, 2026
13 of 14 checks passed
dweiss added a commit that referenced this pull request Apr 15, 2026
…o 2.49.0 (#15959)

* deps(java): bump com.google.errorprone:error_prone_core

Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.48.0 to 2.49.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.48.0...v2.49.0)

---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_core
  dependency-version: 2.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* New checks, lock file.

* Temporarily turn off google mirror.

* Run with --info.

* Use maven central in addition to google proxy, not as a replacement. (#15963)

* Revert "Run with --info."

This reverts commit 83f6ab6.

* Revert "Temporarily turn off google mirror."

This reverts commit bf5acbf.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dawid Weiss <dawid.weiss@carrotsearch.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:build-infra skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant