mbien opened a new pull request, #4403: URL: https://github.com/apache/netbeans/pull/4403
maven-indexer 6.2.2 has just been uploaded to maven central a few minutes ago which fixes a single bug: "IOOBE during indexing", see [MINDEXER-164](https://issues.apache.org/jira/browse/MINDEXER-164), delta is minimal: https://github.com/apache/maven-indexer/pull/225 It is basically the same issue as the one I filed some time ago [MINDEXER-144](https://issues.apache.org/jira/browse/MINDEXER-144), its just a different file which is now filtered out (I wished the filter could be inverted and remove everything unknown instead of patching the filter one exception at a time). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
