[
https://issues.apache.org/jira/browse/MNG-7830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-7830:
---------------------------------
Priority: Minor (was: Major)
> Switch from plexus-xml to stax / woodstox
> -----------------------------------------
>
> Key: MNG-7830
> URL: https://issues.apache.org/jira/browse/MNG-7830
> Project: Maven
> Issue Type: New Feature
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Minor
> Fix For: 4.0.0-alpha-8, 4.0.0
>
>
> The XML parser used by Maven is the lightweight MXParser implementing the
> xpp3 interface. These are very old and a de facto standard has emerged with
> the Stax API included in the JDK.
> The underlying parser will be switched to the lightweight and faster woodstox
> parser. Unlike the MXParser, the woodstox parser is fully XML conformant.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)