Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-55490

<?m2e ?> syntax in a largish pom.xml, ArrayIndexOutOfBoundsException

XMLWordPrintable

      maven project job errors while parsing a largish pom that contains <?m2e ignore?> 

      re-creatable in a similar way to the dependency bug (fixed in v3.1.0) described here :  https://github.com/codehaus-plexus/plexus-utils/issues/22 

       

       

      To recreate the problem, set up a maven project job with the attached plexus-pom.xml, and run 'mvn clean verify'

       

      ERROR: Processing failed due to a bug in the code. Please report this to the issue tracker (https://jenkins.io/redirect/report-an-issue).
      java.lang.ArrayIndexOutOfBoundsException: 15418
      at org.codehaus.plexus.util.xml.pull.MXParser.parsePI(MXParser.java:2502)
      at org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1283)
      at org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1131)
      at org.codehaus.plexus.util.xml.pull.MXParser.nextTag(MXParser.java:1116)

       

            Unassigned Unassigned
            nixoka Kathryn Nixon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: