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 6 @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: 6

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
org.apache.maven.doxia.siterenderer.SiteRenderer Line
{@code editable} parameter is ignored since {@link SiteRenderingContext#getSiteDirectories()} contain this information on a per-directory basis now. 104
org.apache.maven.doxia.siterenderer.SiteRenderingContext Line
use {@link #addSiteDirectory(SiteDirectory)} 282

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 225
DOXIA-111: the filter used here must be checked generally. 336
Deprecated -- will be removed! 490
Deprecated -- will be removed! 495
Deprecated -- will be removed! 499
replace with StringUtils.endsWithIgnoreCase() from maven-shared-utils 0.7 867
plexus-archiver, if it could do the excludes 882
move to plexus utils 892