Tamás Cservenák created MINDEXER-74: ---------------------------------------
Summary: JarFileContentsIndexCreator may stop scanning under some circumstances Key: MINDEXER-74 URL: https://jira.codehaus.org/browse/MINDEXER-74 Project: Maven Indexer Issue Type: Bug Reporter: Tamás Cservenák JarFileContentsIndexCreator, if throws some RuntimeException, will: * abort scanning * not provide enough context information Example: https://issues.sonatype.org/browse/NEXUS-5814 Probably caused by some unicode entry in inspected JAR file: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4244499 Proposal: JarFileContentsIndexCreator should in these case provide more meaningful log entry (what file, what entry maybe), be more resistant to problems like these and should not stop scanning, but Scanner should continue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira