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 ...
|
Clover Plugin
plugin allows you to capture code coverage report from Clover http://atlassian.com/software/clover/. Hudson will generate the trend report of coverage. Configuring Clover Plugin # Install the clover plugin # Configure http://confluence.atlassian.com/x/7oBEB your ...
|
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 ...
|
Crap4J Plugin
plugin reads the "crappy methods" report from Crap4J http://crap4j.org/. Hudson will generate the trend report of crap percentage and provide detailed information about changes. Users will be able to track which methods are crappy and when they entered and left the code ...
|
Deploy Plugin
plugin takes a war/ear file and deploys that to a running remote application server at the end of a build . The implementation is based on Cargo http://cargo.codehaus.org/. The list of currently supported containers include: Tomcat 4.x/5.x JBoss 3.x/4.x (and more is expected when Cargo ...
|
Description Setter Plugin
plugin sets the description for each build, based upon a RegEx http://java.sun.com/j2se/1.5.0/docs/api/java/util/regex/Pattern.html test of the build log file. To use the plug in, you must tick it in the Post Build Actions, in your job ...
|
Emma Plugin
plugin allows you to capture code coverage report from Emma http://emma.sf.net/. Hudson will generate the trend report of coverage. Usage with Maven2 1. The Maven2 Emma plugin {}requires{} Maven >= 2.0.8 and Surefire >= 2.3. 2.  ...
|
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 ...
|
Google Calendar Plugin
What's this? This plugin publishes build records over to Google Calendar http://www.google.com/calendar/ . \\ !hudsongcalpluginconfig.png align=center!\\ This plugin needs to know your calendar XML feed address to push data to Google calendar. You can find this URL ...
|
Google Code Plugin
plugin creates links from Hudson projects to Google Code http://code.google.com instances. Google code is a hosting service provided by Google for open source projects. The plugin decorates Hudson "Changes" HTML to create links to your Google Code ...
|