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 Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| Deprecated Work | 0 | @deprecated |
| FIXME Work | 0 | fixme, @fixme |
| Todo Work | 8 | todo, @todo |
Each tag is detailed below:
Todo Work
Number of occurrences found in the code: 8
| org.apache.maven.api.Listener | Line |
|---|---|
| open this to other events like similar to {@code org.apache.maven.eventspy.EventSpy} | 27 |
| org.apache.maven.api.Version | Line |
| add access to the version information | 34 |
| org.apache.maven.api.VersionRange | Line |
| add access to the version information | 32 |
| org.apache.maven.api.services.DependencyCoordinateFactory | Line |
| hard coded string | 74 |
| hard coded string | 81 |
| org.apache.maven.api.services.SettingsBuilderException | Line |
| add SettingsBuilderResult | 38 |
| org.apache.maven.api.services.ToolchainFactory | Line |
| implement ToolchainFactory | 30 |
| org.apache.maven.api.services.ToolchainsBuilderException | Line |
| add ToolchainsBuilderResult | 38 |


