[ 
https://issues.apache.org/jira/browse/MNG-7798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17728398#comment-17728398
 ] 

Guillaume Nodet commented on MNG-7798:
--------------------------------------

The xml part has been extracted out of plexus-utils 4.0.0 into plexus-xml 4.0.0.

If the code for which you upgrade plexus-utils 3.x to 4.x is using xml, you 
need to add the plexus-xml dependency.

> 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
>            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)

Reply via email to