Skip to end of metadata
Go to start of metadata
Deprecated

This plugin is deprecated.

Please use the web service API or/and the Excel samples to extract data instead.

Description / Features

The CSV Export plugin allows to export the measures and the number of violations per file to a CSV file. 

Usage & Installation

  1. Copy the JAR file into the /extensions/plugins/ directory or use the Sonar update center to download the plugin
  2. Restart Sonar server
  3. Access the "CSV Export" page from the left sidebar

Known Limitations

  • Since Sonar 3.1, test files can have violations. The plugin currently does not export violations reported on test files, but this feature is planned for next release (1.4 - see SONARPLUGINS-2100)
  • The report can contain empty cells: this is not a bug (see SONARPLUGINS-2102) and it does not affect the results shown in the table (most of the time, an empty cell means "0").

Changelog

Release 1.3 (3 issues)
Type Key Summary Priority Status Resolution
Improvement SONARPLUGINS-2101 Manual violations are not exported Major Closed Fixed
Task SONARPLUGINS-2093 Make sure that the CSV export plugin is compatible with the Developer Cockpit plugin Major Closed Fixed
Bug SONARPLUGINS-1664 "Include number of violations per rule" shows all zeros Major Closed Fixed

 

Release 1.2 (2 issues)
Type Key Summary Priority Status Resolution
Improvement SONARPLUGINS-1563 The role "user" must be required Major Closed Fixed
Improvement SONARPLUGINS-1564 Exclude metrics prefixed by "new_" Minor Closed Fixed

Labels
  • None