This project has retired. For details please refer to its Attic page.
Archiva Base :: Scheduled Tasks - Tag List report

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
@todo2@todo
TODO5TODO

Each tag is detailed below:

@todo

Number of occurrences found in the code: 2

org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutorLine
Nexus specifics shouldn't be in the archiva-scheduled module54
org.apache.maven.archiva.scheduled.tasks.TaskCreatorLine
Nexus specifics shouldn't be in the archiva-scheduled module33

TODO

Number of occurrences found in the code: 5

org.apache.maven.archiva.scheduled.executors.ArchivaIndexingTaskExecutorTestLine
test it was removed from the packaged index also245
org.apache.maven.archiva.scheduled.executors.ArchivaRepositoryScanningTaskExecutorTestLine
can't test these as they weren't stored in the database assertEquals( 8, newStats.getTotalArtifactCount() ); assertEquals( 3, newStats.getTotalGroupCount() ); assertEquals( 5, newStats.getTotalProjectCount() );229
can't test these as they weren't stored in the database assertEquals( 8, newStats.getTotalArtifactCount() ); assertEquals( 3, newStats.getTotalGroupCount() ); assertEquals( 5, newStats.getTotalProjectCount() );263
can't test these as they weren't stored in the database assertEquals( 8, newStats.getTotalArtifactCount() ); assertEquals( 3, newStats.getTotalGroupCount() ); assertEquals( 5, newStats.getTotalProjectCount() );311
can't test these as they weren't stored in the database assertEquals( 8, newStats.getTotalArtifactCount() ); assertEquals( 3, newStats.getTotalGroupCount() ); assertEquals( 5, newStats.getTotalProjectCount() );359