Name |
Taglist Plugin |
Authors |
Torsten B. Köster, Freddy Mallet |
Jira |
http://jira.codehaus.org/browse/SONARPLUGINS/component/13760 |
Most Recent Version |
0.1 |
Availability |
Sonar 1.8 |
State |
Under development |
License |
LGPL v3 |
Download sources |
|
Download jar |
N/A |
Compatibility with Sonar
Plugin versions |
1.6 |
1.7 |
1.8 |
|---|---|---|---|
0.1 |
|
|
|
Description / Features
The Taglist Maven Plugin generates a report on various tags found in the code, like @todo or //TODO tags. This Sonar plugin is able to transparently configure and launch the Taglist Maven plugin in order to collect all occurrences of those tags to feed the Sonar DB.
Usage & Installation
- Stop Sonar Web server
- Place the jar into the /extensions/plugins directory
- Restart Sonar Web server
- Define the tags you want to hunt by activating the associated rules in your quality profile :
- In the Configuration -> Settings page you can optionnaly define the list of tags for wich you want to directly display the number of occurrences in the project dashboard
- Launch a new analysis and you'll get such kind of reports :

