Label: plugin-maven

Content with label plugin-maven in hudson (See content from all spaces)
Related Labels: plugin-ui, plugin-report, plugin-external, plugin-buildwrapper, plugin-misc

Analysis Collector Plugin
plugin is an addon for the plugins Checkstyle HUDSON:Checkstyle Plugin, Dry HUDSON:DRY Plugin, FindBugs HUDSON:FindBugs Plugin, PMD HUDSON:PMD Plugin, Task Scanner HUDSON:Task Scanner Plugin, and Warnings HUDSON:Warnings Plugin ...
Other labels: plugin-report
Backlog Plugin
Backlog Plugin This plugin integrates Backlog http://www.backlog.jp/ to Hudson. Backlog http://www.backlog.jp/ is an issue tracking system by Nulab http://www.nulab.co.jp/. The Backlog plugin decorates Hudson "Changes" HTML to create links to your Backlog issues. As an ...
Other labels: plugin-external
Checkstyle Plugin
plugin generates the trend report for Checkstyle http://checkstyle.sourceforge.net/, an open source static code analysis program.  This plugin requires the utility plugin "analysiscore" (called "Static Analysis Utilities" in the update manager). Please ensure that the latest version ...
Other labels: plugin-report
Cobertura Plugin
current thinking is to merge this plugin into more generic coverage plugin. Help appreciated. This 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 ...
Other labels: plugin-report
Dependency Analyzer Plugin
Description This plugin parses dependency:analyze goal from maven build logs and generates a dependency report Configuration This plugin is only available for maven project # Activate dependency:analyze on the maven build configuration of your job # Check the dependency analysis ...
Other labels: plugin-report
Doxygen Plugin
plugin publishes HTML reports generated by the Doxygen http://www.stack.nl/dimitri/doxygen/ tool. Description Doxygen is a documentation system for C, C, Java and others languages. The hudson doxygen plugin makes it possible to parse the Doxygen descriptor (Doxyfile) and provides ...
Other labels: plugin-report
DRY Plugin
plugin generates the trend report for duplicate code checkers like CPD http://pmd.sourceforge.net/cpd.html. This plugin requires the utility plugin "analysiscore" (called "Static Analysis Utilities" in the update manager). Please ensure that the latest version of this plugin is also installed ...
Other labels: plugin-report
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.  This plugin requires the utility plugin "analysiscore" (called "Static Analysis Utilities" in the update ...
Other labels: plugin-report
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 ...
Other labels: plugin-external
M2 Extra Steps Plugin
plugin provides the ability to add pre and postbuild steps to Maven 2type projects. This allows for the use of wrapper scripts, cleanup, version updating, etc outside of Maven while still taking advantage of the functionality of Maven 2 projects. Project Configuration ...
Other labels: plugin-buildwrapper