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

Usage & Installation
- Copy the JAR file into the /extensions/plugins/ directory or use the Sonar update center to download the plugin
- Restart Sonar server
- 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 |
|
|
SONARPLUGINS-2101 | Manual violations are not exported |
|
|
Fixed |
|
|
SONARPLUGINS-2093 | Make sure that the CSV export plugin is compatible with the Developer Cockpit plugin |
|
|
Fixed |
|
|
SONARPLUGINS-1664 | "Include number of violations per rule" shows all zeros |
|
|
Fixed |
| Release 1.2 (2 issues) | |||||
|---|---|---|---|---|---|
| Type | Key | Summary | Priority | Status | Resolution |
|
|
SONARPLUGINS-1563 | The role "user" must be required |
|
|
Fixed |
|
|
SONARPLUGINS-1564 | Exclude metrics prefixed by "new_" |
|
|
Fixed |
Labels

