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 ClassTotal number of occurrencesTag strings used by tag class
@todo9@todo
TODO1TODO

Each tag is detailed below:

@todo

Number of occurrences found in the code: 9

org.apache.maven.plugin.announcement.AnnouncementMojoLine
Add more issue management systems here.493
org.apache.maven.plugin.changes.ChangesMojoLine
Add more issue management systems here301
org.apache.maven.plugin.changes.ChangesReportGeneratorLine
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_();497
org.apache.maven.plugin.changes.IssueAdapterLine
We need to add something like issue.getPresentationIdentifier() to be able to support other IMSes beside JIRA98
To support types for different IMSes we need some way to map these values to the ones used in a particular IMS101
org.apache.maven.plugin.changes.ReleaseUtilsLine
When Modello can generate typed collections this method is no longer needed188
org.apache.maven.plugin.jira.AbstractJiraDownloaderLine
There must be a nicer way to know whether we were able to login or not523
Can use original when maven-changes-plugin requires a more recent version of Maven586
org.apache.maven.plugin.jira.JiraXMLLine
Do we need to be able to configure the locale of the JIRA server as well?82

TODO

Number of occurrences found in the code: 1

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