Skip to content

Fix MavenITConsumerPomBomFromSettingsRepoTest missing super constructor call#12253

Open
gnodet wants to merge 1 commit into
maven-4.0.xfrom
fix/consumer-pom-test-constructor
Open

Fix MavenITConsumerPomBomFromSettingsRepoTest missing super constructor call#12253
gnodet wants to merge 1 commit into
maven-4.0.xfrom
fix/consumer-pom-test-constructor

Conversation

@gnodet

@gnodet gnodet commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Verified its/core-it-suite compiles successfully with mvn compile test-compile

Claude Code on behalf of Guillaume Nodet

🤖 Generated with Claude Code

…or call

The test class was missing the required super(versionRange) constructor
call, causing a compilation error on maven-4.0.x where
AbstractMavenIntegrationTestCase has no no-arg constructor.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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