Skip to content

Ignore plexus-utils 4.x for maven-resolver-1.9.x in Dependabot - #2106

Merged
slachiewicz merged 1 commit into
apache:masterfrom
slachiewicz:ignore-plexus-utils-4-dependabot
Sep 1, 2026
Merged

Ignore plexus-utils 4.x for maven-resolver-1.9.x in Dependabot#2106
slachiewicz merged 1 commit into
apache:masterfrom
slachiewicz:ignore-plexus-utils-4-dependabot

Conversation

@slachiewicz

Copy link
Copy Markdown
Member

Ignore org.codehaus.plexus:plexus-utils versions [4.0.0,) for the maven-resolver-1.9.x target branch.

Rationale

plexus-utils 4.x dropped the org.codehaus.plexus.util.xml.* package (which was split into plexus-xml), creating runtime binary incompatibility and classloader duplication against the Maven 3.9.x baseline (which bundles plexus-utils 3.6.x).

plexus-utils 4.x extracted org.codehaus.plexus.util.xml.* into plexus-xml, causing binary incompatibility with the Maven 3.9.x runtime baseline.
@slachiewicz slachiewicz added the dependencies Pull requests that update a dependency file label Sep 1, 2026
@slachiewicz slachiewicz added this to the 2.1.0 milestone Sep 1, 2026
@slachiewicz slachiewicz added the skip-changelog Skip this PR from automatically changelog generation label Sep 1, 2026
@slachiewicz
slachiewicz merged commit 1947adc into apache:master Sep 1, 2026
20 checks passed
@slachiewicz
slachiewicz deleted the ignore-plexus-utils-4-dependabot branch September 1, 2026 19:20
@github-actions github-actions Bot removed this from the 2.1.0 milestone Sep 1, 2026
@slachiewicz slachiewicz modified the milestone: 2.0.24 Sep 1, 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 skip-changelog Skip this PR from automatically changelog generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant