[ https://issues.apache.org/jira/browse/MINDEXER-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965342#comment-17965342 ]
Olivier Lamy commented on MINDEXER-140: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-indexer#600|https://github.com/apache/maven-indexer/issues/600]. > DefaultIndexingContext double invocation of setIndexDirectoryFile method > ------------------------------------------------------------------------ > > Key: MINDEXER-140 > URL: https://issues.apache.org/jira/browse/MINDEXER-140 > Project: Maven Indexer (Moved to GitHub Issues) > Issue Type: Task > Reporter: Tamas Cservenak > Assignee: Tamas Cservenak > Priority: Major > Fix For: 6.1.1 > > > DefaultIndexingContext invokes method setIndexDirectoryFile two times (if > indexDirectory set): once with {{null}} and once with given indexDirectory. > In first case, ID is used to create temp directory, just to have 2nd > invocation use passed in directory (and leave temp directory created in 1st > invocation alone). -- This message was sent by Atlassian Jira (v8.20.10#820010)