RE: How to download plugins from Linux shell

2013-08-20 Thread Christopher Carlson
alf Of Andrew Melo Sent: Tuesday, August 20, 2013 9:39 AM To: jenkinsci-users@googlegroups.com Subject: Re: How to download plugins from Linux shell On Tue, Aug 20, 2013 at 11:29 AM, Christopher Carlson mailto:ccarl...@imsco-us.com>> wrote: Yes, I've been looking into Puppet. It is a con

Re: How to download plugins from Linux shell

2013-08-20 Thread Andrew Melo
929 E. Imperial Hwy. > > Brea, CA 92821 USA > > P: 714.854.8478 > > www.imsco-us.com > > > > *From:* jenkinsci-users@googlegroups.com [mailto: > jenkinsci-users@googlegroups.com] *On Behalf Of *Kevin Fleming > (BLOOMBERG/ 731 LEXIN) > *Sent:* Tuesday, August 20, 2013 9

RE: How to download plugins from Linux shell

2013-08-20 Thread Christopher Carlson
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Kevin Fleming (BLOOMBERG/ 731 LEXIN) Sent: Tuesday, August 20, 2013 9:23 AM To: jenkinsci-users@googlegroups.com Subject: RE: How to download plugins from Linux shell Ahh, but there's the rub. If you've deployed from an automated

RE: How to download plugins from Linux shell

2013-08-20 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
731 LEXIN) Sent: Tuesday, August 20, 2013 6:35 AM To: jenkinsci-users@googlegroups.com Subject: RE: How to download plugins from Linux shell The other recommendations you've received are really valuable, and you should not discount them. If you go down the route of downloading HPI/JPI files

RE: How to download plugins from Linux shell

2013-08-20 Thread Christopher Carlson
19, 2013 12:10 PM To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> Subject: RE: How to download plugins from Linux shell The following command works for me: wget http://updates.jenkins-ci.org/download/plugins/AdaptivePlugin/0.1/AdaptivePlugin.hpi Will __

Re: How to download plugins from Linux shell

2013-08-20 Thread Les Mikesell
On Tue, Aug 20, 2013 at 8:35 AM, Kevin Fleming (BLOOMBERG/ 731 LEXIN) wrote: > The other recommendations you've received are really valuable, and you > should not discount them. If you go down the route of downloading HPI/JPI > files yourself, you will lose the benefit of dependency handling that

RE: How to download plugins from Linux shell

2013-08-20 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
ilto:jenkinsci-users@googlegroups.com] On Behalf Of William Soula Sent: Monday, August 19, 2013 12:10 PM To: jenkinsci-users@googlegroups.com Subject: RE: How to download plugins from Linux shell The following command works for me: wget http://updates.jenkins-ci.org/download/plugin

RE: How to download plugins from Linux shell

2013-08-19 Thread Christopher Carlson
.8478 www.imsco-us.com<http://www.imsco-us.com> From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of William Soula Sent: Monday, August 19, 2013 12:10 PM To: jenkinsci-users@googlegroups.com Subject: RE: How to download plugins from Linux shell Th

RE: How to download plugins from Linux shell

2013-08-19 Thread William Soula
: Monday, August 19, 2013 2:04 PM To: jenkinsci-users@googlegroups.com Subject: Re: How to download plugins from Linux shell I believe the site was having issues a while ago so perhaps try again as works for me. Richard. On Tuesday, August 20, 2013, Christopher Carlson wrote: Will, I tried that

Re: How to download plugins from Linux shell

2013-08-19 Thread Richard Bywater
la > > Sent: Monday, August 19, 2013 11:37 AM > > To: jenkinsci-users@googlegroups.com > > Subject: RE: How to download plugins from Linux shell > > > > Should be able to wget off this url: > > http://updates.jenkins-ci.org/download/plugins/ > > > > Will > >

RE: How to download plugins from Linux shell

2013-08-19 Thread Christopher Carlson
roups.com] On Behalf Of William Soula > Sent: Monday, August 19, 2013 11:37 AM > To: jenkinsci-users@googlegroups.com > Subject: RE: How to download plugins from Linux shell > > Should be able to wget off this url: > http://updates.jenkins-ci.org

RE: How to download plugins from Linux shell

2013-08-19 Thread William Soula
PM To: jenkinsci-users@googlegroups.com Subject: RE: How to download plugins from Linux shell Will, Thanks for your suggestion. What you're describing is kind of what I want to do. I just can't figure out how to download the plugins programmatically. It seems my options are: 1. U

RE: How to download plugins from Linux shell

2013-08-19 Thread Christopher Carlson
On Behalf Of William Soula > Sent: Monday, August 19, 2013 11:27 AM > To: jenkinsci-users@googlegroups.com > Subject: Re: How to download plugins from Linux shell > > You could also download the plugins and put them into the plugin folder so > that when jenkins starts it will find

Re: How to download plugins from Linux shell

2013-08-19 Thread Mark Waite
i-users@googlegroups.com" >Sent: Monday, August 19, 2013 11:56 AM >Subject: RE: How to download plugins from Linux shell > > > > >I really appreciate your quick response. >  >My goal was to make this process as easy as possible.  I’m presuming some >non-technic

Re: How to download plugins from Linux shell

2013-08-19 Thread William Soula
You could also download the plugins and put them into the plugin folder so that when jenkins starts it will find all the jpis and unpack them. Or you could use chef. Will On 08/19/13 13:24, Daniel Beck wrote: > You could create a custom jenkins.war that bundles the plugins you want in > the v

Re: How to download plugins from Linux shell

2013-08-19 Thread Daniel Beck
You could create a custom jenkins.war that bundles the plugins you want in the versions you want. https://wiki.jenkins-ci.org/display/JENKINS/Bundling+plugins+with+Jenkins On 19.08.2013, at 19:31, Christopher Carlson wrote: > Is it possible to download plugins using a bash shell script? > > O

RE: How to download plugins from Linux shell

2013-08-19 Thread Christopher Carlson
m> From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Mark Waite Sent: Monday, August 19, 2013 10:53 AM To: jenkinsci-users@googlegroups.com Subject: Re: How to download plugins from Linux shell You're correct that the Jenkins server must be running in

Re: How to download plugins from Linux shell

2013-08-19 Thread Mark Waite
rs@googlegroups.com" >Sent: Monday, August 19, 2013 11:44 AM >Subject: RE: How to download plugins from Linux shell > > > > >It appears to me that this requires Jenkins to be installed and running.  We >don’t have a head on our Jenkins server, so our only access i

RE: How to download plugins from Linux shell

2013-08-19 Thread Christopher Carlson
jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Mark Waite Sent: Monday, August 19, 2013 10:33 AM To: jenkinsci-users@googlegroups.com Subject: Re: How to download plugins from Linux shell The Jenkins command line interface can install plugins and restart the Jenkins s

Re: How to download plugins from Linux shell

2013-08-19 Thread Mark Waite
The Jenkins command line interface can install plugins and restart the Jenkins server. Refer to https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI Mark Waite > > From: Christopher Carlson >To: jenkinsci-users@googlegroups.com >Sent: Monday, August 19, 20