By alex.soto
via lordofthejars.com
Submitted: Feb 25 2013 / 10:08
In Continuous Delivery each build is potentially shippable. This fact implies among a lot of other things, having a good code quality system tightly integrated with our build tool. In this post we are going to see how to configure Maven and Jenkins for executing static code analysis on second stage of continuous delivery pipeline.
Add your comment