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 5 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 2

org.apache.maven.doxia.siterenderer.Renderer Line
Deprecated without replacement, use skins only. 99
since 1.7, use copyResources without resourcesDirectory parameter 115

Todo Work

Number of occurrences found in the code: 5

org.apache.maven.doxia.siterenderer.DefaultSiteRenderer Line
DOXIA-111: we need a general filter here that knows how to alter the context 248
DOXIA-111: the filter used here must be checked generally. 367
replace with StringUtils.endsWithIgnoreCase() from maven-shared-utils 0.7 1105
plexus-archiver, if it could do the excludes 1126
move to plexus utils 1139