Name |
Taglist Plugin |
Authors |
Torsten B. Köster, Freddy Mallet |
Jira |
http://jira.codehaus.org/browse/SONARPLUGINS/component/13760 |
Most Recent Version |
0.9-SNAPSHOT |
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.9-SNAPSHOT |
|
|
|
Description / Features
The Taglist Maven Plugin generates a report on various tags found in the code, like @todo or //TODO tags.
This Sonar plugin collect all occurrences of those tags provided by Taglist Maven plugin to feed Sonar.
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 :

