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

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 14

org.apache.maven.shared.jar.classes.JarClassesAnalyzerTest Line
test for classes, methods, etc. 57
org.apache.maven.shared.jar.identification.JarIdentificationAnalyzerTest Line
test the exposers individually instead of in aggregate here (and test the normalize, etc. methods here instead with controlled exposers) 36
assert potentials too 61
fix assertion assertEquals( "identification.version", "codec_release_1_0_0_interim_20030519095102_build", identification.getVersion() ); 75
assert potentials too 82
fix assertion assertEquals( "identification.name", "Apache Ant", identification.getName() ); 92
assert potentials too 96
org.apache.maven.shared.jar.identification.exposers.EmbeddedMavenModelExposer Line
suboptimal - we are reproducing Maven's built in default 80
org.apache.maven.shared.jar.identification.exposers.EmbeddedMavenModelExposerTest Line
test others 69
test others 85
org.apache.maven.shared.jar.identification.exposers.StaticMainOutputExposer Line
not currently implemented 35
Execute the static main methods of classes with 'Version' in their name. 49
org.apache.maven.shared.jar.identification.exposers.TextFileExposer Line
check for key=value pair. 69
maybe even for groupId entries. 70