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 ClassTotal number of occurrencesTag strings used by tag class
@todo0@todo
TODO29TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 29

org.apache.maven.index.AbstractNexusIndexerTestLine
Brian reported, does not work on Windows because of left open files? FileUtils.deleteDirectory( indexDir );60
org.apache.maven.index.AbstractRepoNexusIndexerTestLine
we are FAKING here! return false;511
org.apache.maven.index.ArtifactInfoRecordLine
use getters instead of public fields ---------- Listing all the fields that ArtifactInfo has on LuceneIndex48
org.apache.maven.index.ConcurrentUseTestLine
delete some of those already added artifactInfo.version = "1." + String.valueOf( versionSource.getAndIncrement() );128
org.apache.maven.index.DefaultArtifactContextProducerLine
shouldn't this use repository layout instead?58
org.apache.maven.index.DefaultQueryCreatorLine
resolve this better! Decouple QueryCreator and IndexCreators! This is a hack/workaround here229
we are not falling back anymore to legacy!376
org.apache.maven.index.DefaultScannerListenerLine
scattered across commented out changes while I was fixing NEXUS-2712, cstamas These changes should be applied by borks too much the fragile indexer101
org.apache.maven.index.Nexus1911IncrementalTestLine
fix this!250
org.apache.maven.index.OneLineFragmenterLine
Auto-generated method stub76
Auto-generated method stub82
org.apache.maven.index.archetype.AbstractArchetypeDataSourceLine
maybe update index98
org.apache.maven.index.context.DefaultIndexingContextLine
move this to separate thread to not penalty next incoming searcher497
org.apache.maven.index.creator.JarFileContentsIndexCreatorLine
verify if class is public or protected174
skip all inner classes for now175
org.apache.maven.index.creator.MavenArchetypeArtifactInfoIndexCreatorLine
recheck, is the following true? "Maven plugins and Maven Archetypes can be only JARs?"71
org.apache.maven.index.creator.MavenPluginArtifactInfoIndexCreatorLine
recheck, is the following true? "Maven plugins and Maven Archetypes can be only JARs?"82
org.apache.maven.index.creator.MinimalArtifactInfoIndexCreatorLine
handle artifacts without poms135
this change breaks junit tests, but not sure why is "null" expected value? ai.packaging = "jar";188
org.apache.maven.index.creator.OsgiArtifactIndexCreatorLine
olamy : supports only jars ?153
org.apache.maven.index.incremental.DefaultIncrementalHandlerTestLine
Auto-generated method stub125
Auto-generated method stub132
Auto-generated method stub139
Auto-generated method stub146
org.apache.maven.index.updater.IndexDataWriterLine
optimize storing int value292
org.apache.maven.index.updater.LocalIndexCacheTestLine
how to assert if merge==false internally?169
org.apache.maven.index.util.SpoofIndexCreatorLine
Auto-generated method stub49
Auto-generated method stub54
Auto-generated method stub59