Skip to content

Comments

Pin AssertJ to stable 3.27.7#913

Merged
timtebeek merged 2 commits intomainfrom
timtebeek/fix-ci-failure
Feb 21, 2026
Merged

Pin AssertJ to stable 3.27.7#913
timtebeek merged 2 commits intomainfrom
timtebeek/fix-ci-failure

Conversation

@timtebeek
Copy link
Member

Pins AssertJ to stable 3.27.7 to avoid corrupted SNAPSHOT TypeTable cache entries that cause CI test failures.

The dynamic version constraint 3.+ resolves to SNAPSHOT versions
(3.27.7-SNAPSHOT, 3.27.8-SNAPSHOT) from Maven snapshots repository,
causing a corrupted TypeTable cache entry. Fix AdoptAssertJDurationAssertionsTest
failure by pinning to stable release 3.27.7.
@github-project-automation github-project-automation bot moved this to In Progress in OpenRewrite Feb 21, 2026
@timtebeek timtebeek marked this pull request as draft February 21, 2026 12:10
@timtebeek
Copy link
Member Author

timtebeek commented Feb 21, 2026

Considering a change to https://github.com/openrewrite/rewrite-build-gradle-plugin as an alternative here, to avoid resolving snapshots for type tables, as that has a risk of leading to fragile tests / type tables.

@timtebeek timtebeek marked this pull request as ready for review February 21, 2026 12:41
@timtebeek timtebeek merged commit 00bc57f into main Feb 21, 2026
1 check passed
@timtebeek timtebeek deleted the timtebeek/fix-ci-failure branch February 21, 2026 12:42
@github-project-automation github-project-automation bot moved this from In Progress to Done in OpenRewrite Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant