Jenkinsfile for a Maven Build
Jenkinsfile is a great concept, however, I have found documentation is lacking. To that end, a simple Jenkinsfile for building a Maven project should not be very difficult. With that in…
Jenkinsfile is a great concept, however, I have found documentation is lacking. To that end, a simple Jenkinsfile for building a Maven project should not be very difficult. With that in…
Jenkins is ready to integrate into IFTTT! That’s right while there is no Jenkins Channel setup, you can make use of the Maker Channel. This is a great way to…
Run Jenkins with a number of plugins that save preserve HTML documents that are outside of the Jenkins pages, and your likely going to run into this issue when accessing,…
Sometimes you need to be able to add a slave to Jenkins Master via the command line. I have taken great use of that recently by having it automatically add…
Re-Enable MD5 for Jenkins Update Site With the current implementation of Jenkins Update Site, everything is signed with an MD5 certificate. In order for Jenkins to load any updates from…
You have Jenkins installed, there are a few things you may want to do to your environment to make life easier. Login with Jenkins User Be default the “jenkins” user…