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

CopyArtifactPlugin does not allow for multiple upstream projects

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • copyartifact-plugin
    • None

      Greetings-

      I have Project A in which the param $foo exists. $foo is passed into the CopyArtifactPlugin at runtime, with a single Project Name and it copies the artifact fine from Project B.

      However if I want to fire Project A with $foo populated with more than just a single upstream project, so I pass in ProjectNameB,ProjectNameC,ProjectNameD for $foo the job fails with the following error:

      ERROR: Unable to find project for artifact copy: ProjectNameB,ProjectNameC,ProjectNameD.
      This may be due to incorrect project name or permission settings; see help for project name in job configuration.
      Finished: FAILURE
      

            Unassigned Unassigned
            caleygoff Caley Goff
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: