and to any one else in the plugins list it is: Jenkins Parameterized Trigger plugin<http://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin>
On Thursday, February 14, 2013 11:08:22 AM UTC-8, [email protected] wrote: > > OK, I did find it, so thank you to all for the support. > > On Thursday, February 14, 2013 10:40:12 AM UTC-8, [email protected]: >> >> Thanks and yep it is not in the plugin list... >> So could some one send me a link to the ".hpi file to install a plugin >> from outside the central plugin repository" >> I do not want to compile it from source. >> >> On Thursday, February 14, 2013 10:22:39 AM UTC-8, William Soula wrote: >>> >>> It's actually called Parameterized Trigger >>> Plugin<https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin>not >>> trigger parameterized builds. If you can't see it then I don't know >>> what to say, it should be there. I already have it installed so I can't >>> test if it is there or not. >>> >>> Will >>> >>> On 02/14/2013 11:03 AM, [email protected] wrote: >>> >>> Thank you, >>> I think I found an issue: >>> I have Jenkins ver. 1.501 <http://jenkins-ci.org/> which I just >>> upgraded and I have updated my plugin list. >>> I do not see that plugin. >>> >>> On Thursday, February 14, 2013 8:19:26 AM UTC-8, William Soula wrote: >>>> >>>> You could output the variables to a file and then use the trigger >>>> parameterized builds plugin to trigger downstream jobs and add a parameter >>>> from properties file section to pass the properties to the downstream >>>> builds: >>>> >>>> https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin >>>> >>>> Will >>>> >>>> On 02/13/2013 04:33 PM, [email protected] wrote: >>>> >>>> If this is a known item I apologize. >>>> I am using the Jenkins system to build environments in AWS using Cloud >>>> Formation templates. >>>> I need to know how to take the CF outputs and pass them to the next job. >>>> Example: >>>> Build a VPC, Subnet, etc. >>>> Then pass the VPC, Subnet IDs in to the build frontend web server >>>> CF template so they are created in the new Subnet and VPC. >>>> >>>> Thanks >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Jenkins Users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>>> >>>> >>>> >>>> >>> -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
