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 | 2 | @todo | 
| TODO | 8 | TODO | 
Each tag is detailed below:
Number of occurrences found in the code: 2
| org.apache.maven.archiva.configuration.DefaultArchivaConfiguration | Line | 
|---|---|
| these don't strictly belong in here | 105 | 
| these don't strictly belong in here | 111 | 
Number of occurrences found in the code: 8
| org.apache.maven.archiva.configuration.ArchivaConfiguration | Line | 
|---|---|
| Remove in future. | 78 | 
| org.apache.maven.archiva.configuration.ArchivaConfigurationTest | Line | 
| remove with commons-configuration 1.4 | 214 | 
| org.apache.maven.archiva.configuration.DefaultArchivaConfiguration | Line | 
| should this be the same as section? make sure unnamed sections still work (eg, sys properties) | 166 | 
| may not be needed under commons-configuration 1.4 - check UPDATE: Upgrading to commons-configuration 1.4 breaks half the unit tests. 2007-10-11 (joakime) | 521 | 
| for commons-configuration 1.3 only | 693 | 
| org.apache.maven.archiva.configuration.FileTypes | Line | 
| why is this done by hand? | 171 | 
| ideally, this would be instantiated by configuration instead, and not need to be a component | 173 | 
| org.apache.maven.archiva.configuration.MavenProxyPropertyLoader | Line | 
| convert cachePeriod to closest "daily" or "hourly" | 106 |