First Place Winner! - Coverage PluginThe coverage plugin provides tracking of, and insight into, project code coverage for Bamboo builds. It supports code coverage data generated by Clover, Cobertura, and EMMA. |
|
Second Place Winner! - NAnt BuilderBamboo was built in Java, but that doesn't mean that's all it's good for. The NAnt builder plugin allows configuration and execution of NAnt build files for .Net/Mono projects, which also supports parsing and displaying of NUnit test results. |
|
Bamboo SFTP PublisherThe Bamboo SFTP Publisher allows you specify a remote host and destination to copy artifacts upon a successful build. You can use this to deploy nightlies for download, or snapshot for your development team. |
|
Cobertura pluginThe Bammbo/Cobertura plugin will parse and record Cobertura coverage reports, and send notifications if the code coverage doesn't reach a specified percentage. Monitoring code coverage is one the best ways to make sure your project stays healthy. |
|
Low disk space notification pluginThis plugin sends out a notification via email or IM when free space on the Bamboo home volume falls below a given threshold. Bamboo generates a lot of builds, which can take up a lot of disk-space. So if you're flirting with a full disk, this plugin provides a useful warning. |
|
PMD pluginPMD scans Java source code and looks for potential problems like: possible bugs, dead code, suboptimal code, overcomplicated expressions and duplicate code. This plugin will parse and record PMD static analysis reports. |
|
Simian PluginDuplicated code is inefficient and error-prone. The Simian Plugin shows duplication statistics for your build as reported by Simian so you can eliminate duplicate code. |
|






