Skip to content

Bump scala-maven-plugin upgrade target from 4.9.2 to 4.9.5#12173

Open
gnodet wants to merge 1 commit into
apache:masterfrom
gnodet:fix/scala-maven-plugin-4.9.5
Open

Bump scala-maven-plugin upgrade target from 4.9.2 to 4.9.5#12173
gnodet wants to merge 1 commit into
apache:masterfrom
gnodet:fix/scala-maven-plugin-4.9.5

Conversation

@gnodet
Copy link
Copy Markdown
Contributor

@gnodet gnodet commented May 28, 2026

Summary

  • Bump the scala-maven-plugin version target in mvnup from 4.9.2 to 4.9.5
  • Versions 4.9.3 and 4.9.4 were tagged but never published to Maven Central; 4.9.5 is the first release containing the fix for davidB/scala-maven-plugin@e6d922e which resolves UnsupportedOperationException when running with Maven 4 (the plugin called add() on immutable lists returned by Maven 4 API)

Test plan

  • Verify mvnup recommends 4.9.5 for scala-maven-plugin
  • Verify 4.9.5 is available on Maven Central

Claude Code on behalf of Guillaume Nodet

Version 4.9.2 still calls add() on immutable lists returned by
Maven 4 API. The fix (commit e6d922eb) landed in 4.9.5, the first
version published to Maven Central after the fix.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gnodet gnodet added this to the 4.0.0-rc-6 milestone May 28, 2026
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