• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • maven-metadata-plugin
    • None
    • Jenkins 1.515

      I've been testing this plugin and it really doesn't work with current Jenkins release. After choosing version and trying to use that parameter later on, parameter is not recognized using ${param-name} format. I've tried to use this plugin with Artifact resolver plugin.

          [JENKINS-18138] Value is not stored as parameter for later use

          Olli Varis created issue -

          Gesh Markov added a comment -

          That's because it creates multiple parameters based on the name of the parameter name you supply.

          For example if you named the property "MY_JAR" then the selected version from the dropdown will be "MY_JAR_VERSION". Another one that might be interesting depending on what you want to achieve is: "MY_JAR_ARTIFACT_URL".

          You can see the full list in Jenkins the "Parameters" section of an execution of the job.

          Cheers,
          Gesh

          Gesh Markov added a comment - That's because it creates multiple parameters based on the name of the parameter name you supply. For example if you named the property "MY_JAR" then the selected version from the dropdown will be "MY_JAR_VERSION". Another one that might be interesting depending on what you want to achieve is: "MY_JAR_ARTIFACT_URL". You can see the full list in Jenkins the "Parameters" section of an execution of the job. Cheers, Gesh
          Gesh Markov made changes -
          Fix Version/s New: current [ 10162 ]
          Resolution New: Not A Defect [ 7 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          Olli Varis added a comment - - edited

          Thanks for swift reply! Exactly where can I see this info?

          EDIT: found it thanks a lot!

          Olli Varis added a comment - - edited Thanks for swift reply! Exactly where can I see this info? EDIT: found it thanks a lot!

          Gesh Markov added a comment -

          you're welcome.

          Gesh Markov added a comment - you're welcome.
          Gesh Markov made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]

          Entered value must be stored without modification

          Kanstantsin Shautsou added a comment - Entered value must be stored without modification
          Kanstantsin Shautsou made changes -
          Resolution Original: Not A Defect [ 7 ]
          Status Original: Closed [ 6 ] New: Reopened [ 4 ]

          Daniel Beck added a comment -

          integer Could you explain in more detail why you're reopening this, what the problem is?

          Daniel Beck added a comment - integer Could you explain in more detail why you're reopening this, what the problem is?

          Kanstantsin Shautsou added a comment - - edited

          This plugin is injecting variables in form of artifactname+tail. If i'm entering input value name as KEY then it must be a KEY, no magic substitution.

          Kanstantsin Shautsou added a comment - - edited This plugin is injecting variables in form of artifactname+tail. If i'm entering input value name as KEY then it must be a KEY, no magic substitution.

            gesh Gesh Markov
            ovaris Olli Varis
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: