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

ListSubversionTagsParameterDefinition type doesn't support CLI parameter submission

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • subversion-plugin
    • None
    • Jenkins: 1475
      Java version: jdk1.5.0_11

      CLI parameter submission is not supported for the class hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition type. Please file a bug report for this

      Steps:
      0) wget http://rbm-1.xxxx.com:2020/jenkins/jnlpJars/jenkins-cli.jar
      1) java -jar jenkins-cli.jar -s http://rbm-1.xxxx.com:2020/jenkins/ version
      Failed to authenticate with your SSH keys.
      1.475
      2) java -jar jenkins-cli.jar -s http://rbm-1.xxxx.com:2020/jenkins/ build PUBLIC_JOB -c -s -v --username vm2 --password password -p SVN_PATH=trunk

          [JENKINS-14824] ListSubversionTagsParameterDefinition type doesn't support CLI parameter submission

          Anders Johnson added a comment - - edited

          aninfinite Any status updates on this? I'd love to see this implemented.

          Anders Johnson added a comment - - edited aninfinite Any status updates on this? I'd love to see this implemented.

          Unfortunately, I only reported 4 years ago though and I don't use subversion anymore and I have no idea whether it was already solved with the latest version as it was solved with the Extended Choice Parameter,

          Cheers

          Victor Martinez added a comment - Unfortunately, I only reported 4 years ago though and I don't use subversion anymore and I have no idea whether it was already solved with the latest version as it was solved with the Extended Choice Parameter, Cheers

          Oleg Nenashev added a comment -

          Oleg Nenashev added a comment - Fixed in 2.10 by https://github.com/jenkinsci/subversion-plugin/pull/197

            Unassigned Unassigned
            v2v Victor Martinez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: