Skip to content

Fix GH12288 ITs#429

Merged
cstamas merged 1 commit into
apache:maven-3.10.xfrom
cstamas:maven-3.10.x-fix-gh-12288
Jun 24, 2026
Merged

Fix GH12288 ITs#429
cstamas merged 1 commit into
apache:maven-3.10.xfrom
cstamas:maven-3.10.x-fix-gh-12288

Conversation

@cstamas

@cstamas cstamas commented Jun 24, 2026

Copy link
Copy Markdown
Member

They never run here, and maven CI shows (and locally) that the IT is broken. It manouvers Maven into empty local repo, but with redefined central, is unable to get m-install-p needed by it.

Fix: problem is global settings added by Verifier by default, that redefines Central. By using this method with settings = null this is prevented, so IT can go to Central and fetch whatever it needs.

They never run here, and maven CI shows (and locally) that the IT
is broken. It manouvers Maven into empty local repo, but with
redefined central, is unable to get m-install-p needed by it.
@cstamas cstamas self-assigned this Jun 24, 2026
@cstamas cstamas marked this pull request as ready for review June 24, 2026 14:25
@cstamas cstamas changed the title Fix GH1288 ITs Fix GH12288 ITs Jun 24, 2026
@cstamas cstamas merged commit 70eabb0 into apache:maven-3.10.x Jun 24, 2026
15 checks passed
@cstamas cstamas deleted the maven-3.10.x-fix-gh-12288 branch June 24, 2026 21:36
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