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 Class Total number of occurrences Tag strings used by tag class
Deprecated Work 2 @deprecated
FIXME Work 0 fixme, @fixme
Todo Work 4 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 2

org.apache.maven.doxia.tools.SiteTool Line
since 2.1.0, use {@link #getSiteModel(File, Locale, MavenExecutionRequest, MavenProject, List, RepositorySystemSession, List)} instead 104
since 2.1.0, use {@link #getSiteModel(File, Locale, MavenExecutionRequest, MavenProject, List, RepositorySystemSession, List)} instead 125

Todo Work

Number of occurrences found in the code: 4

org.apache.maven.doxia.tools.DefaultSiteTool Line
Remove this transient method when everyone has migrated to Maven Site Plugin 4.0.0+ 993
This needs to go, it is just logically wrong 1529
org.apache.maven.doxia.tools.ReportComparator Line
move to reporting API? 32
allow reports to define their order in some other way? 33