Re: blueocean FOO=bar

2017-11-17 Thread nup
Anyone has any suggestions would be greatly appreciated? Regards, On Friday, November 10, 2017 at 1:21:34 PM UTC-7, nup wrote: > > Hi, > > I am using the blueocean pipeline that is using maven and jdk defined in > jenkins file as follows: > > pipeline { > agent any > tools { > mav

Content Security Policy Modification on Windows

2017-11-17 Thread David Caudill
hi! I have this script, which works fine in the Jenkins Script Console: System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "sandbox allow-scripts allow-same-origin; default-src 'none'; img-src 'self' data: ; style-src 'self' 'unsafe-inline' data: ; script-src 'self' 'unsafe-inline'

Error with parallel pipeline

2017-11-17 Thread Ramesh Bar
We are getting the below error with parallel pipeline for the 'Test' Stage which essentially tries to spin-up docker containers equal to number of tests for parallel execution. Will appreciate any thoughts/suggestions to fix this. java.lang.UnsupportedOperationException: Calling public static

Re: Jenkins throws NPE when triggering remote job with parameterized-remote-trigger-plugin

2017-11-17 Thread Romain Dupont
Hi I'm getting the same error (jenkins 2.73.2 and plugin 2.2.2). Have you found any solution? Plugin doesn't seem to be maintained anymore. could be related to the upgrade to TLS 1.2... Regards On Thursday, 9 November 2017 19:09:31 UTC, misha wrote: > > Has anyone encountered this error usin

Re: Save the installed plugins as a text

2017-11-17 Thread Ioannis Moutsatsos
Here is the Groovy script that I use to create an install script (using Jenkins CLI) of the plugins on the server . You can also modify it if you just want to get the list of your plugins (and their versions) I have found this useful for cloning the plugins of one server to another. Hope it he

Re: Save the installed plugins as a text

2017-11-17 Thread Victor Martinez
Stackoverflow ^^ ( I typed too fast ) -- 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

Re: Save the installed plugins as a text

2017-11-17 Thread Victor Martinez
> > > There are different approaches already explained in the Stacktrace: - https://stackoverflow.com/questions/9815273/how-to-get-a-list-of-installed-jenkins-plugins-with-name-and-version-pair Regarding the second question, I'd rather suggest to use any Configuration management tools,

Save the installed plugins as a text

2017-11-17 Thread Masaru Tsuchiyama
Hi Is there any way to save the information of the installed plugins as a text, and restore the plugins from the information. By saving jpi files, it is possible to save and restore the installed plugins. But I want to add the information to git repository. So the information should be a text

Re: BlueOcean observations from user

2017-11-17 Thread Sverre Moe
Favorites helps a little, but it may be beome equally unmanageable. Lets say I have only 4 projects that I am interested in, but those have 4 release branches, and two of my work branches. The favorite list will become unmanageable. onsdag 8. november 2017 20.26.31 UTC+1 skrev Cliff Meyers følge

Re: Old generation (heap size) continuous to trend up

2017-11-17 Thread Johan-Kees Vliek
Thanks for the link. Checked it and related links. Looks like an upgrade is the only way to go forward... On Thursday, November 16, 2017 at 3:29:14 PM UTC+1, Daniel Beck wrote: > > > > On 16. Nov 2017, at 14:40, Johan-Kees Vliek > wrote: > > > > Is there a known issue with Jenkins (v2.60.2), o