Skip to content

Bump mvnd wrapper to 1.0.6 to fix broken 1.0.2 download URL - #3557

Merged
velo merged 1 commit into
masterfrom
fix/mvnd-download-url
Sep 4, 2026
Merged

velo merged 1 commit into
masterfrom
fix/mvnd-download-url

Conversation

@velo

@velo velo commented Sep 4, 2026

Copy link
Copy Markdown
Member

Summary

  • .mvn/wrapper/maven-wrapper.properties pinned mvnd 1.0.2, whose zip has been pruned from downloads.apache.org (Apache only retains the latest release there), causing every CI job's setup-environment step to fail with a 404 on wget
  • Bumps to mvnd 1.0.6, currently the version available on downloads.apache.org
  • This is blocking all open Dependabot PRs, which fail CI at the same step regardless of what they bump

Test plan

  • ./mvnw -version downloads and runs mvnd 1.0.6 successfully
  • CircleCI setup-environment on this PR

🤖 Generated with Claude Code

https://claude.ai/code/session_01DL8tzzwKCqASYAZbyPLy9N

@velo
velo merged commit c4fba36 into master Sep 4, 2026
4 checks passed
@velo
velo deleted the fix/mvnd-download-url branch September 4, 2026 14:48
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

Successfully merging this pull request may close these issues.

1 participant