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 have managed to install it but nothing changed in the Jenkins - according to the readme document, in "Jenkins > Manage Jenkins > Configure System" should be available configuration section for SQS. It is not here so I am not able to configure it. I have tried with latest Jenins 1.* and with the newest one. In both, there is nothing. Please help/advise.
My goal is to trigger a job, when new message appears in the SQS queue but not initialized by SQS but to use so called pull queue technology - my Jenkins to be the active side. Something like the old fashion SVN plugins. if there is no exist plugin, i am planning to write a simple Java code, which to be executed by Jenkins in defined time interval - 5 minutes for example. I think it is a ugly solution so could someone propose better approach (I afraid I do not have the resources to develop my own plugin). Thanks in advance, Mladen -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/c2521d26-3fe5-44d2-bd28-c34728c972c6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
