You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 26 Next »

Name

PMD plugin

Version

2.1.3

Product Versions

1.2.x/2.x

Author(s)

Ross Rowe

Homepage

http://confluence.atlassian.com/display/CODEGEIST/PMD+plugin

Price

Free

License

BSD

JavaDocs

See pmd_bamboo.zip

IssueTracking

http://developer.atlassian.com/jira/browse/PMD

Subversion URL

https://svn.atlassian.com/svn/public/contrib/bamboo/bamboo-pmd-plugin

or browse via fisheye

Download JAR

pmd_bamboo-1.0.7.jar (supports 1.2.x)/pmd_bamboo-2.0.3.jar (supports 2.0.x)/pmd_bamboo-2.1.3.jar (supports 2.1.x)

Download Source

pmd_bamboo.zip

Description/Features

A plugin that will parse and record PMD static analysis reports

Upgrading to Bamboo 2.1

The 2.0.3 version of the PMD plugin is not compatible with Bamboo 2.1. If you are upgrading from Bamboo 2.0 to 2.1, then you will also need to use the latest version of the PMD plugin

Usage

  1. Copy the pmd_bamboo-2.1.2.jar file into your <BAMBOO_HOME>/webapp/WEB-INF/lib directory and restart Bamboo
  2. In the configuration of your plan, there should be a new PMD section on the 'Builder Configuration' tab. Here you can specify whether your plan generates PMD reports, and if so, the location of the XML report file.
  3. That should be it, you should now see a PMD tab on your Plan and on any new builds that generate PMD report files.

Feel free to contact me if you've got any comments/queries about the plugin!

Jira Issues

type key summary reporter status

Data cannot be retrieved due to an unexpected error.

View these issues in Jira

Version History

Version

Date

Description

2.1.3

22 Aug 2009

Updated plugin to support Bamboo 2.3

2.1.2

29 Jan 2009

Included priority 4 violations in output(PMD-15)

2.1.1

9 August 2008

Updated chart to display separate violation priorities(PMD-12)

2.1.0

8 August 2008

Recompiled plugin to support Bamboo 2.1

1.0.7

7 April 2008

Ensured delta is correctly calculated from multiple result files (PMD-10)

1.0.6

15 November 2007

Removed % symbol from results page (PMD-8)

1.0.5

26 July 2007

Resolved error that affected display of Authors page

1.0.4

24 July 2007

Ensured violation counts get appended rather than replaced when processing multiple files

1.0.3

16 July 2007

Fixed IndexOutOfBoundsException

1.0.2

16 July 2007

Updated to support Bamboo 1.2

1.0.0

12 May 2007

Final version for submission

0.9.1

8 May 2007

Show the classes with the most violations on the build results page

0.9.0

25 April 2007

Initial stable version

Screenshots

  • No labels