Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Total number of occurrences
@todo 2
TODO 1

Each tag is detailed below:

@todo

Number of occurrences found in the code: 2

org.apache.maven.plugin.changes.ChangesReportGenerator Line
Temporarily commented out until MCHANGES-46 is completely solved sink.rawText( bundle.getString( "report.changes.text.rssfeed" ) ); sink.text( " " ); sink.link( "changes.rss" ); sinkFigure( "images/rss.png", sink ); sink.link_(); 204
org.apache.maven.plugin.jira.AbstractJiraDownloader Line
There must be a nicer way to know whether we were able to login or not 543

TODO

Number of occurrences found in the code: 1

org.apache.maven.plugin.changes.AbstractChangesReport Line
push to a helper? Could still be improved by taking more of the site information from the site plugin 157