NO-ISSUE: Upgrade Maven to 3.9.11#2871
Conversation
danielzhe
left a comment
There was a problem hiding this comment.
I'm approving because I am a "fanatic" for always running the latest version.
|
Added the DO NOT MERGE label because this upgrade needs to be coordinated with the other repos prior to merging. |
|
@tiagobento @thiagoelg what could be missing to merge this? |
|
@porcelli Alignment with other repos. |
There was a problem hiding this comment.
Pull Request Overview
This PR upgrades Maven from version 3.9.6 to 3.9.9 across the entire project infrastructure and documentation.
- Updated Maven version in build dependencies configuration file
- Synchronized all references to Maven version across documentation, containerfiles, CI configuration, and development environment setup
- Updated test script naming in the kie-sandbox-fs package to use more descriptive test command names
Reviewed Changes
Copilot reviewed 11 out of 12 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| build-dependencies-versions.json | Updated Maven version from 3.9.6 to 3.9.9 |
| KOGITO_UPGRADE_PROCESS.md | Updated example Maven version reference in upgrade documentation |
| packages/kie-sandbox-fs/package.json | Renamed test scripts for clarity and updated Maven references |
| packages/dev-deployment-kogito-quarkus-blank-app-image/Containerfile | Updated Maven version in Docker container build and runtime commands |
| examples/sonataflow-greeting/README.md | Updated Maven version requirement in documentation |
| examples/process-user-tasks-subsystem/README.md | Updated Maven version requirement in documentation |
| examples/process-compact-architecture/README.md | Updated Maven version requirement in documentation |
| devbox.json | Updated Maven version in development environment configuration |
| README.md | Updated Maven version requirement in main project documentation |
| .github/actions/setup-env/action.yml | Updated Maven version in GitHub Actions workflow |
| .ci/incubator-kie-tools-ci-build.Dockerfile | Updated Maven version in CI Docker build configuration |
|
Hi there, I provided an PRs ensemble (apache/incubator-kie-drools#6409) that updates maven to version 3.9.9 in all repo. We need to update the Apache CI to have green checks |
|
@thiagoelg FYI, I updated the maven version to 3.9.11 in the "backend" repos. |
|
Thanks @yesamer, I've updated this one as well. |
Related to: apache/incubator-kie-issues#1575
Ensemble:
apache/incubator-kie-drools#6409
apache/incubator-kie-optaplanner#3180
apache/incubator-kie-kogito-runtimes#4004
apache/incubator-kie-kogito-apps#2245
apache/incubator-kie-kogito-examples#2118
#2871