[
https://issues.apache.org/jira/browse/MNG-7798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17728425#comment-17728425
]
David M. Lloyd commented on MNG-7798:
-------------------------------------
I can confirm that this does seem to work. Thanks!
> Maven model builder is incompatible with plexus-utils 4.0.0
> -----------------------------------------------------------
>
> Key: MNG-7798
> URL: https://issues.apache.org/jira/browse/MNG-7798
> Project: Maven
> Issue Type: Bug
> Components: Core
> Affects Versions: 4.0.0-alpha-5
> Reporter: David M. Lloyd
> Assignee: Guillaume Nodet
> Priority: Major
>
> TheĀ {{maven-model-builder}} module has a binary dependency on
> `org.codehaus.plexus.util.xml.pull.XmlPullParserException` which was provided
> by `plexus-utils` 3.x but is no longer provided by 4.x. This causes
> dependabot updates for `plexus-utils` 4.0.0 to fail if they rely on the Maven
> model builder.
> See [DefaultModelReader on
> GitHub|https://github.com/apache/maven/blob/master/maven-model-builder/src/main/java/org/apache/maven/model/io/DefaultModelReader.java].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)