Programatically fetch security vulnerabilities related warning information on installed Jenkins plugins

2023-06-07 Thread Ram Vinnakota
Hello community, I would like to continuously monitor for the security vulnerabilities warnings being issued on Jenkins plugins installed on my Jenkins instance. In this way, I can be notified on regular intervals without the need to open Jenkins UI to check for such warning messages manually

Re: Building Jenkins-plugins failed in maven enforcer plugins

2023-01-30 Thread Thomas Markus
Hi Am 30.01.23 um 08:46 schrieb Ullrich Hafner: Which maven version are you using? The error message says that you need to use at least Maven 3.8.1. Am 30.01.2023 um 07:37 schrieb Ahmed Rafiq : Hello, trying to update our inhouse Jenkins plugins. But it gets failed from maven-enforcer

Re: Building Jenkins-plugins failed in maven enforcer plugins

2023-01-29 Thread Ullrich Hafner
Which maven version are you using? The error message says that you need to use at least Maven 3.8.1. > Am 30.01.2023 um 07:37 schrieb Ahmed Rafiq : > > Hello, > trying to update our inhouse Jenkins plugins. But it gets failed from > maven-enforcer-plugin at >

Building Jenkins-plugins failed in maven enforcer plugins

2023-01-29 Thread Ahmed Rafiq
Hello, trying to update our inhouse Jenkins plugins. But it gets failed from maven-enforcer-plugin at *[ERROR] Rule 1: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:3.8.1 required to no longer download dependencies via HTTP (use HTTPS instead).* In our *settings.xml

Jenkins plugins update behind a firewall

2022-08-17 Thread Arvind Singh
Hi, We have setup Jenkins behind a firewall and want to update the firewall rules so that we can do periodic updates of Jenkins and plugins. I notice that the sites which we will be using for these are “pkg.jenkins.io” and “ updates.jenkins.io”. However, we see that these hosts are configured w

Re: Jenkins Plugins Versions and their compatible versions

2021-02-13 Thread Mark Waite
ager-2.5.0.jar $ wget https://updates.jenkins.io/download/war/2.222.4/jenkins.war $ cat > plugins.txt < wrote: > You can have a look here: > https://github.com/jenkinsci/bom > > > Am 11.02.2021 um 15:52 schrieb Balu Balaji : > > Hi All, > I am trying to find the Jenkins

Re: Jenkins Plugins Versions and their compatible versions

2021-02-13 Thread Ullrich Hafner
You can have a look here: https://github.com/jenkinsci/bom <https://github.com/jenkinsci/bom> > Am 11.02.2021 um 15:52 schrieb Balu Balaji : > > Hi All, > I am trying to find the Jenkins plugins list and their compatibility to the > Jenkins version 2.222.4 version. >

Jenkins Plugins Versions and their compatible versions

2021-02-11 Thread Balu Balaji
Hi All, I am trying to find the Jenkins plugins list and their compatibility to the Jenkins version 2.222.4 version. Could you please help me with the Jenkins 2.222.4 compatible below Plugins versions? *LDAP* *ssh-agent* *apache-httpcomponents-client-4-api* *bouncycastle-api* *branch-api

Re: Is the Jenkins plugins server down?

2020-11-13 Thread zil...@gmail.com
Thank you! On Friday, November 13, 2020 at 4:21:06 PM UTC-5 slide wrote: > The plugin site is currently having issues. The infra team is working VERY > hard to resolve the issue. > > On Fri, Nov 13, 2020 at 2:06 PM zil...@gmail.com wrote: > >> I'm trying to update my plugins from my Manage Plu

Re: Is the Jenkins plugins server down?

2020-11-13 Thread Slide
The plugin site is currently having issues. The infra team is working VERY hard to resolve the issue. On Fri, Nov 13, 2020 at 2:06 PM zil...@gmail.com wrote: > I'm trying to update my plugins from my Manage Plugins page and I'm > getting this error. I also get the error if I cut/paste the URL to

Is the Jenkins plugins server down?

2020-11-13 Thread zil...@gmail.com
I'm trying to update my plugins from my Manage Plugins page and I'm getting this error. I also get the error if I cut/paste the URL to my browser. java.io.IOException: Server returned HTTP response code: 503 for URL: https://get.jenkins.io/plugins/ldap/1.25/ldap.hpi at sun.net.www.protocol.http

[Jenkins X] What are the best practices for upgrading/adding Jenkins plugins?

2019-10-24 Thread Andy Hopper
ctices for upgrading/adding Jenkins plugins in this shiny new world? -- 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 jenkinsci-users+unsubscr...@googlegrou

Re: Installing All Jenkins Plugins from hpi files.

