Checkstyle Plugin
plugin generates the trend report for Checkstyle http://checkstyle.sourceforge.net/, an open source static code analysis program. Description !checkstyle.png! The Checkstyle plugin scans for checkstyleresult.xml files in the build workspace and reports the number of warnings found. This plugin ...
|
Cobertura Plugin
plugin allows you to capture code coverage report from Cobertura http://cobertura.sourceforge.net/. Hudson will generate the trend report of coverage. The Cobertura plug in can be downloaded here https://hudson.dev.java.net/servlets/ProjectDocumentList?folderID=7954&expa ndFolder=7954&folderID ...
|
FindBugs Plugin
plugin generates the trend report for FindBugs http://findbugs.sourceforge.net/, an open source program which uses static analysis to look for bugs in Java code. Description !findbugsheader.png! The FindBugs plugin scans for findbugs.xml files in the build workspace and reports ...
|
IRC Plugin
plugin installs Hudson IRC bot on your choice of IRC channels. You can get notifications via IRC and interact with Hudson via IRC. Right now (26Feb2008), this plugin seems to do little more than connect to a channel ...
|
JIRA Plugin
plugin integrates Atlassian JIRA http://www.atlassian.com/software/jira/ to Hudson. First, you need to go to Hudson's system config screen to tell Hudson where's your JIRA. This plugin has an optional feature to update JIRA issues ...
|
PMD Plugin
plugin generates the trend report for PMD http://pmd.sourceforge.net/, an open source static code analysis program. Description !pmdheader.png! The PMD plugin scans for pmd.xml files in the build workspace and reports the number of warnings found. This plugin ...
|
Task Scanner Plugin
plugin scans the workspace files for open tasks and generates a trend report. Description !tasks.png! The tasks scanner plugin scans the workspace files for open tasks like TODO, FIXME, or @deprecated. It is inspired by the maven taglist http://mojo.codehaus.org ...
|
The Continuous Integration Game plugin
plugin introduces a game where users gets point on improving the builds. The plugin is a simple proof of concept of the Build game that was created by Clint Shank http://clintshank.javadevelopersjournal.com/cibuildgame.htm. The idea behind the game is to decrease the number of times a build becomes broken ...
|
Violations
plugin generates reports static code violation detectors such as checkstyle, pmd, cpd, findbugs, fxcop, stylecop and simian. This description is for version 0.6.0 of the plugin. This version works with hudson 1.200 and higher. It should also work with previous versions ...
|
Warnings Plugin
plugin generates the trend report for compiler warnings in the build log Description !warnings.png! The Warnings plugin scans the build log for compiler warnings and reports the number of warnings found. This plugin is part of the suite of static code analysis plugins ...
|