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 Bien (Jira)" <ji...@apache.org> on 2022/02/21 01:54:00 UTC

[jira] [Created] (MINDEXER-144) IndexOutOfBoundsException during indexing

Michael Bien created MINDEXER-144:
-------------------------------------

             Summary: IndexOutOfBoundsException during indexing
                 Key: MINDEXER-144
                 URL: https://issues.apache.org/jira/browse/MINDEXER-144
             Project: Maven Indexer
          Issue Type: Bug
    Affects Versions: 6.1.1
            Reporter: Michael Bien
         Attachments: ex6, pom.xml

Hello devs,

I am encountering IOBEs while trying to index the local repository using the new maven-indexer.

context:

I am currently trying to upgrade indexer-core from 6.0.0 to 6.1.1 (and lucene 5.x to 8.x) of the NetBeans maven support modules (https://github.com/apache/netbeans/pull/3558). Attached is a pom of a test project which triggers the Exception.

All artifacts which caused the exception were snapshot builds, the attached pom works fine if "-SNAPSHOT" is removed from the version element.

 

Please let me know if you need more info or think that this is not an issue with maven-indexer.

 

exception+pom attached

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)