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 |
|---|---|---|
| Developer notes and/or advices: | 0 | NOTE |
| Known issues: | 1 | BUG, PROBLEM, ISSUE |
| Related to tracked issues: | 0 | TICKET |
| Things that need to be done: | 1 | TODO, FIXME, FIX, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 1
| eu.lindenbaum.maven.report.CoverageReport | Line |
|---|---|
| If a test purges or unloads a module to do coverage for, the coverage compilation information will be gone and the coverage report will fail. </p> | 34 |
Number of occurrences found in the code: 1
| eu.lindenbaum.maven.mojo.ProjectRunner | Line |
|---|---|
| release projects cannot be run </p> | 39 |