Uploaded image for project: 'Maven Indexer'
  1. Maven Indexer
  2. MINDEXER-83

Refactor the Indexer.addArtifactsToIndex(...) method (possibly introduce new ones) so that it is possible to add artifact files one by one

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.0.0
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              cstamas Tamas Cservenak
              carlspring Martin Todorov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: