Skip to content

Revert inline Maven mirror (now in gh-automation#95)#1104

Merged
timtebeek merged 3 commits into
mainfrom
jenson3210/revert-inline-mirror
May 18, 2026
Merged

Revert inline Maven mirror (now in gh-automation#95)#1104
timtebeek merged 3 commits into
mainfrom
jenson3210/revert-inline-mirror

Conversation

@Jenson3210
Copy link
Copy Markdown
Contributor

@Jenson3210 Jenson3210 commented May 18, 2026

Summary

  • Revert the inline Maven mirror configuration. The same configuration now lives centrally in openrewrite/gh-automation#95, so callers of ci-gradle.yml / publish-gradle.yml inherit it automatically.

This restores the thin-caller form (single uses: of the reusable workflow). No behavioral change — Maven resolution still routes through https://artifactory.moderne.ninja/artifactory/moderne-cache-3/ to avoid Maven Central rate-limiting (HTTP 429).

Test plan

  • CI passes (the reusable workflow now applies the mirror centrally)
  • No HTTP 429 lines in build logs

The Maven Artifactory mirror configuration that this repo carried
inline (s4u/maven-settings-action + REWRITE_GRADLE_MIRROR_* env
vars) has been moved to the shared reusable workflows in
openrewrite/gh-automation (#95). Restoring the thin-caller form
so this repo picks up the central configuration automatically and
benefits from any future updates to it.

No behavioral change: callers of the reusable workflow continue
to route Maven resolution through artifactory.moderne.ninja's
moderne-cache-3.
Comment thread src/main/resources/META-INF/rewrite/jspecify.yml Outdated
These authenticate the Maven mirror at artifactory.moderne.ninja so
its virtual-repo iteration can traverse all backing repos. When the
secrets aren't set on the repo (or org), this is a no-op — the
mirror is consulted anonymously, which is sufficient for any artifact
present in the anonymous-readable backing repos.
Comment thread src/main/resources/META-INF/rewrite/jspecify.yml Outdated
@timtebeek timtebeek merged commit 25a2805 into main May 18, 2026
1 check passed
@timtebeek timtebeek deleted the jenson3210/revert-inline-mirror branch May 18, 2026 15:25
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants