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

SVN_REVISION, SVN_URL missing in subversion plugin 2.12.1

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Not A Defect
    • subversion-plugin
    • None
    • Jenkins 2.176.1,
      svn version 2.12.1

    Description

      Am using Pipeline script from SCM I want to give SVN_URL as build parameter to build job.

      Am trying to print SVN_URL print the SVN_URL_1 in pipeline line script of build job. 

      Error is:

      groovy.lang.MissingPropertyException: No such property: $SVN_URL_1 for class: groovy.lang.Binding
       at groovy.lang.Binding.getVariable(Binding.java:63)

      When I use env.SVN_URL_1, it is printing NULL.

       

       

       

      Attachments

        Activity

          please use the google groups to ask questions https://wiki.jenkins.io/display/JENKINS/How+to+report+an+issue

          ifernandezcalvo Ivan Fernandez Calvo added a comment - please use the google groups to ask questions  https://wiki.jenkins.io/display/JENKINS/How+to+report+an+issue

          People

            ifernandezcalvo Ivan Fernandez Calvo
            shravanbommu shravan Bommu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: