view past issues | RSS subscribe to list translate
Email not displaying correctly? View it in your browser.
Introduction

One of the great things about Hudson is not in Hudson itself, but in its rich library of plugins. But there are so many, it's sometimes hard to choose. So in this issue of the Java Power Tools newsletter, we will take a look at a top-ten of Hudson plugins.

10 Hudson plugins you can't live without!

The Violations plugin

The Violations plugin is a one-stop-shop for code quality metrics. It supports the principal Java code quality tools: checksytle, pmd, cpd, findbugs, and simian, plus a few others.

Use this plugin to keep track of how your code quality metrics are doing over time, or to review various code quality metrics for a particular build. You can even force a build to fail if there are too many violations. If you do this, just be careful not to interrupt the developer flow too much. For example, you might set up a special QA build (run every night or every hour, for example), that will fail if the QA metrics aren't up to scratch.

The only catch is that you have to integrate the code quality metrics (checkstyle, PMD, Findbugs, or whatever) into your builds. If you are creating new build scripts, you should of course be doing this anyway, but it can be more of a challenge for large legacy code bases.


The Clover plugin

Clover is a kick-ass code coverage tool if there ever was one, and the Hudson Clover plugin is an excellent complement to the tool. The Clover plugin is unique: it lets you add code coverage to (most) existing Ant builds without having to change the build file. This is great for legacy projects. It also lets you generate aggregate coverage statistics on multi-module Maven projects.

If you don't have Clover, all is not lost - the Cobertura and Emma plugins do a great job too, though you do have to set up the code quality metrics in your project yourself first.

The Parameterized Trigger plugin

The Parameterized Trigger plugin lets you add parameters to your build jobs that users enter when they kick off a build. This comes in handy for release or deployment automation, for example, where you want to enter the version number or label you want to release or deploy. You can also get your build job pass these parameters on to other parameterized build jobs.

The Sonar plugin

The Sonar plugin makes it trivial to integrate your projects with Sonar. Sonar is a powerful open source code quality metrics reporting tool, which displays code quality metrics for multiple projects in a variety of ways on a web site.

The Sonar Hudson plugin is magic. It lets you integrate your existing Maven projects into Sonar, with no modifications to the projects. It even works for Ant projects, though there is some configuration to do in this case.

The VMware plugin

The VMWare plugin lets you start up a VMWare virtual machine before a build, and shut it down afterwards. This is excellent for functional or web tests on different platforms.

The Amazon EC2 plugin

The Amazon EC2 plugin lets you start up Hudson slaves an EC2 instance on demand, and then shut them down when they are no longer required. Again, this is great for cross-platform tests, but also for load tests, or periods when you need to expand your CI capacity greatly for a short period of time (just before major releases, for example).

The Setenv plugin

The The Setenv plugin lets you set environment variables for a particular build job. These environment variables are available to any sort of build job, be it Freestyle, Maven, Shell, or whatever. Many build scripts use environment variables for a variety of purposes, and this plugin makes it much easier to integrate these projects into Hudson.

Sectioned View plugin

The Sectioned View Plugin lets you break your job views into sections, such as 'Test Results' and 'Job Graphs'.


The Radiator View plugin

The Radiator View Plugin lets you display the build status for your projects in a format that is easy to see from a distance. Set this up on a large LCD screen visible to all.


The Hudson Helper iPhone app

And finally, the Hudson Helper iPhone app. This is a neat little iPhone app that lets you monitor your builds via your iPhone. Don't leave home without it!

Upcoming Bootcamps
There are still places available on the following Java Power Tools Bootcamps - book early to avoid disappointment!

Sydney - 19-23 October

Wellington - 16-20 November
Paris - 15-19 February
London - 22-26 February

TDD Workshops

And don't forget to check out the new Testing and TDD for Java Developers workshop!

Wellington - 12-13 November

Auckland - 3-4 December
Sydney - 10-11 December
You are reveiving this email because you have attended, or showed interest in, a Java Power Tools bootcamp or in one of the other courses provided by Wakaleo Consulting. You may also have up on our web site http://www.wakaleo.com to learn about training-related news. Basically, we are sending you this letter because we think that you might be interested to learn about the upcoming courses from Wakaleo Consulting. However, if this isn't the case, you can you don't wish to receive these newsletters, just opt out using the link provided below.

Unsubscribe <<Email Address>> from this list.

Our mailing address is:
Wakaleo Consulting
111 Donald Street, Karori
Karori
Wellington, N/A 6012

Add us to your address book

Copyright (C) 2009 Wakaleo Consulting All rights reserved.

Forward this email to a friend
Update your profile
Email Marketing Powered by MailChimp