Jenkins
-
Enterprise Java
Continuous Integration with JBoss Fuse, Jenkins and Nexus
Recently I was putting together a quickstart Maven project to show a possible approach to the organization of a JBoss…
Read More » -
Enterprise Java
How to do Continuous Integration with Java 8, NetBeans Platform 8, Jenkins, Jacoco and Sonar
Intro Java 8 is there, the promised revolution is finally released, and I am sure that a lot of you…
Read More » -
Enterprise Java
Using Jenkins / Hudson remote API to check jobs status
While working on my talk Writing a Hudson / Jenkins plugin (for EclipseCon NA 2014), I wanted to publish blog…
Read More » -
Software Development
Trigger Continuous Delivery every GitHub commit
Crucial piece of puzzle when developing web application is Continuous Delivery. Testers or users can by early access to alpha…
Read More » -
Enterprise Java
Automating the Deployment and Upload of Snapshot Java Artifacts Using Jenkins on Window
This post will show how to automate the deployment process of a Java Web Application (Student Enrollment Application developed using…
Read More » -
Enterprise Java
Automating the Release of Java Artifacts Using Jenkins on Window
This post will show how to automate the release process of a Java Web Application (Student Enrollment Application developed using…
Read More » -
Enterprise Java
Continuous Delivery for Heroku With Jenkins
A continuous delivery pipeline that leverages Jenkins and targets Heroku is fairly simple to set up, provided you install the…
Read More » -
Software Development
Git flow with Jenkins and GitLab
At work I recently transitioned from TFS to using Git as our source control management. After introducing the team to…
Read More » -
Enterprise Java
Maven Reports in Jenkins
Code quality is a sensitive topic. It affects your maintenance cost as well as your customer satisfaction. Not to mention…
Read More »