jira-importer opened a new issue, #600: URL: https://github.com/apache/maven-indexer/issues/600
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** opened **[MINDEXER-140](https://issues.apache.org/jira/browse/MINDEXER-140?redirect=false)** and commented 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). --- **Remote Links:** - [GitHub Pull Request #178 ](https://github.com/apache/maven-indexer/pull/178) - [PR #178 ](https://github.com/apache/maven-indexer/pull/178) -- 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]
