Skip to content

✨ Bump to Maven 3.9.16#220

Merged
jmle merged 1 commit into
konveyor:mainfrom
jmle:bump-maven
May 19, 2026
Merged

✨ Bump to Maven 3.9.16#220
jmle merged 1 commit into
konveyor:mainfrom
jmle:bump-maven

Conversation

@jmle
Copy link
Copy Markdown
Collaborator

@jmle jmle commented May 18, 2026

Summary by CodeRabbit

  • Chores
    • Updated Apache Maven to version 3.9.16 across Docker build environments and test configurations.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 18, 2026

Warning

Rate limit exceeded

@jmle has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 56 minutes and 7 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 54224ba4-bfe2-4b7d-a798-eab9da071d44

📥 Commits

Reviewing files that changed from the base of the PR and between e7e7c44 and 48174e0.

📒 Files selected for processing (2)
  • Dockerfile
  • Dockerfile.test
📝 Walkthrough

Walkthrough

Dockerfile and Dockerfile.test are updated to use Apache Maven 3.9.16 instead of 3.9.15. Changes include updating the Maven download URL, installation directory paths, the M2_HOME environment variable in both stages, and symlink targets pointing to the new Maven binary location.

Changes

Maven Version Upgrade

Layer / File(s) Summary
Maven 3.9.16 in Dockerfile
Dockerfile
addon-build stage downloads and installs Maven 3.9.16; M2_HOME and runtime stage are updated to use the 3.9.16 installation path and corresponding symlink target.
Maven 3.9.16 in Dockerfile.test
Dockerfile.test
Maven installation command is updated to fetch and extract 3.9.16; M2_HOME environment variable is changed to the 3.9.16 directory path.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A Maven hop, version high,
From 3.9.15 to 3.9.16, we fly,
Dockerfiles dressed in fresh attire,
Binaries bundled, symlinks conspire,
M2_HOME set, the build runs true!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: upgrading Maven from 3.9.15 to 3.9.16 across Dockerfile and Dockerfile.test.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mguetta1 mguetta1 added the cherry-pick/release-0.9 This PR should be cherry-picked to release-0.9 branch label May 18, 2026
Signed-off-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
@jmle jmle merged commit 153f67b into konveyor:main May 19, 2026
15 checks passed
@konveyor-ci-bot
Copy link
Copy Markdown

PR cherry-picked to branch release-0.9. Backport PR: #221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick/release-0.9 This PR should be cherry-picked to release-0.9 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants