Jesse Glick created MINDEXER-48: ----------------------------------- Summary: Assertions thrown when used with Lucene 3.1+ Key: MINDEXER-48 URL: https://jira.codehaus.org/browse/MINDEXER-48 Project: Maven Indexer Issue Type: Bug Affects Versions: 4.1.2 Reporter: Jesse Glick Priority: Critical
{{NexusAnalyzer}} needs to be declared final to avoid an assertion error when using Lucene 3.5 (and probably as early as 3.1). There may be other compatibility issues with 3.5, but this one completely prevents usage of Indexer. Upstream change: https://issues.apache.org/jira/browse/LUCENE-2389 Downstream bug: http://netbeans.org/bugzilla/show_bug.cgi?id=207035 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira