You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2017/06/24 10:18:01 UTC

[jira] [Closed] (MNG-6243) Build fails with ArrayIndexOutOfBoundsException: 53090

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

Robert Scholte closed MNG-6243.
-------------------------------
    Resolution: Duplicate
      Assignee: Robert Scholte

Duplicate of MNG-6216. It looks like one of your dependency pom-files got corrupt. Fastest solution is to clear your local repo, but it would help if you could confirm that a pom file is indeed not valid XML amymore after downloading.

> Build fails with ArrayIndexOutOfBoundsException: 53090
> ------------------------------------------------------
>
>                 Key: MNG-6243
>                 URL: https://issues.apache.org/jira/browse/MNG-6243
>             Project: Maven
>          Issue Type: Bug
>          Components: POM
>    Affects Versions: 3.5.0
>         Environment: macos 10.12.6 & CENTOS 7, java 8_131, maven 3.5
>            Reporter: Dave Wolf
>            Assignee: Robert Scholte
>         Attachments: redacted_dtos_pom.xml, redacted_pom.xml
>
>
> my team has a multi-module maven project that builds fine using Maven 3.3.9, but fails when using Maven 3.5.0. In both cases (i.e. maven versions), the build is using java 8_131. The failures occur both on MacOS Sierra 10.12.6 and CENTOS 7. A separate non-multi-module project builds fine under both versions of Maven.
> I've updated the parent pom with the flatten-maven-plugin per the Maven CI Friendly Versions doc. I've checked the other issues on here and else where not finding an answered similar issue. There is another unanswered StackOverflow [question|https://stackoverflow.com/questions/44559325/maven-is-throwing-arrayoutofboundsexception]: that may have it's roots in the same issue.
> Any help determining the problem would be much appreciated.
>     failed build with [Maven 3.5.0|https://pastebin.com/vHTE7HGA]:
>     successful build with [Maven 3.3.9|https://pastebin.com/37wc4Ybq]:
> I've attached the parent pom and one of the child pom files.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)