[
https://issues.apache.org/jira/browse/MINDEXER-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965319#comment-17965319
]
Olivier Lamy commented on MINDEXER-83:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-indexer#553|https://github.com/apache/maven-indexer/issues/553].
> 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 (Moved to GitHub Issues)
> Issue Type: Task
> Reporter: Martin Todorov
> Assignee: Tamas Cservenak
> Priority: Major
> Fix For: 6.0.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
(v8.20.10#820010)