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.

TagTotal number of occurrences
@todo0
TODO1

Each tag is detailed below:

@todo

Number of occurrences found in the code: 0

TODO

Number of occurrences found in the code: 1

org.apache.maven.settings.DefaultMavenSettingsBuilderLine
This replacing shouldn't be necessary as user.home should be in the context of the container and thus the value would be interpolated by Plexus251