You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/10/09 18:38:00 UTC

[jira] [Closed] (MNG-6281) ArrayIndexOutOfBoundsException caused by pom.xml with invalid/duplicate XML

     [ https://issues.apache.org/jira/browse/MNG-6281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MNG-6281.
-------------------------------
    Fix Version/s:     (was: 3.7.x-candidate)
                   3.7.0
         Assignee: Michael Osipov
       Resolution: Fixed

Use any of the two new sync contexts to solve this concurrency issue.

> 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
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 3.7.0
>
>         Attachments: MNG-6281.zip
>
>
> 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
(v8.3.4#803005)