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 4 @deprecated
FIXME Work 0 fixme, @fixme
Todo Work 8 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 4

org.apache.maven.doxia.siterenderer.DocumentRenderer Line
Method name does not properly reflect its purpose. Implement and use {@link #getOutputPath()} instead. 57
org.apache.maven.doxia.siterenderer.DocumentRenderingContext Line
Method name does not properly reflect its purpose. Use {@link #getInputPath()} instead. 157
Method name does not properly reflect its purpose. Use {@link #getOutputPath()} instead. 175
org.apache.maven.doxia.siterenderer.Renderer Line
use {@link SiteRenderer} 24

Todo Work

Number of occurrences found in the code: 8

org.apache.maven.doxia.siterenderer.DefaultSiteRenderer Line
DOXIA-111: we need a general filter here that knows how to alter the context 223
DOXIA-111: the filter used here must be checked generally. 326
Deprecated -- will be removed! 480
Deprecated -- will be removed! 485
Deprecated -- will be removed! 489
replace with StringUtils.endsWithIgnoreCase() from maven-shared-utils 0.7 857
plexus-archiver, if it could do the excludes 872
move to plexus utils 882