2019-09-02 Thread Miguel Campos
Thanks, but unfortunatelly I'm not using AWS just running on VM El domingo, 1 de septiembre de 2019, 13:22:51 (UTC+2), Norman Khine escribió: > > Maybe this is what you are looking for assuming you are using AWS > > https://github.com/widdix/aws-cf-templates/blob/master/jenkins/jenkins2-ha-age

Re: Installing All Jenkins Plugins from hpi files.

2019-09-01 Thread Norman Khine
Maybe this is what you are looking for assuming you are using AWS https://github.com/widdix/aws-cf-templates/blob/master/jenkins/jenkins2-ha-agents.yaml#L1128 On Sun, 1 Sep 2019 at 11:53, Miguel Campos wrote: > Hello, > I have a need of being able to "replicate Jenkins masters" I mean ensure > t

Installing All Jenkins Plugins from hpi files.

2019-09-01 Thread Miguel Campos
Hello, I have a need of being able to "replicate Jenkins masters" I mean ensure that every new Jenkins master I install is exactly the same as the version I defined some time ago. by exactly the same I mean configuration and versions. However I need to have then configured different credentials,

Re: Troubleshooting deadlocking between Jenkins plugins

2018-12-04 Thread afeller
Imagined response would be to create Jenkins issue so created https://issues.jenkins-ci.org/browse/JENKINS-55014 On Tuesday, December 4, 2018 at 9:54:40 AM UTC-5, Andrew Feller wrote: > > Appreciate any thoughts on how to address these: > > Found one Java-level deadlock: > > =

Troubleshooting deadlocking between Jenkins plugins

2018-12-04 Thread Andrew Feller
Appreciate any thoughts on how to address these: Found one Java-level deadlock: = "RMI TCP Connection(39)-172.23.4.92": waiting to lock monitor 0x7feae80062c8 (object 0xebbd7358, a java.util.logging.StreamHandler), which is held by "GitSCM.onLoaded"

how to make jenkins plugins compatibility with blueocean

2018-04-09 Thread Nalakajayaruwan Kulasekara
Hi, I have tried to use functionality of "file operation plugin" in blueocean. but UI doesn't render (may be it incompatible). Would you please tell me a way to make it compatible with blueocean Thanks, Nalaka -- You received this message because you are subscribed to the Google Groups "Je

How do jenkins plugins expose users/groups to the matrix authorization plugin?

2018-02-28 Thread red 888
I think its safe to say the Google Login plugin is dead: https://github.com/jenkinsci/google-login-plugin Hasn't been updated in like a year and there are a bunch of old open pull requests. Id like to modify it for myself to be able to use groups in addition to just users under "Project-based

Re: How to Update Jenkins Plugins

2018-01-14 Thread ABostonGal ABostonGal
I do agree with you! Thanks again! On Saturday, January 13, 2018 at 3:26:40 PM UTC-5, Victor Martinez wrote: > > I meant to run a local jenkins instance 'out of the box' > using docker, > although it's quite specific about the docker tec

Re: How to Update Jenkins Plugins

2018-01-13 Thread Victor Martinez
I meant to run a local jenkins instance 'out of the box' using docker, although it's quite specific about the docker technology, in any case, I wanted to highlight it's worth testing those upgraded plugins somewhere else. Cheers -- Y

Re: How to Update Jenkins Plugins

2018-01-12 Thread ABostonGal ABostonGal
Thank you! It sounds like a great idea but you lost me on "bumping a docker instance." That's ok - I'll be adventurous and update them though the command line after I update Jenkins itself. I don't think I can get in too much trouble... :) On Friday, January 12, 2018 at 9:22:04 AM UTC-5, Vict

Re: How to Update Jenkins Plugins

2018-01-12 Thread Victor Martinez
Just to clarify the Manage Plugins UI looks after those dependencies too, but to be in a safe position, it's worth to try those upgrades somewhere else beforehand, to avoid any issues, probably bumping a docker instance locally with the same jenknis version and list of plugins might help you ou

Re: How to Update Jenkins Plugins

2018-01-12 Thread ABostonGal ABostonGal
Yes the plugins are on the unix machine. I will try to do this manually from the command line. The Manage Plugins UI does tell me what the dependencies are for each plugin so if I take note and pay attention - I will probably get something done. I just wish I had a better grasp of tools and te

Re: How to Update Jenkins Plugins

2018-01-12 Thread Dirk Heinrichs
Am 12.01.2018 um 12:08 schrieb ABostonGal ABostonGal: > Yes really! That's what I was asking: if I *could* update the plugins > from the UI Manage Plugins page. And again, what I'm concerned about > is that that they are installed on a unix machine NOT my machine. ??? They are installed on the ma

