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. 101
since 1.7, use copyResources without resourcesDirectory parameter 117

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 252
DOXIA-111: the filter used here must be checked generally. 371
replace with StringUtils.endsWithIgnoreCase() from maven-shared-utils 0.7 1122
plexus-archiver, if it could do the excludes 1143
move to plexus utils 1156