Skip to content

[4.0.x] Fix mvnup PLUGIN_UPGRADES for compiler and exec plugins#12217

Closed
gnodet wants to merge 1 commit into
apache:maven-4.0.xfrom
gnodet:cherry-pick-12172-to-4.0.x
Closed

[4.0.x] Fix mvnup PLUGIN_UPGRADES for compiler and exec plugins#12217
gnodet wants to merge 1 commit into
apache:maven-4.0.xfrom
gnodet:cherry-pick-12172-to-4.0.x

Conversation

@gnodet

@gnodet gnodet commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Cherry-pick of #12172

…ns (apache#12172)

maven-compiler-plugin was listed as 3.2.0 but Maven Central only has 3.2,
causing resolution failures. exec-maven-plugin had wrong groupId
(org.apache.maven.plugins) and artifactId (maven-exec-plugin), inconsistent
with getPluginUpgradesMap() which correctly uses org.codehaus.mojo:exec-maven-plugin.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@gnodet gnodet closed this Jun 4, 2026
@gnodet gnodet deleted the cherry-pick-12172-to-4.0.x branch June 4, 2026 08:56
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