Robert Scholte created MNG-6281:
-----------------------------------
Summary: ArrayIndexOutOfBoundsException caused by pom.xml with
invalid/duplicate XML
Key: MNG-6281
URL: https://issues.apache.org/jira/browse/MNG-6281
Project: Maven
Issue Type: Sub-task
Components: POM
Affects Versions: 3.5.0
Reporter: Robert Scholte
Fix For: 3.5.x-candidate
This is a hard one to recognize and to reproduce, but there are cases where
(for unknown reasons) that the content of the XML is duplicated in the pom file.
Up until version 3.5.0 this was not an issue, because the XML parser stopped
parsing once hitting the closing project-tag, ignoring any content afterwards.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)