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

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 7

org.apache.maven.buildcache.CacheControllerImpl Line
if remote is forced, probably need to refresh or reconcile all files 369
probably need update download url to cache 454
move to config 902
org.apache.maven.buildcache.CacheDiff Line
add support for skip values 261
org.apache.maven.buildcache.DefaultNormalizedModelProvider Line
validate status of the model - it should be in resolved state 76
org.apache.maven.buildcache.checksum.DigestUtils Line
add support for .gitattributes to statically configure file type before falling back to probe based content checks 91
org.apache.maven.buildcache.its.Issue67Test Line
remove this function and use the one in LogFileUtils instead (not merged yet) 82