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 |
|---|---|---|
| @todo | 0 | @todo |
| TODO | 29 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 29
| org.apache.maven.index.AbstractNexusIndexerTest | Line |
|---|---|
| Brian reported, does not work on Windows because of left open files? FileUtils.deleteDirectory( indexDir ); | 60 |
| org.apache.maven.index.AbstractRepoNexusIndexerTest | Line |
| we are FAKING here! return false; | 511 |
| org.apache.maven.index.ArtifactInfoRecord | Line |
| use getters instead of public fields ---------- Listing all the fields that ArtifactInfo has on LuceneIndex | 48 |
| org.apache.maven.index.ConcurrentUseTest | Line |
| delete some of those already added artifactInfo.version = "1." + String.valueOf( versionSource.getAndIncrement() ); | 128 |
| org.apache.maven.index.DefaultArtifactContextProducer | Line |
| shouldn't this use repository layout instead? | 58 |
| org.apache.maven.index.DefaultQueryCreator | Line |
| resolve this better! Decouple QueryCreator and IndexCreators! This is a hack/workaround here | 229 |
| we are not falling back anymore to legacy! | 376 |
| org.apache.maven.index.DefaultScannerListener | Line |
| scattered across commented out changes while I was fixing NEXUS-2712, cstamas These changes should be applied by borks too much the fragile indexer | 101 |
| org.apache.maven.index.Nexus1911IncrementalTest | Line |
| fix this! | 250 |
| org.apache.maven.index.OneLineFragmenter | Line |
| Auto-generated method stub | 76 |
| Auto-generated method stub | 82 |
| org.apache.maven.index.archetype.AbstractArchetypeDataSource | Line |
| maybe update index | 98 |
| org.apache.maven.index.context.DefaultIndexingContext | Line |
| move this to separate thread to not penalty next incoming searcher | 497 |
| org.apache.maven.index.creator.JarFileContentsIndexCreator | Line |
| verify if class is public or protected | 174 |
| skip all inner classes for now | 175 |
| org.apache.maven.index.creator.MavenArchetypeArtifactInfoIndexCreator | Line |
| recheck, is the following true? "Maven plugins and Maven Archetypes can be only JARs?" | 71 |
| org.apache.maven.index.creator.MavenPluginArtifactInfoIndexCreator | Line |
| recheck, is the following true? "Maven plugins and Maven Archetypes can be only JARs?" | 82 |
| org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator | Line |
| handle artifacts without poms | 135 |
| this change breaks junit tests, but not sure why is "null" expected value? ai.packaging = "jar"; | 188 |
| org.apache.maven.index.creator.OsgiArtifactIndexCreator | Line |
| olamy : supports only jars ? | 153 |
| org.apache.maven.index.incremental.DefaultIncrementalHandlerTest | Line |
| Auto-generated method stub | 125 |
| Auto-generated method stub | 132 |
| Auto-generated method stub | 139 |
| Auto-generated method stub | 146 |
| org.apache.maven.index.updater.IndexDataWriter | Line |
| optimize storing int value | 292 |
| org.apache.maven.index.updater.LocalIndexCacheTest | Line |
| how to assert if merge==false internally? | 169 |
| org.apache.maven.index.util.SpoofIndexCreator | Line |
| Auto-generated method stub | 49 |
| Auto-generated method stub | 54 |
| Auto-generated method stub | 59 |