Re: P4 Plugin throws Error occurred during the SSL handshake: invalid SSL session Error

2014-09-29 Thread Shobha Dashottar
I ran that test code and earlier it gave 128 . So, made a few more changes like reinstalling jdk, setting the java paths in a few more files for Jenkins to get the path during slave launch itself and then finally copying the UnlimitedJCEPolicy jar files even though they existed in the security

Re: How to set Environment variables in Global properties of global Jenkins configuration programmatically?

2014-09-29 Thread mr
Does anybody have an idea??? Am Dienstag, 23. September 2014 12:03:51 UTC+2 schrieb mr: Thanks for the answer! Where do you inject the username and password? I think you do it into the current build. But I want to inject a new variable or change an existing variable (like e.g. username

Re: Configuring Jenkins for production deployment

2014-09-29 Thread mr
It depends on how do you want deploy. For example, if you deploy by means of ssh ( https://wiki.jenkins-ci.org/display/JENKINS/Publish+Over+SSH+Plugin ) then you can choose the server to which you want to deploy. Am Freitag, 26. September 2014 12:46:24 UTC+2 schrieb Harsh Saxena: Where do we

Re: NullPointerException using paramterized trigger plugin

2014-09-29 Thread Eddie Sholl
It turns out it was the Job DSL plugin causing the issue, although indirectly. The xml for the parameterized triggers was not valid, it was using UNSTABLE_OR_BETTER, which doesn't seem to be supported. I was also adding them as build actions instead of post build actions (steps instead of

Jenkins dependencies and setup.py

2014-09-29 Thread Andrew Smith
Hi I'm looking to set up jenkins to build a bunch of different python modules that are dependent upon each other. Let's say I have a module app (Web App) that is dependent upon another module (Library). I would like Web App to be re-built whenever Library is rebuilt. In Jenkins I can

Re: Build Failure Analyzer - Email Ext

2014-09-29 Thread Mike Bayliss
This came up some time ago when this code sample was posted: j:jelly xmlns:j=jelly:core xmlns:st=jelly:stapler xmlns:d=jelly:define BODY j:set var=failureCauses value=${it.getAction('com.sonyericsson.jenkins.plugins.bfa .model.FailureCauseBuildAction').getFoundFailureCauses()}/

Jenkins 1.480.0.3 compatible with Chrome 37.x

2014-09-29 Thread prakash . atlassian
Hi Team, We are going to upgrade Chrome to latest version 37.X, I just want to know whether jenkins 1.480.0.3 works fine using Chrome 37.X. -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving

Re: Jenkins 1.480.0.3 compatible with Chrome 37.x

2014-09-29 Thread Stephen Connolly
https://wiki.jenkins-ci.org/display/JENKINS/Browser+Compatibility+Matrix Those levels only apply to actively maintained branches (i.e. current LTS and current HEAD)... if you are running a 2-3 year old version of Jenkins then you are responsible for that version On 29 September 2014 15:05,

Re: Project structure with git and Jenkins

2014-09-29 Thread Mark Waite
Can you explain further what you hope to gain by using a shared drive for development? Git works best with local drives. It is a fast version control system in large measure because the vast majority of its operations work on the local file system. If you make git operate on a shared file

Re: P4 Plugin throws Error occurred during the SSL handshake: invalid SSL session Error

2014-09-29 Thread Dan Tran
BTW, I am looking for maven users to try p4maven with maven release plugin as well. Let me know if you need help on that area On Sunday, September 28, 2014 11:23:08 PM UTC-7, Shobha Dashottar wrote: I ran that test code and earlier it gave 128 . So, made a few more changes like

Query which jobs are tied to a particular node

2014-09-29 Thread Karl Ostmo
Clicking on a Node displays the list of *labels* applied to that Node. Configuring a Job can display the list of labels/nodes that job is tied to. But is there a way to directly query which Jobs are tied to a particular Node? -- You received this message because you are subscribed to the

Re: Query which jobs are tied to a particular node

2014-09-29 Thread Daniel Beck
It's on the node page, below the list of labels (Projects tied to (nodename)). The jobs ' label must exactly match the node's name. https://wiki.jenkins-ci.org/display/JENKINS/Label+Linked+Jobs+Plugin may help if that is not the case. On 29.09.2014, at 20:15, Karl Ostmo kos...@gmail.com wrote:

Re: Query which jobs are tied to a particular node

2014-09-29 Thread Karl Ostmo
Thanks, the Label Linked Jobs Plugin does exactly what I need, although it's a bit of a chore to have to click Configure on each of our existing labels and select the Activate plugin to list projects linked to this label box. On Mon, Sep 29, 2014 at 11:23 AM, Daniel Beck m...@beckweb.net wrote:

Cannot use mvn -pl !module-to-be-skipped in Jenkins

2014-09-29 Thread Andrew Yan
Hi all, I'm pretty new to Jenkins and I'm trying to skip modules by maven reactor within Jenkins. In my Jenkins job, the Build Goals and options looks like this: *clean install -U -X -pl !module-to-be-skipped* It gives me error like below: [ERROR] Could not find the selected project in the

Jenkins builds out of sync after server rebuild

2014-09-29 Thread m...@shiphawk.com
We moved our Jenkins installation as a result of launching a new server. Ever since, we get build failure emails for past builds that are no longer relevant. I went through the process of cleaning out the builds directory and resetting the build number to 1 for our projects. After the clean,

jenkins: perforce sync in to workspace keep extra . for each file?

2014-09-29 Thread Suresh Vuyyuru
you can see the attached pic for reference. why jenkins keeps extra . after each file, it's really irritates me. bellow is the p4 sync log. Started by user anonymous http://137.69.81.46:8080/user/null [EnvInject] - Loading node