[
https://jira.codehaus.org/browse/MINDEXER-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Todorov updated MINDEXER-83:
-----------------------------------
Fix Version/s: 6.0
> 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://jira.codehaus.org/browse/MINDEXER-83
> Project: Maven Indexer
> Issue Type: Task
> Reporter: Martin Todorov
> 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.1.6#6162)