Label: plugin-report

Content with label plugin-report in hudson (See content from all spaces)
Related Labels: webtest , plugin-maven , plugin-publisher , plugin-builder , plugin-security , plugin-trigger , developers , clover

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 ...
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.&nbsp ...
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 ...
Japex Plugin
plugin adds Japex https://japex.dev.java.net/ support for Hudson so that Hudson can display trend reports and other useful metrics
JavaTest Report Plugin
plugin enables Hudson to load test output from JavaTest http://java.sun.com/developer/technicalArticles/JCPtools2/ test harness, which is commonly used by TCK tests for various JSRs. The plugin works much like the JUnit plugin, and provides historical trend ...
NUnit Plugin
plugin allows you publish NUnit test results \\ This plugin makes it possible to import NUnit reports from each build into Hudson so they are displayed with a trend graph and details about which tests that failed. \\ Changelog Version 0.6 Plugin ...
Plot Plugin
plugin provides generic plotting (or graphing) capabilities in Hudson. This plugin will plot data across builds. Plots for a particular job (or project) are configured in the job configuration screen, where each field has additional help information. Data for the plots are pulled ...