[
https://issues.apache.org/jira/browse/MINDEXER-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965284#comment-17965284
]
Olivier Lamy commented on MINDEXER-74:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-indexer#498|https://github.com/apache/maven-indexer/issues/498].
> JarFileContentsIndexCreator may stop scanning under some circumstances
> ----------------------------------------------------------------------
>
> Key: MINDEXER-74
> URL: https://issues.apache.org/jira/browse/MINDEXER-74
> Project: Maven Indexer (Moved to GitHub Issues)
> Issue Type: Bug
> Reporter: Tamas Cservenak
> Priority: Major
>
> 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 (and probably skip
> this JAR file but logging this fact).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)