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

ProjectName with variables in CopyArtifact < 1.26 is improperly upgraded.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • copyartifact-plugin
    • None
    • CopyArtifact 1.26, 1.27

      1. Install CopyArtifact 1.25.
      2. Create a multi-configuration project like this:
        • project name: matrix
        • axis1:
          • Type: User-defined Axis
          • Name: which
          • Values: one two
      3. Create another matrix-configuration project
        • project name: matrix-copier
        • axis1:
          • Type: User-defined Axis
          • Name: which
          • Values: one two
      4. Configure CopyArtifact in matrix-copier like this:
        • Project name: matrix/which=${which}
      5. Upgrade CopyArtifact to 1.26 or later.
      6. Run a build for matrix-copier.
      7. Configuration of CopyArtifact in matrix-copier is upgraded like this:
        • Project name: matrix
        • Parameter filters: which=${which}

            Unassigned Unassigned
            ikedam ikedam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: