[
https://issues.apache.org/jira/browse/MNG-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737423#comment-17737423
]
Zhongming Hua commented on MNG-7820:
------------------------------------
maven-compat and maven-embedder cannot fully remove the dependency on
plexus-utils because the *Xpp3Reader* generated by modello relies on the
ReaderFactory, I think we may need to replace *ReaderFactory.newXmlReader (in)*
with *new XmlStreamReader (in)* in modello-maven-plugin
> Remove dependency on plexus-utils
> ---------------------------------
>
> Key: MNG-7820
> URL: https://issues.apache.org/jira/browse/MNG-7820
> Project: Maven
> Issue Type: Task
> Reporter: Guillaume Nodet
> Priority: Major
> Fix For: 4.0.0-alpha-8
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)