Skip to end of metadata
Go to start of metadata

Compatibility matrix

Plugin

0.1

0.2

0.3

0.4

Mantis

only 1.2.4

1.2.4, 1.2.5

1.2.4 to 1.2.8

1.2.9+

Description / Features

This plugin retrieves number of issues associated to a project from Mantis Bug Tracker. It then reports on the total number of issues and distribution by priority and by status.

In order to get it working, you should first make some configuration:

  1. Go to your Mantis and create filter. Also you can share this filter with your team in order to allow usage of URL for issues in Sonar.
  2. Then from a project dashboard (or from the global configuration), go to Settings -> Mantis, and specify Server URL, Username and Password.
  3. And finally specify Mantis Filter name and Mantis Project name for project or module.

You can add a second widget to display issues by developer

Usage & Installation

  1. Install the Mantis plugin through the Update Center or download it into the SONAR_HOME/extensions/plugins directory
  2. Restart the Sonar server
  3. Configure the plugin at global level and for each project

Change Log

Version 0.4 (3 issues)
Type Key Summary Priority
Bug SONARPLUGINS-2255 The plugin is not compatible with 1.2.10 mantis version Critical
Bug SONARPLUGINS-2471 Recovery after error in case of are too large Soap data Major
Improvement SONARPLUGINS-2469 Upgrade to API 3.0 Major

 

Version 0.3 (5 issues)
Type Key Summary Priority
Bug SONARPLUGINS-1163 MantisSensor hangs at 'Connected to Mantis(1.2.5)' Critical
Improvement SONARPLUGINS-1190 Using the Metric.ValueType.DISTRIB Major
Improvement SONARPLUGINS-1138 Issues by type and by status should be available in the Time Machine Minor
New Feature SONARPLUGINS-1175 Widget to display issues by developer Minor
Improvement SONARPLUGINS-1276 Using the client mantis soap jar Minor

 

Version 0.2 (2 issues)
Type Key Summary Priority
Bug SONARPLUGINS-1100 The plugin is not compatible with 1.2.5 mantis version Critical
Improvement SONARPLUGINS-1102 Increase the debugging information to help resolve configuration issues. Minor

 

Version 0.1 (3 issues)
Type Key Summary Priority
Improvement SONARPLUGINS-1054 rename metrics to prevent any intersection with other plugins Major
New Feature SONARPLUGINS-1028 Create Mantis Plugin Major
Task SONARPLUGINS-1030 Add doc entry in docs.codehaus.org for the mantis sonar plugin Minor

Labels
  • None