[JIRA] [maven-metadata-plugin] (JENKINS-18138) Value is not stored as parameter for later use

2014-10-17 Thread gentoo.inte...@gmail.com (JIRA)














































Kanstantsin Shautsou
 reopened  JENKINS-18138


Value is not stored as parameter for later use
















Entered value must be stored without modification





Change By:


Kanstantsin Shautsou
(17/Oct/14 6:58 AM)




Resolution:


NotADefect





Status:


Closed
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-metadata-plugin] (JENKINS-18138) Value is not stored as parameter for later use

2014-10-17 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-18138


Value is not stored as parameter for later use















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



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-metadata-plugin] (JENKINS-18138) Value is not stored as parameter for later use

2014-10-17 Thread gentoo.inte...@gmail.com (JIRA)














































Kanstantsin Shautsou
 commented on  JENKINS-18138


Value is not stored as parameter for later use















This plugin is injecting variables in form of artifactname+tail, so when artifactname has dash this variable become unusuable for shell. If i'm entering input value name as KEY then it must be a KEY, no magic substitution.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-metadata-plugin] (JENKINS-18138) Value is not stored as parameter for later use

2014-10-17 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-18138


Value is not stored as parameter for later use















This plugin is injecting variables in form of artifactname+tail, so when artifactname has dash this variable become unusuable for shell.

It uses the parameter name for it, not the artifact name.

If i'm entering input value name as KEY then it must be a KEY, no magic substitution.

As they say in Wikipedia: citation needed. Its behavior is documented in the inline help, and the ParameterDefinition Javadoc only states:

The actual meaning and the purpose of parameters are entirely up to users, so what the concrete parameter implmentation is pluggable. Write subclasses in a plugin and put Extension on the descriptor to register them.

FWIW If you want parameter name = env variable set with input, that's a minor improvement at best, not a blocker bug.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-metadata-plugin] (JENKINS-18138) Value is not stored as parameter for later use

2014-10-17 Thread gentoo.inte...@gmail.com (JIRA)












































 
Kanstantsin Shautsou
 edited a comment on  JENKINS-18138


Value is not stored as parameter for later use
















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.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-metadata-plugin] (JENKINS-18138) Value is not stored as parameter for later use

2014-10-17 Thread gentoo.inte...@gmail.com (JIRA)














































Kanstantsin Shautsou
 updated  JENKINS-18138


Value is not stored as parameter for later use
















Change By:


Kanstantsin Shautsou
(17/Oct/14 11:34 AM)




Priority:


Blocker
Minor



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [maven-metadata-plugin] (JENKINS-18138) Value is not stored as parameter for later use

2013-05-30 Thread elias.va...@gmail.com (JIRA)














































Olli Varis
 created  JENKINS-18138


Value is not stored as parameter for later use















Issue Type:


Bug



Affects Versions:


current



Assignee:


Gesh Markov



Components:


maven-metadata-plugin



Created:


30/May/13 6:49 AM



Description:


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.




Environment:


Jenkins 1.515




Project:


Jenkins



Priority:


Blocker



Reporter:


Olli Varis

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [maven-metadata-plugin] (JENKINS-18138) Value is not stored as parameter for later use

2013-05-30 Thread g...@markov.eu (JIRA)















































Gesh Markov
 resolved  JENKINS-18138 as Not A Defect


Value is not stored as parameter for later use
















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





Change By:


Gesh Markov
(30/May/13 7:43 AM)




Status:


Open
Resolved





Fix Version/s:


current





Resolution:


NotADefect



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [maven-metadata-plugin] (JENKINS-18138) Value is not stored as parameter for later use

2013-05-30 Thread elias.va...@gmail.com (JIRA)














































Olli Varis
 commented on  JENKINS-18138


Value is not stored as parameter for later use















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



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [maven-metadata-plugin] (JENKINS-18138) Value is not stored as parameter for later use

2013-05-30 Thread elias.va...@gmail.com (JIRA)












































 
Olli Varis
 edited a comment on  JENKINS-18138


Value is not stored as parameter for later use
















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

EDIT: found it thanks a lot!



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [maven-metadata-plugin] (JENKINS-18138) Value is not stored as parameter for later use

2013-05-30 Thread g...@markov.eu (JIRA)















































Gesh Markov
 closed  JENKINS-18138 as Not A Defect


Value is not stored as parameter for later use
















you're welcome.





Change By:


Gesh Markov
(30/May/13 8:26 AM)




Status:


Resolved
Closed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.