[
https://issues.apache.org/jira/browse/MNG-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699222#comment-17699222
]
Elliotte Rusty Harold commented on MNG-7736:
--------------------------------------------
javax.xml.stream.XMLStreamException is one possibility that's been in the JDK
since 1.6
> MavenXpp3Reader exposes Codehaus Plexus in exception signature
> --------------------------------------------------------------
>
> Key: MNG-7736
> URL: https://issues.apache.org/jira/browse/MNG-7736
> Project: Maven
> Issue Type: Improvement
> Reporter: Elliotte Rusty Harold
> Priority: Major
>
> The read methods in this class all throw
> org.codehaus.plexus.util.xml.pull.XmlPullParserException which then leaks
> into a lot of plugins.
> I'm not yet sure exactly how to resolve this, but these methods (or
> replacements?) should throw an exception that is from this package or another
> Maven core package or perhaps the JDK itself.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)