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

Failure in post build SCM action on tagging with variable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • artifactory-plugin
    • None
    • Jenkins 2.7.4
      Artifactory plugin 2.8.1

      The artifactory plugin 2.8.1 with Jenkins 2.7.4 fails to create a tag if the 'VCS tags name/base URL' field contains a jenkins global variable.
      The error can be replicated using a maven job.

      This results in the following error upon release during tag creation:

      Failure in post build SCM action: Subversion tag creation failed: svn: E125002: Malformed URL '${REPOSITORY_BASE_URL}/foo/branches/foo-1.0.0'
      channel stopped
      

      The subversion plugin used to suffer from this but was fixed.

      Screenshot of 'VCS tags name/base URL' field configuration:

      Any suggestions resolving this will be appreciated other then replacing the variable with the actual value.

          [JENKINS-39825] Failure in post build SCM action on tagging with variable

          There are no comments yet on this issue.

            eyalbe Eyal Ben Moshe
            peter_williams Peter Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: