Skip to content

Remove the unused maven-compat test dependency - #210

Merged
slachiewicz merged 1 commit into
apache:masterfrom
slachiewicz:drop-maven-compat
Aug 8, 2026
Merged

Remove the unused maven-compat test dependency#210
slachiewicz merged 1 commit into
apache:masterfrom
slachiewicz:drop-maven-compat

Conversation

@slachiewicz

Copy link
Copy Markdown
Member

Nothing in this project imports anything from maven-compat. The declaration has outlived whatever originally needed it.

Verified: mvn test gives 19 tests, 0 failures, both before and after — identical.

Part of a survey of which Maven projects still declare maven-compat and which genuinely use it. The two are very different: several projects that declare it turn out never to touch it, while others depend on it in ways that are not trivially removable. This one is in the first group.

Nothing in the project imports anything from maven-compat. The
declaration has simply outlived whatever needed it.

Tests: 19 before and after, unchanged.
@slachiewicz slachiewicz added dependencies Pull requests that update a dependency file maintenance labels Aug 8, 2026
@slachiewicz
slachiewicz merged commit ffd571d into apache:master Aug 8, 2026
11 checks passed
@github-actions github-actions Bot added this to the 2.0.0-M2 milestone Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant