The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| @todo | 8 | @todo |
| TODO | 1 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 8
| org.apache.maven.plugin.announcement.AnnouncementMojo | Line |
|---|---|
| Add more issue management systems here. | 509 |
| org.apache.maven.plugin.changes.ChangesMojo | Line |
| Add more issue management systems here Remember to also add documentation in usage.apt.vm | 300 |
| 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_(); | 471 |
| org.apache.maven.plugin.changes.IssueAdapter | Line |
| We need to add something like issue.getPresentationIdentifier() to be able to support other IMSes beside JIRA | 115 |
| org.apache.maven.plugin.changes.ReleaseUtils | Line |
| When Modello can generate typed collections this method is no longer needed | 188 |
| org.apache.maven.plugin.jira.AbstractJiraDownloader | Line |
| There must be a nicer way to know whether we were able to login or not | 549 |
| Can use original when maven-changes-plugin requires a more recent version of Maven | 612 |
| org.apache.maven.plugin.jira.JiraXML | Line |
| Do we need to be able to configure the locale of the JIRA server as well? | 86 |