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 2 fixme, @fixme
Todo Work 7 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 2

org.apache.maven.plugin.resources.remote.AbstractProcessRemoteResourcesMojo Line
as Maven Project is available in Velocity context we can simply use <code>$project.properties.propertyName</code> 243
not used anymore 257

FIXME Work

Number of occurrences found in the code: 2

org.apache.maven.plugin.resources.remote.ModelInheritanceAssembler Line
Filter out the inherited == false stuff! 111
somehow report to the user that there are too many '..' elements. For now, ignore the extra '..'. 593

Todo Work

Number of occurrences found in the code: 7

org.apache.maven.plugin.resources.remote.AbstractProcessRemoteResourcesMojo Line
- really should use the resource includes/excludes and name mapping 624
org.apache.maven.plugin.resources.remote.ModelInheritanceAssembler Line
Remove this! 51
Remove this! 261
Remove this! 440
This should eventually be migrated to DefaultPathTranslator. 548
Move this to plexus-utils' PathTool. 578
org.apache.maven.plugin.resources.remote.RemoteResourcesMojoTest Line
get rid of this uglyness/legacy 401