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

allow deploy plugin to accept parametrized variables like %parameter% or $parameter

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • deploy-plugin
    • None

      Please add support for deploy plugin to accept parametrized variables for url, user and password.
      I tried injecting parameters with envinject and then referencing them in deploy-plugin like %app.server.url%, ${app.server.url}, $app.server.url, but I'm still getting exception

      FATAL: java.net.MalformedURLException: no protocol: %app.server%/manager
      java.lang.AssertionError: java.net.MalformedURLException: no protocol: %app.server%/manager

          [JENKINS-22403] allow deploy plugin to accept parametrized variables like %parameter% or $parameter

          Lukáš Vasek created issue -
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 154504 ] New: JNJira + In-Review [ 178818 ]
          Robin Jansohn made changes -
          Released As New: https://github.com/jenkinsci/deploy-plugin/releases/tag/deploy-1.12
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]

            Unassigned Unassigned
            lvasek Lukáš Vasek
            Votes:
            6 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: