You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Przemysław Fusik (JIRA)" <ji...@apache.org> on 2019/07/29 20:40:00 UTC

[jira] [Created] (MINDEXER-119) Ability to set index temp directory in DefaultIndexUpdater

Przemysław Fusik created MINDEXER-119:
-----------------------------------------

             Summary: Ability to set index temp directory in DefaultIndexUpdater
                 Key: MINDEXER-119
                 URL: https://issues.apache.org/jira/browse/MINDEXER-119
             Project: Maven Indexer
          Issue Type: Improvement
    Affects Versions: 6.0.0
            Reporter: Przemysław Fusik


When the [DefaultIndexUpdater |https://github.com/apache/maven-indexer/blob/master/indexer-core/src/main/java/org/apache/maven/index/updater/DefaultIndexUpdater.java#L189]fetches remote index file it stores temporarily the index file in the [default temp directory. |https://github.com/apache/maven-indexer/blob/005bc5e3d870b4e79e8e1593bfc098deaaa78f75/indexer-core/src/main/java/org/apache/maven/index/updater/DefaultIndexUpdater.java#L189]

We can add the possibility to specify the directory where this index file will be stored temporarily.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)