You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Cservenak, Tamas (JIRA)" <ji...@apache.org> on 2017/11/24 12:21:00 UTC

[jira] [Closed] (MINDEXER-83) Refactor the Indexer.addArtifactsToIndex(...) method (possibly introduce new ones) so that it is possible to add artifact files one by one

     [ https://issues.apache.org/jira/browse/MINDEXER-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cservenak, Tamas closed MINDEXER-83.
------------------------------------
    Resolution: Fixed

> Refactor the Indexer.addArtifactsToIndex(...) method (possibly introduce new ones) so that it is possible to add artifact files one by one
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MINDEXER-83
>                 URL: https://issues.apache.org/jira/browse/MINDEXER-83
>             Project: Maven Indexer
>          Issue Type: Task
>            Reporter: Martin Todorov
>            Assignee: Cservenak, Tamas
>             Fix For: 6.0
>
>
> The currently existing method only accepts a list of files. This assumes you already have a list of the files. However, this is inconvenient for use if you have the artifact files coming one by one (for example when deploying an artifact over over HTTP).
> This method should be re-worked and it would be great if some new methods could be introduced for when adding files which belong to a particular artifact.
> It would also be great if there could be methods that accept (File file, Artifact artifact, ..) when adding and updating an artifact to the index.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)