Re: Getting Automated Security Advisories for a Jenkins Instance

2020-03-11 Thread Jeff Williams
then determine how best to act on it. On Wednesday, March 11, 2020 at 8:14:04 AM UTC-5, Jeff Williams wrote: > > Hello all. This is my first post. > > > > I am trying to find an automated way in which we can get the security > advisories for our Jenkins instances. Curr

Getting Automated Security Advisories for a Jenkins Instance

2020-03-11 Thread Jeff Williams
Hello all. This is my first post. I am trying to find an automated way in which we can get the security advisories for our Jenkins instances. Currently, the only way I know how to see the security advisories for our instances is to use the web interface. I feel like there is probably so

Re: automated testing

2012-12-20 Thread Jeff Williams
You probably want to start here: https://wiki.jenkins-ci.org/display/JENKINS/Use+Jenkins Then ask about any specific issues. Jeff On Dec 21, 2012, at 7:38 AM, Pankaj Pankaj wrote: > Dear All > > > I am new in Jenkins wants to include automated testing in our maven project > > Please help me

Re: Build ERROR

2012-12-06 Thread Jeff Williams
same problem also :( in jenkins and in the local Build in the > directory of project > > 2012/12/6 Jeff Williams > You are running out of PermGen space! > > try adding something like: > > -Xmx1024m -XX:MaxPermSize=512m > > to the Maven Project Configurati

Re: Build ERROR

2012-12-06 Thread Jeff Williams
You are running out of PermGen space! try adding something like: -Xmx1024m -XX:MaxPermSize=512m to the Maven Project Configuration on the Manage Jenkins > Configure System page Where: -Xmx give the maximum heap size, and -XX:MaxPermSize increases the size of the PermGen space You can look up

Failed to change file modification time

2012-10-16 Thread Jeff Williams
Hi, I am having a problem with jenkins using packages on debian. Currently version 1.486. It seems to be having problems touching files. From the log: ... Failed to change file modification time Failed to change file modification time Failed to change file modification time Failed to change file