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

Parameter substitution error in Nexus Artifact Upload 2.11

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • Jenkins version: 2.222.3
      OS: Ubuntu 16.04
      java version "1.8.0_191"
      Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
      Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)

      We updated today to the Nexus Artifact Uploader to 2.11

      And it broke our uploads because it doesn't substitutes the version number correctly.

      I tried to attach the support info but its more than 50+ MB.

      This is a freestyle job in our jenkins.

      Pushing tag 8.0.0.64 to repo origin
       > git --version # timeout=10
      using GIT_ASKPASS to set credentials Jenkins GIT credential
       > git push https://redacted  8.0.0.64 -f # timeout=10
      [PostBuildScript] - [INFO] Executing post build scripts.
      Uploading artifact redacted.tar started....
      GroupId: com.redacted
      ArtifactId: com.redacted
      Classifier: 
      Type: tar
      Version: ${Release_Version}
      File: redacted.tar
      Repository:maven-releases
      Uploading: http://redacted.com/repository/maven-releases/com/redacted/${Release_Version}/redacted-${Release_Version}.tar
      

      Job config:

            pskumar448 Suresh Kumar
            harastad David Harasta
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: