Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-46340

nexusArtifactUploader Allow uploading by path instead of by name and version

XMLWordPrintable

      When we use the pluin nexusArtifactUploader for rpm or tar files, we want to have all the artifacts in the same group referenced by groupid.

      For example

      REPO/rpm/bash-1.1.1-01.el1.x86_64.rpm

      REPO/rpm/ksh-1.1.1-01.el1.x86_64.rpm

      will be better than

      REPO/rpm/bash/1.1.1-01/bash-1.1.1-01.el1.x86_64.rpm

      REPO/rpm/ksh/1.1.1-01/ksh-1.1.1-01.el1.x86_64.rpm

      when we do a wget on the nexus

            pskumar448 Suresh Kumar
            dwizz Francois M
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: