[GitHub] maven-indexer issue #26: ability to set index temp directory

2018-02-01 Thread fuss86
Github user fuss86 commented on the issue: https://github.com/apache/maven-indexer/pull/26 Hi guys, would you mind enabling the possibility to set up an index temp directory ? ---

[GitHub] maven-indexer pull request #26: ability to set index temp directory

2018-02-01 Thread fuss86
GitHub user fuss86 opened a pull request: https://github.com/apache/maven-indexer/pull/26 ability to set index temp directory You can merge this pull request into a Git repository by running: $ git pull https://github.com/carlspring/maven-indexer

[GitHub] maven-indexer issue #25: support zip files next to jar and war

2018-01-29 Thread fuss86
Github user fuss86 commented on the issue: https://github.com/apache/maven-indexer/pull/25 Hi guys, would you mind enabling support for `.zip` artifact packages, to be able to index Java class names from a ZIP Maven artifacts too ? ---

[GitHub] maven-indexer pull request #25: support zip files next to jar and war

2018-01-29 Thread fuss86
GitHub user fuss86 opened a pull request: https://github.com/apache/maven-indexer/pull/25 support zip files next to jar and war You can merge this pull request into a Git repository by running: $ git pull https://github.com/carlspring/maven-indexer

[GitHub] maven-indexer issue #24: make DefaultArtifactContextProducer more extendable

2018-01-14 Thread fuss86
Github user fuss86 commented on the issue: https://github.com/apache/maven-indexer/pull/24 Hi guys, could you please consider this small change to the `DefaultArtifactContextProducer` class ? I'd like to use its default implementation but also have a chance to decide

[GitHub] maven-indexer pull request #24: make DefaultArtifactContextProducer more ext...

2018-01-14 Thread fuss86
GitHub user fuss86 opened a pull request: https://github.com/apache/maven-indexer/pull/24 make DefaultArtifactContextProducer more extendable You can merge this pull request into a Git repository by running: $ git pull https://github.com/carlspring/maven-indexer extendable