Skip to content

chore: add toolbox:plugin-versions workflow for lifecycle plugin versions (maven-4.0.x) - #13172

Merged
gnodet merged 1 commit into
apache:maven-4.0.xfrom
gnodet:feature/update-lifecycle-plugins-workflow-4.0.x
Sep 18, 2026
Merged

gnodet merged 1 commit into
apache:maven-4.0.xfrom
gnodet:feature/update-lifecycle-plugins-workflow-4.0.x

Conversation

@gnodet

@gnodet gnodet commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Backport of #13166 to maven-4.0.x.

Adds the versions-update profile in pom.xml and the .github/workflows/update-lifecycle-plugins.yml workflow that runs toolbox:plugin-versions weekly to keep the 13 Maven lifecycle plugin versions in impl/maven-core/pom.xml up to date.

@gnodet
gnodet force-pushed the feature/update-lifecycle-plugins-workflow-4.0.x branch 2 times, most recently from 930cfb7 to c0b0947 Compare September 18, 2026 05:44
@gnodet
gnodet force-pushed the feature/update-lifecycle-plugins-workflow-4.0.x branch from c0b0947 to 5337947 Compare September 18, 2026 05:54
@gnodet gnodet added this to the 4.0.0-rc-7 milestone Sep 18, 2026
…ersions

Backport of the master changes to maven-4.0.x:
- Rename lifecycle plugin version properties from version.maven-*-plugin
  to lifecycle.*-plugin in impl/maven-core/pom.xml
- Update plugin-versions.properties keys and values to lifecycle.*-plugin
- Update PluginVersions.java to use 'lifecycle.' prefix and short names
- Add versions-update profile to root pom.xml
- Add .github/workflows/update-lifecycle-plugins.yml
@gnodet
gnodet force-pushed the feature/update-lifecycle-plugins-workflow-4.0.x branch from 5337947 to 3228e35 Compare September 18, 2026 06:11
@cstamas

cstamas commented Sep 18, 2026

Copy link
Copy Markdown
Member

where is workflow?

@gnodet

gnodet commented Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

where is workflow?

The workflow is always executed from the master branch. It runs for both master and 4.0.x branches.

@gnodet
gnodet merged commit 9987c2d into apache:maven-4.0.x Sep 18, 2026
22 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

@gnodet Please assign appropriate label to PR according to the type of change.

@gnodet
gnodet deleted the feature/update-lifecycle-plugins-workflow-4.0.x branch September 18, 2026 10:58
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