Maven repository used by Jenkins

2013-09-18 Thread Thomas Vestergaard Trolle
Hi, As one of our Jenkins slaves were running out of disc space, I realised, that it used two separate Maven-repositories, the default ~/m2/repository, and an additional (c:\tools\localrepository). I have searched through Jenkins management pages to find this second path, but without any luck.(The

Re: Can Managed Script Plugin be used to hold "Groovy System Scripts"?

2013-08-27 Thread Thomas Vestergaard
Hi, I have faced the same issue. Yesterday, I stumbled across the Scriptler plugin, which so far seems to fulfil my needs. If you get a Managed Script Plugin to do, what you need, I would be very interested in hearing about it. Best regards, Thomas P.S. I also have a script for grabbing the vers

Re: Triggered job - run on same machine?

2013-07-28 Thread Thomas Vestergaard
Hi Bob, You can use the Node Label Parameter plugin to also send the node. I use this extensively to share workspaces between my orchestration- and builder-projects. Best regard, Med venlig hilsen Thomas Vestergaard Trolle Sendt fra min iPhone On 22/07/2013, at 15.44, Bob Bick wrote

Plugin for extra confirmation

2013-07-18 Thread Thomas Vestergaard
Hi, One of our devs would like to have a Jenkins job to nuking and reinstalling an environment - that should be fairly straight forward; create parameterised project taking server and db names, and then get to work. Now, considering the gravity of the actions to be performed, I would really like

Re: dimensions CM dmcli not found on jenkins slave

2013-07-12 Thread Thomas Vestergaard
You probably haven't installed 'dmcli' on the slave? It goes for all the tools not managed by Jenkins, that you need to install/configure them yourself. Best regards, Thomas On Thu, Jul 11, 2013 at 10:07 PM, Phuong Do wrote: > Does anyone have successfully use DimensionsCM from slave node. I go

Re: Restricting matrix-build with parameters

2013-05-17 Thread Thomas Vestergaard
Hi Chris, Thanks for pointing that out. We are "only" at the latest released version. Thomas On Thu, May 16, 2013 at 8:56 PM, cjo wrote: > Just a quick question, > Which version of Jenkins are you using? > As the changes for issue JENKINS-7285 are only in 1.515+ which is not yet > released. >