Re: How to Update Jenkins Plugins

2018-01-12 Thread ABostonGal ABostonGal
Yes really! That's what I was asking: if I *could* update the plugins from the UI Manage Plugins page. And again, what I'm concerned about is that that they are installed on a unix machine NOT my machine. Thanks again. On Thursday, January 11, 2018 at 1:35:51 AM UTC-5, Dirk Heinrichs wrote: > >

Re: How to Update Jenkins Plugins

2018-01-11 Thread Victor Martinez
On Thursday, 11 January 2018 06:35:51 UTC, Dirk Heinrichs wrote: > > Am 11.01.2018 um 00:59 schrieb ABostonGal ABostonGal: > > What part is wrong? Can you elaborate on how to update the plugins then? > > > Errh, really? OK, go to *Manage Jenkins* -> *Manage Plugins* (you will be > right in the *U

Re: How to Update Jenkins Plugins

2018-01-10 Thread Dirk Heinrichs
Am 11.01.2018 um 00:59 schrieb ABostonGal ABostonGal: > What part is wrong? Can you elaborate on how to update the plugins then? Errh, really? OK, go to /Manage Jenkins/ -> /Manage Plugins/ (you will be right in the /Update/ tab), select the ones you want to update, click /Download now and instal

Re: How to Update Jenkins Plugins

2018-01-10 Thread ABostonGal ABostonGal
What part is wrong? Can you elaborate on how to update the plugins then? Thanks! On Wednesday, January 10, 2018 at 8:14:53 AM UTC-5, Dirk Heinrichs wrote: > > Am 10.01.2018 um 14:12 schrieb ABostonGal ABostonGal: > > Since I can't update Jenkins from the UI, I can't update the plugins from > the

Re: How to Update Jenkins Plugins

2018-01-10 Thread Dirk Heinrichs
Am 10.01.2018 um 14:12 schrieb ABostonGal ABostonGal: > Since I can't update Jenkins from the UI, I can't update the plugins > from there either - right?  Wrong. Bye...     Dirk -- *Dirk Heinrichs* Senior Systems Engineer, Delivery Pipeline OpenText^TM Discovery | Recommind *Email*: dirk.heinr

Re: How to Update Jenkins Plugins

2018-01-10 Thread ABostonGal ABostonGal
Adding to the first post: I see in the configuration for the plugins in Jenkins the name of the unix machine and the directory for the plugins - but that doesn't mean that if I try to update them from the plugin manager that I will be able to connect to the unix machine and update the plugins t

How to Update Jenkins Plugins

2018-01-10 Thread ABostonGal ABostonGal
I'm new to Jenkins maintenance. My Jenkins is installed on a unix machine. I've figured out how to update Jenkins to 2.89 (the LTS - that's what I want) on unix (sudo command line). But what I don't know: how to update all the interdependent plugins (there are many) that are listed by Jenkins

Re: Is it possible for a log to be generated that lists which Jenkins Plugins were active during a build?

2017-05-11 Thread Mark Waite
blems. Mark Waite On Thu, May 11, 2017, 10:15 AM Robert Kruck wrote: > *Is there a Jenkins Plugin that can create a log that lists which Jenkins > Plugins were active during a build?* > > This would make it possible for our team to detect which Jenkins Plugins > are not being used,

Is it possible for a log to be generated that lists which Jenkins Plugins were active during a build?

2017-05-11 Thread Robert Kruck
*Is there a Jenkins Plugin that can create a log that lists which Jenkins Plugins were active during a build?* This would make it possible for our team to detect which Jenkins Plugins are not being used, and could therefore be safely deleted. Also, if the Jenkins plugins active during a build

[Jenkins Plugins] Rsync over SSH

2017-01-16 Thread Laura Ureche
Hello, I'm looking for a plugin which can make rsync between the master and the node machines(remote machines). I already searched in the Jenkins plugins list and I couldn't find something like this. Also, I installed the Publish Over SSH plugin but it copies each file to the remo

Is there any way of hosting an internal Jenkins plugins repository?

2016-12-20 Thread Andrew Ducker
Jenkins plugins are downloaded from a wide variety of sources (as the Jenkins downloads site actually forward you on to a mirror). Our security people aren't willing to open up arbitrary locations to allow Jenkins to pull in updated plugins, and managing them by hand is a massive

Re: Why have our Jenkins/Plugins *.hpi files changed to *.jpi files?

2016-11-09 Thread Stephen Connolly
When you start up any Jenkins after something like 1.5xx then it will automatically rename all .hpi files to .jpi On 8 November 2016 at 16:55, Robert Kruck wrote: > Anyone is free to answer this question: > > Is there any scenario in which Jenkins plugins filenames, associated with

Re: Why have our Jenkins/Plugins *.hpi files changed to *.jpi files?

2016-11-08 Thread Robert Kruck
Anyone is free to answer this question: Is there any scenario in which Jenkins plugins filenames, associated with Jenkins 2.5, might have had their plugin file extensions changed from *.hpi to *.jpi, in the absence of human intervention or human error? ++ On Tuesday

Re: Why have our Jenkins/Plugins *.hpi files changed to *.jpi files?

2016-11-08 Thread Robert Kruck
Based on your result, and based on the fact that no one in our group touched Jenkins Plugins in any way (in our build servers), is it possible that some sort of internal code in our Jenkins main installation (we are using Jenkins 2.5, which was installed earlier this year) could have changed

Re: Why have our Jenkins/Plugins *.hpi files changed to *.jpi files?

2016-11-08 Thread Daniel Beck
> On 08.11.2016, at 15:59, Robert Kruck wrote: > > I would expect all the renamed *.jpi Jenkins plugins to have "Date Modified" > updated to November 2016, but the "Date Modified" for all the renamed *.jpi > Jenkins plugins is June 15, 2016 or earlier. I j

Re: Why have our Jenkins/Plugins *.hpi files changed to *.jpi files?

2016-11-08 Thread Robert Kruck
By timestamp I mean date plus time of day (hours, minutes, AM or PM) For all of these renamed (from *.hpi to *.jpi), their "Date Modified" and "Date Created", without exception, are June 15, 2016 or earlier. I would expect all the renamed *.jpi Jenkins plugins to have &quo

Re: Why have our Jenkins/Plugins *.hpi files changed to *.jpi files?

2016-11-08 Thread Daniel Beck
> On 08.11.2016, at 15:29, Robert Kruck wrote: > > One would think a new filename would lead to a new timestamp for the renamed > file. Not sure what you mean by 'timestamp'. mtime or ctime? Only the latter changes on rename, and e.g. `ls -l` only shows the former. -- You received this mess

Re: Why have our Jenkins/Plugins *.hpi files changed to *.jpi files?

2016-11-08 Thread Robert Kruck
ALL Jenkins plugins, in all three of our build servers which have Jenkins plugins, were in the past week renamed from *.hpi to *.jpi. The timestamps of the renamed plugins are unchanged, the newest such timestamp is June 15, 2016. I would expect that if some human intervention had occurred in

Re: Why have our Jenkins/Plugins *.hpi files changed to *.jpi files?

2016-11-08 Thread Daniel Beck
> We have Jenkins plugins installed on three Jenkins Master build servers. > > Until very recently all Jenkins plugins files in the Jenkins/Plugins folders > of these three build servers had a filename ending in *.hpi. > > When I looked into these folders yesterday all the Jenk

Why have our Jenkins/Plugins *.hpi files changed to *.jpi files?

2016-11-08 Thread Robert Kruck
We have Jenkins plugins installed on three Jenkins Master build servers. Until very recently all Jenkins plugins files in the Jenkins/Plugins folders of these three build servers had a filename ending in *.hpi. When I looked into these folders yesterday all the Jenkins plugins files now have a

Re: Can't install Jenkins plugins with the cli

2016-10-30 Thread red 888
Hmm how could make this change non-interactively? Via the command line or through editing a config file? On Sunday, October 30, 2016 at 3:55:57 AM UTC-4, Daniel Beck wrote: > > Enable the JNLP port in Manage Jenkins » Configure Global Security, or > wait for 2.19.2 (which should be released any

Re: Can't install Jenkins plugins with the cli

2016-10-30 Thread Daniel Beck
Enable the JNLP port in Manage Jenkins » Configure Global Security, or wait for 2.19.2 (which should be released any day now). > On 30.10.2016, at 03:48, red 888 wrote: > > Running Server 2012 R2, Jenkins ver. 2.19.1 > > > > Installed Jenkins via the Windows MSI > > > > I can't seem to in

Can't install Jenkins plugins with the cli

2016-10-29 Thread red 888
Running Server 2012 R2, Jenkins ver. 2.19.1 Installed Jenkins via the Windows MSI I can't seem to install plugins with the cli: & 'C:\Program Files (x86)\Jenkins\jre\bin\java.exe' -jar 'C:\Program Files (x86)\Jenkins\war\WEB-INF\jenkins-cli.jar' -s 'http://localhost:8080/' install-plugin '

Using threads in Jenkins plugins

2016-08-21 Thread Paananen Timo
Hello, We are using template-project-plugin and it causes Jenkins startup time to increase radically when there is lot of items. We have about 2000 items in our Jenkins and it takes approximately half hour to start up when template-project-plugin is installed. I checked template-project-plug

Re: Jenkins plugins to push tags to git repo after successful builds

2016-06-30 Thread Kanstantsin Shautsou
If you are keeping credentials in GIT Scm configuration you should use git publisher. If not then you can create a trick with anybuildstep-plugin and do pushes from shell execution. On Thursday, June 30, 2016 at 4:21:05 PM UTC+3, piyush joshi wrote: > > Hi, > > Is there any Jenkin

Re: Jenkins plugins to push tags to git repo after successful builds

2016-06-30 Thread Mark Waite
The git plugin has the git publisher post build action which can publish a tag. On Thu, Jun 30, 2016 at 7:21 AM piyush joshi wrote: > Hi, > > Is there any Jenkins plugins to push a tag to a git repo after successful > build creation as a post build step. > > Thanks > Pi

Two more Jenkins Tutorials :), Jenkins Plugins II & Continuous Integration

2016-06-19 Thread Ken Erwin
Hi everyone! :D We just released two more tutorial videos on Jenkins, let me know what you think! The first one is on the second set of plugins for the CJE/CCJPE (open source only plugins so far) https://www.devopslibrary.com/lessons/jenkins-plugins-II The second video is an introduction to

Jenkins CCJPE Course: Jenkins Plugins Part I

2016-06-04 Thread Ken Erwin
Hi everyone :D We finally have another Jenkins CCJPE lesson, this time on the first half of the opensource Jenkins plugins. (Good for the CJE as well!) https://www.devopslibrary.com/lessons/jenkins-plugins-1 Ken & Samantha @ The DevOps Library -- You received this message because you

Re: How to plot graph using Jenkins Plugins with having my own X and Y axis values and labels?

2016-05-20 Thread Anderson Goulart
It seems that R is not installed in the build node. On 20/05/2016 07:30, Ashwitha H N wrote: Hi Am trying to run an Rscript on jenkins and have referred the http://biouno.org/tutorials/using-the-jenkins-r-plugin.html link for same. when i Build the job i get the following error

Re: How to plot graph using Jenkins Plugins with having my own X and Y axis values and labels?

2016-05-19 Thread Ashwitha H N
Hi > > Am trying to run an Rscript on jenkins and have referred the > http://biouno.org/tutorials/using-the-jenkins-r-plugin.html link for same. > when i Build the job i get the following error Building in workspace /var/lib/jenkins/workspace/r_exam [r_exam] $ Rscript /tmp/hudson4474744031922

Re: What is the best way to download all the Jenkins plugins along with their dependencies?

2016-04-05 Thread Stephen Connolly
The URL you are downloading a particular plugin is the SOURCE >> >> From: on behalf of Hemant Gupta < >> itsheman...@gmail.com> >> Reply-To: "jenkinsci-users@googlegroups.com" < >> jenkinsci-users@googlegroups.com> >> Date: Monday, Apri

Re: What is the best way to download all the Jenkins plugins along with their dependencies?

2016-04-04 Thread Mark Waite
a < > itsheman...@gmail.com> > Reply-To: "jenkinsci-users@googlegroups.com" < > jenkinsci-users@googlegroups.com> > Date: Monday, April 4, 2016 at 2:44 PM > To: "jenkinsci-users@googlegroups.com" > Subject: Re: What is the best way to download all the

Re: What is the best way to download all the Jenkins plugins along with their dependencies?

2016-04-04 Thread Indra Gunawan (ingunawa)
roups.com>" mailto:jenkinsci-users@googlegroups.com>> Subject: Re: What is the best way to download all the Jenkins plugins along with their dependencies? thanks for your responses. How can i use jenkins-cli.jar file to modify the below curl command: curl -o $PLUGIN_DIR/$name-$Ve

Re: What is the best way to download all the Jenkins plugins along with their dependencies?

2016-04-04 Thread Hemant Gupta
thanks for your responses. How can i use jenkins-cli.jar file to modify the below curl command: curl -o $PLUGIN_DIR/$name-$Version.hpi $JENKINS_PLUGINS_URL/$name/$latest_version/$name.hpi On Friday, April 1, 2016 at 7:17:36 PM UTC-5, Mark Waite wrote: > > If the goal is to download and install

Re: What is the best way to download all the Jenkins plugins along with their dependencies?

2016-04-01 Thread Mark Waite
If the goal is to download and install the plugins and their dependencies, you could use the jenkins-cli.jar file and make command line calls to Jenkins itself. I think it will then resolve the dependencies for you. Mark Waite On Fri, Apr 1, 2016 at 5:06 PM Ian Duffy wrote: > I build them all

Re: What is the best way to download all the Jenkins plugins along with their dependencies?

2016-04-01 Thread Ian Duffy
I build them all as RPMs and let yum resolve the dependencies. On 1 April 2016 at 23:50, jieryn wrote: > bash$ jar xf the.jpi > bash$ find the/WEB-INF/lib > > On Fri, Apr 1, 2016 at 6:28 PM, Hemant Gupta > wrote: > > Thanks for response !! > > I can write bash to download the plugin(.hpi) fro

Re: What is the best way to download all the Jenkins plugins along with their dependencies?

2016-04-01 Thread jieryn
bash$ jar xf the.jpi bash$ find the/WEB-INF/lib On Fri, Apr 1, 2016 at 6:28 PM, Hemant Gupta wrote: > Thanks for response !! > I can write bash to download the plugin(.hpi) from the > http://updates.jenkins-ci.org/download/plugins/ > > But, if I download a .hpi plugin file, it doesn't download th

Re: What is the best way to download all the Jenkins plugins along with their dependencies?

2016-04-01 Thread Hemant Gupta
Thanks for response !! I can write bash to download the plugin(.hpi) from the http://updates.jenkins-ci.org/download/plugins/ But, if I download a .hpi plugin file, it doesn't download the dependent .hpi files. In other words, downloading a plugin doesn't download its dependencies. Can you thr

Re: What is the best way to download all the Jenkins plugins along with their dependencies?

2016-04-01 Thread jieryn
The built plugin (.jpi / .hpi) already has its dependencies bundled within it. Every plugin has a symlink to the latest version. This seems like a pretty straightforward web crawler walk, downloading only the /latest/ linkage from http://updates.jenkins-ci.org/download/plugins/ On Fri, Apr 1, 2016

What is the best way to download all the Jenkins plugins along with their dependencies?

2016-04-01 Thread Hemant Gupta
I am thinking of writing a bash script(plugin.sh) that would download the plugins along with their dependencies. I am also thinking of creating a text file(plugin.txt) where I would list the plugin and version that I need to download. The bash script(plugin.sh) will take text file(plugin.txt)

Announcing a Jenkins Plugins RPM Repository

2016-03-01 Thread Julien Pivotto
All, I am happy to announce the availability of a test project I have run during the last couple of days: https://github.com/roidelapluie/Jenkins-Plugins-RPM Repo: https://jenkins.roidelapluie.be/yum/ The main features are described in the README: - Dependencies support - Plugins versions

Re: jenkins-plugins: which version is the latest?

2016-01-19 Thread These
t;> >> >> >> Am Dienstag, 19. Januar 2016 10:43:07 UTC+1 schrieb Baptiste Mathus: >>> >>> Hi, >>> Can you please elaborate? Where does that array come from? What for? >>> >>> Thanks >>> >>> 2016-01-19 9:38 GMT+00:00 T

Re: jenkins-plugins: which version is the latest?

2016-01-19 Thread Victor Martinez
27;plugin_1', 'plugin_2', 'plugin_3'] > > > thx, > tse > > > > > Am Dienstag, 19. Januar 2016 10:43:07 UTC+1 schrieb Baptiste Mathus: >> >> Hi, >> Can you please elaborate? Where does that array come from? What for? >> >>

Re: jenkins-plugins: which version is the latest?

2016-01-19 Thread These
n you please elaborate? Where does that array come from? What for? > > Thanks > > 2016-01-19 9:38 GMT+00:00 These >: > >> Hi, >> i have a array with names of a some jenkins-plugins and need the current >> version-number (only the information, wich version is t

Re: jenkins-plugins: which version is the latest?

2016-01-19 Thread Baptiste Mathus
Hi, Can you please elaborate? Where does that array come from? What for? Thanks 2016-01-19 9:38 GMT+00:00 These : > Hi, > i have a array with names of a some jenkins-plugins and need the current > version-number (only the information, wich version is the latest) of each > plugin

jenkins-plugins: which version is the latest?

2016-01-19 Thread These
Hi, i have a array with names of a some jenkins-plugins and need the current version-number (only the information, wich version is the latest) of each plugin. Any idea, how i can get this information? Thx, tse -- You received this message because you are subscribed to the Google Groups

Re: Update jenkins plugins automatically from local repo

2015-07-09 Thread jje
Now I've tried to create my own update-center. Haven't done this before and now I stuck. Check this: https://groups.google.com/forum/#!topic/jenkinsci-users/ewt5cFxGm24 Am Mittwoch, 8. Juli 2015 19:25:26 UTC+2 schrieb Christoph Obexer: > > This would be so much easier if > https://issues.jenkin

Re: Update jenkins plugins automatically from local repo

2015-07-08 Thread Christoph Obexer
This would be so much easier if https://issues.jenkins-ci.org/browse/JENKINS-26231 was fixed... I don't see a reason why the json file needs to contain absolute URLs in the first place Br, Christoph Am 2015-07-08 um 08:52 schrieb Daniel Beck: You can define additional update centers on the

Re: Update jenkins plugins automatically from local repo

2015-07-08 Thread jje
Okay... i've found a description how to make my own update centre. "Wer lesen kann ist klar im Vorteil" ;-) -- 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 jen

Re: Update jenkins plugins automatically from local repo

2015-07-08 Thread jje
Hi Daniel, thanks for that fast answer. From which jenkins server release that feature is provided?I've checked update site manager plugin, and redefined the location. Unfortunataly searching for updates on update centre does not work.What is meant with "sign the file contents"? " Am Mittwoch

Re: Update jenkins plugins automatically from local repo

2015-07-07 Thread Daniel Beck
You can define additional update centers on the Advanced tab of the plugin manager. Alternatively, UpdateSites Manager Plugin should be able to do replace the built-in update site. Remember that you need to cannot just use the same JSON (other download URLs), and need to sign the file contents.

Re: Update jenkins plugins automatically from local repo

2015-07-07 Thread jje
Most comfortable way would be to let jenkins update centre point to an URL different from common one. But this is not manageable, is it? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails f

Update jenkins plugins automatically from local repo

2015-07-07 Thread jje
Hello Folks! As my jenkins server is running in a subnet without internet access i was wondering if it's possible to configure jenkins to check for plugin updates on variable URL different from jenkins plugin centre one. We are going to download content of plug in centre regularly and put it o

Re: How to plot graph using Jenkins Plugins with having my own X and Y axis values and labels?

2015-06-11 Thread Ioannis Moutsatsos
jenkins-r-plugin.html> Hope this helps Ioannis On Friday, May 22, 2015 at 1:17:05 AM UTC-4, ashok alluri wrote: > > I have Jenkins job running which reads the data from external DB (not > local to Jenkins server), I want to plot this data (both X and Y axis > values are read

How to plot graph using Jenkins Plugins with having my own X and Y axis values and labels?

2015-05-21 Thread ashok alluri
I have Jenkins job running which reads the data from external DB (not local to Jenkins server), I want to plot this data (both X and Y axis values are read from DB) using Jenkins Plugins. I am finding difficulty with Plot plugin as it's X-axis value is always build number, is there anyway

Re: [Workflow-plugin] Use Jenkins plugins in Workflow

2015-04-20 Thread Richard Bywater
Unless someone says otherwise, as stated on that page, until the plugins are changed to be compatible with the new architecture they won't be usable in a workflow script. I'm guessing if there is a plugin that you really want to use and you have the skills, the maintainer of the plugin would love

Re: [Workflow-plugin] Use Jenkins plugins in Workflow

2015-04-20 Thread Carlos Lucas
Anyone have any idea? -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit ht

Jenkins plugins for Gitlab " merge request"

2015-04-17 Thread Fatiha
Hello, i use this jenkins plugin for the merge request in a job, biu i did not understand the difference between it and this other plugin ?? they do the same thing ? Thank you

[Workflow-plugin] Use Jenkins plugins in Workflow

2015-04-16 Thread Carlos Lucas
Hi, I would like to use some plugins that are not in the compatibility list ( https://github.com/jenkinsci/workflow-plugin/blob/master/COMPATIBILITY.md) in my workflow job scripts. Is there any way to do it? Like calling the plugin class or something. Thank you! -- You received this message be

Re: Jenkins Plugins

2015-02-19 Thread Mark Waite
gt; On Thu, Feb 19, 2015 at 2:44 PM, Chris Kelley > wrote: > > Hi all, > > > > I do user research for IBM's Bluemix DevOps Services, and I'm currently > > researching Jenkins plugin usage to help prioritize future > > releases/features. Any responses

RE: Jenkins Plugins

2015-02-19 Thread Ginga, Dick
: jenkinsci-users@googlegroups.com Subject: Re: Jenkins Plugins Not sure what's so 'unbelievable' about the question originating from a google account - given this is a google group, but for your info - kelleyc [AT] us dot ibm dot com. I'd be more then happy to add it if yo

Re: Jenkins Plugins

2015-02-19 Thread Chris Kelley
:* Thursday, February 19, 2015 2:45 PM > *To:* jenkins...@googlegroups.com > *Subject:* Jenkins Plugins > > > > Hi all, > > I do user research for IBM's Bluemix DevOps Services > <https://hub.jazz.net/>, and I'm currently researching Jenkins plugin >

Re: Jenkins Plugins

2015-02-19 Thread jieryn
t; researching Jenkins plugin usage to help prioritize future > releases/features. Any responses to the questions below would be much > appreciated - > > What Jenkins plugins are a requirement for use? In other words, you couldn't > use Jenkins if they didn't exist. > What

RE: Jenkins Plugins

2015-02-19 Thread Ginga, Dick
This would be more believable if there were an @ibm.com email address From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Chris Kelley Sent: Thursday, February 19, 2015 2:45 PM To: jenkinsci-users@googlegroups.com Subject: Jenkins Plugins Hi all, I do

Jenkins Plugins

2015-02-19 Thread Chris Kelley
Hi all, I do user research for IBM's Bluemix DevOps Services <https://hub.jazz.net/>, and I'm currently researching Jenkins plugin usage to help prioritize future releases/features. Any responses to the questions below would be much appreciated - 1. What Jenkins plugins a

How do I Import a Jenkins plugins in Groovyscript?

2014-09-09 Thread polarice
I've trying to find some simple examples of how to use Jenkins git client plugin without much luck. Git client is installed, but I am not importing the git-client-plugin properly when I run execute a system groovy script (using the groovy plugin). import org.jenkinsci.plugins.gitclient.GitClie

Re: Issue with Publish over SSH plugins jenkins plugins

2014-07-05 Thread Richard Bywater
>From memory I think the remote directory is relative to the remote prefix so perhaps try adjusting that to see if you get better results? Richard. On Sunday, July 6, 2014, Swarup Rakshit wrote: > Logs says files are gettign trsnaferred but in server I dont see files, > > Started by user anonym

Re: Issue with Publish over SSH plugins jenkins plugins

2014-07-05 Thread Swarup Rakshit
Logs says files are gettign trsnaferred but in server I dont see files, Started by user anonymous [EnvInject] - Loading node environment variables. Building in workspace /home/webadm/.jenkins/jobs/Model_Build_Deploy_DEV/workspace FSSCM.checkout /apps/B

Re: Issue with Publish over SSH plugins jenkins plugins

2014-07-03 Thread Swarup Rakshit
Thank You Richand. It's working now. On Thursday, July 3, 2014 7:38:00 PM UTC-7, Swarup Rakshit wrote: > > Hi All, > > I am working on project where I am using jenkins to transfer files to 5 > different server. Hence I decided that to use publish over SSH plugin as > build step. So I choosen t

Re: Issue with Publish over SSH plugins jenkins plugins

2014-07-03 Thread Richard Bywater
The source files is (IIRC) relative to the workspace. So I think you should be using either Models.txt or PMML_MappingFiles/Models.txt depending on which one you are after. Richard. On Fri, Jul 4, 2014 at 2:37 PM, Swarup Rakshit wrote: > Hi All, > > I am working on project where I am using jen

Issue with Publish over SSH plugins jenkins plugins

2014-07-03 Thread Swarup Rakshit
Hi All, I am working on project where I am using jenkins to transfer files to 5 different server. Hence I decided that to use publish over SSH plugin as build step. So I choosen to create build job with *Build a free-style software project. I added build step *to transfer file over SSH. I did

Announcing Jenkins plugins for Google Cloud

2014-03-28 Thread Nghia Tran
We are excited to announce the release of the first set of Jenkins plugins for Google Cloud. These plugins are being used today in the Push-to-deploy feature for App Engine<https://developers.google.com/appengine/docs/push-to-deploy>apps written in Java. Google Cloud Storage Plugin

RE: Jenkins Plugins: Recommended UI Technology?

2013-05-14 Thread Alex Earl
I'd highly recommend using Groovy instead of Jelly. It is way easier to work with and debug. Sent from my Windows Phone -- From: Jochen Ehret Sent: 5/14/2013 1:55 To: jenkinsci-users@googlegroups.com Subject: Jenkins Plugins: Recommended UI Technology? Hi all, w

Jenkins Plugins: Recommended UI Technology?

2013-05-14 Thread Jochen Ehret
Hi all, we are just evaluating which UI technology to use for our Jenkins Plugin. We have already some experience with Jelly but we are wondering if this is still the recommended technology (regarding documentation, maintainability etc.). What about Ruby or Groovy as alternatives? Are there any

Re: Installing Jenkins plugins via API?

2012-09-03 Thread dduvnjak
Hi Mike, I'm actually looking for the REST API. Dario On Monday, September 3, 2012 1:50:31 PM UTC+2, dduvnjak wrote: > > Is there a Jenkins API call which enables remote plugin installation? > > The documentation implies that possibility, but I can't seem to find it > anywhere. I'm trying to au

  1   2   >