[
https://issues.apache.org/jira/browse/MNG-6204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359485#comment-16359485
]
Sylwester Lachiewicz commented on MNG-6204:
-------------------------------------------
The plexus-utils 3.1 was relased in May 2017 - could you verify if yours issue
is still valid?
> Exception when parsing <?m2e ignore in large POM
> ------------------------------------------------
>
> Key: MNG-6204
> URL: https://issues.apache.org/jira/browse/MNG-6204
> Project: Maven
> Issue Type: Bug
> Components: Bootstrap & Build
> Affects Versions: 3.3.9, 3.5.0-alpha-1, 3.5.0-beta-1
> Environment: Windows 7
> Reporter: Robert Kleinschmager
> Priority: Major
> Attachments: debug.log, pom.xml
>
>
> Parsing large pom.xml (>8kb), which contains <?m2e ignore fails
> * Steps
> ** use given !pom.xml!
> ** execute {{mvn validate}}
> * Expected
> ** pass
> * Actual
> ** {code}
> Caused by: java.lang.ArrayIndexOutOfBoundsException: 10106
> at
> org.codehaus.plexus.util.xml.pull.MXParser.parsePI(MXParser.java:2502)
> {code}
> ** see !debug.log!
> * this is caused by [plexus-utils issue no
> 22|https://github.com/codehaus-plexus/plexus-utils/issues/22]
> ** PR must be merged
> [PR#23|https://github.com/codehaus-plexus/plexus-utils/pull/23]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)