You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by fuss86 <gi...@git.apache.org> on 2018/01/14 23:07:14 UTC

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

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-DefaultArtifactContextProducer

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-indexer/pull/24.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #24
    
----
commit d84bb82cf66dd379751616e8e82d84abca52c221
Author: Przemyslaw Fusik <pr...@...>
Date:   2018-01-14T21:24:20Z

    make DefaultArtifactContextProducer more extendable

----


---

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

Posted by fuss86 <gi...@git.apache.org>.
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 what to index and how to calculate `Gav`.
    
    Thanks !


---

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

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/maven-indexer/pull/24


---