Skip to content

Remove TestMavenDependencies test#2624

Merged
pkwarren merged 1 commit into
mainfrom
pkw/remove-test-maven-deps
Jul 23, 2026
Merged

Remove TestMavenDependencies test#2624
pkwarren merged 1 commit into
mainfrom
pkw/remove-test-maven-deps

Conversation

@pkwarren

Copy link
Copy Markdown
Member

The TestMavenDependencies test is failing more often with 429 errors due to rate limiting on Maven Central. Instead of working around the issue by reducing parallelism or using a mirror, remove the test. All Java/Kotlin plugins now include their dependencies in the built docker image to enable air gapped builds so the test is no longer necessary.

The TestMavenDependencies test is failing more often with 429 errors due
to rate limiting on Maven Central. Instead of working around the issue
by reducing parallelism or using a mirror, remove the test. All
Java/Kotlin plugins now include their dependencies in the built docker
image to enable air gapped builds so the test is no longer necessary.
@pkwarren
pkwarren requested review from emcfarlane and mfridman July 23, 2026 18:46
@pkwarren
pkwarren merged commit d6ad08a into main Jul 23, 2026
4 checks passed
@pkwarren
pkwarren deleted the pkw/remove-test-maven-deps branch July 23, 2026 19:11
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