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 | 1 | @todo |
| TODO | 3 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 1
| org.codehaus.mojo.versions.api.UpdateScope | Line |
|---|---|
| convert this class to a Java 1.5 enum once we move to Java 1.5 | 36 |
Number of occurrences found in the code: 3
| org.codehaus.mojo.versions.DisplayPluginUpdatesMojo | Line |
|---|---|
| coordinate with Brian Fox to remove the duplicate code | 1098 |
| if moved to the plugin manager we already have the descriptor from above and so do can lookup the container directly | 1399 |
| org.codehaus.mojo.versions.api.DefaultVersionsHelperTest | Line |
| create a mock/real maven session | 119 |