Skip to content

releng: upgrade maven plugins version#270

Merged
arfio merged 1 commit into
eclipse-tracecompass-incubator:masterfrom
arfio:maven-plugins
May 27, 2026
Merged

releng: upgrade maven plugins version#270
arfio merged 1 commit into
eclipse-tracecompass-incubator:masterfrom
arfio:maven-plugins

Conversation

@arfio

@arfio arfio commented May 22, 2026

Copy link
Copy Markdown
Contributor

What it does

releng: upgrade maven plugins version

How to test

Build Trace Compass Incubator with mvn > 3.9.9

Follow-ups

N/A

Review checklist

  • As an author, I have thoroughly tested my changes and carefully followed the instructions in this template

Summary by CodeRabbit

  • Chores
    • Bumped required Maven/tooling and related plugin versions to newer stable releases for more reliable builds and improved tooling compatibility.
    • Updated CI environment to install a newer Maven release to match the revised build requirements.

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 22, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 056c72fe-512a-4395-b1d3-54403350e251

📥 Commits

Reviewing files that changed from the base of the PR and between 32f60e7 and 1154c00.

📒 Files selected for processing (2)
  • .github/workflows/ci.yml
  • pom.xml

📝 Walkthrough

Walkthrough

This PR upgrades the Maven build toolchain: CI now installs Maven 3.9.12, the parent POM raises required-maven-version and bumps Tycho, Tycho-extras, CBI plugins, RCPTT, Sonar, JaCoCo, and updates multiple Maven pluginManagement versions.

Changes

Build Toolchain Version Upgrades

Layer / File(s) Summary
CI workflow Maven version
.github/workflows/ci.yml
GitHub Actions CI now installs Maven 3.9.12 (was 3.9.5).
Core build property versions
pom.xml
Parent POM centralized properties updated: required-maven-version3.9.9; tycho-version/tycho-extras-version5.0.2; cbi-plugins.version1.5.4; rcptt-version2.8.1; sonar-version5.5.0.6356; jacoco-version0.8.14.
Maven plugin management versions
pom.xml
build-api-docs javadoc plugin → 3.12.0; pluginManagement entries updated: maven-resources-plugin3.5.0, maven-antrun-plugin3.2.0, maven-dependency-plugin3.10.0, maven-site-plugin4.0.0-M16, maven-clean-plugin3.5.0, maven-deploy-plugin3.1.4, maven-install-plugin3.1.4, maven-project-info-reports-plugin3.9.0.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Suggested reviewers

  • MatthewKhouzam

Poem

🐰 I hopped through POMs to nudge a line,
Maven steps up, the build feels fine,
Plugins hum in tidy rows,
CI polishes where it goes,
A tiny hop — a version shine.

🚥 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 accurately captures the main change: upgrading Maven plugin versions across the build system configuration.
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.

Signed-off-by: Arnaud Fiorini <fiorini.arnaud@gmail.com>
@arfio arfio merged commit c5168dc into eclipse-tracecompass-incubator:master May 27, 2026
3 checks passed
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.

2 participants