Re: SCM SQS Plugin - not working

2016-05-17 Thread Mladen Marev
Monday, 16 May 2016 11:21:01 UTC+1, Mladen Marev wrote: > > Hello, > > I am still fighting with the SQS and Jenkins integration. Looking around, > i found the plugin SCM SQS Plugin (here > <https://wiki.jenkins-ci.org/display/JENKINS/SCM+SQS+Plugin>). After all, > I hav

SCM SQS Plugin - not working

2016-05-16 Thread Mladen Marev
Hello, I am still fighting with the SQS and Jenkins integration. Looking around, i found the plugin SCM SQS Plugin (here ). After all, I have managed to install it but nothing changed in the Jenkins - according to the readme document,

Re: HTTPS Jenkins update site

2016-05-10 Thread Mladen Marev
I found xmission mirror as very helpful, since you can brows and download mainly everything. My Jenkins is already version 2.2 :-) On Tuesday, 10 May 2016 10:33:49 UTC+1, Mladen Marev wrote: > > Hello, > > is there any HTTPS mirror which I can use as a Jenkins update site, for

Re: HTTPS Jenkins update site

2016-05-10 Thread Mladen Marev
Ok, sounds like I need to try to deviler the war using some other ways. Thank you for the helpful comments here :-) On Tuesday, 10 May 2016 13:26:03 UTC+1, Daniel Beck wrote: > > > > On 10.05.2016, at 12:23, Mladen Marev > > wrote: > > > > my proxy and firewall a

Re: HTTPS Jenkins update site

2016-05-10 Thread Mladen Marev
is the only way to get the metadata if your Jenkins is isolated from the > internet) > > In any case the metadata is signed to ensure integrity and the metadata > includes the content hashes of the plugins > > On 10 May 2016 at 10:33, Mladen Marev > > wrote: > >>

HTTPS Jenkins update site

2016-05-10 Thread Mladen Marev
Hello, is there any HTTPS mirror which I can use as a Jenkins update site, for both - the Jenkins itself and plugins. I mean not only the main page but also the redirected one, as usually the download is redirected to some other URLs. Thanks. -- You received this message because you are subs

Re: How Jenkins could pull AWS SQS and trigger jobs

2016-05-09 Thread Mladen Marev
I found that plugin - https://wiki.jenkins-ci.org/display/JENKINS/SCM+SQS+Plugin Has anyone chance to test it? I will do once I have managed to update my Jenkins. Any feedback is more than welcome. On Wednesday, 4 May 2016 13:09:59 UTC+1, Mladen Marev wrote: > > Hello, > > >

How Jenkins could pull AWS SQS and trigger jobs

2016-05-04 Thread Mladen Marev
Hello, Is there easy way to trigger Jenkins job/s when new message arrive in Amazon SQS. The use case, I am trying to cover is as follows: Some other Amazon services will post messages in dedicated SQS queue, containing some specific information. I would like as soon as possible, the on p