[
https://issues.apache.org/jira/browse/MNG-6216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17189638#comment-17189638
]
Michael Osipov commented on MNG-6216:
-------------------------------------
The only thing I can think of is concurrency (race conditions) issues in
Resolver. Version 1.6.0 will provide two concurrency safe contexts to avoid
such issues.
> ArrayIndexOutOfBoundsException when parsing POM
> ------------------------------------------------
>
> Key: MNG-6216
> URL: https://issues.apache.org/jira/browse/MNG-6216
> Project: Maven
> Issue Type: Bug
> Affects Versions: 3.5.0
> Reporter: Marc Savy
> Priority: Major
> Fix For: 3.7.x-candidate
>
> Attachments: log
>
>
> When building apiman https://github.com/apiman/apiman.git on Maven 3.5.0 the
> XML parser seems to have some issues parsing the apiman-test-common module.
> If you want to reproduce, you can simply use mvn clean install, no profiles
> needed.
> Log: https://gist.github.com/msavy/a1b4307fb238a543dfd6af426b42d446
> Also attached.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)