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
@todo0@todo
TODO4TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 4

org.apache.maven.model.merge.MavenModelMergerLine
Whether the merge continues recursively into an existing node or not could be an option for the generated merger115
The order of the merged list could be controlled by an attribute in the model association: target-first, source-first, dominant-first, recessive-first269
Whether duplicates should be removed looks like an option for the generated merger.314
org.apache.maven.model.validation.DefaultModelValidatorLine
Extensions like Flex Mojos use custom scopes like "merged", "internal", "external", etc. In order to don't break backward-compat with those, only warn but don't error out.430