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: | 1 | NOTE |
Known issues: | 5 | BUG, PROBLEM, ISSUE |
Related to tracked issues: | 0 | TICKET |
Things that need to be done: | 4 | TODO, FIXME, FIX, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 1
eu.lindenbaum.maven.RunMojo | Line |
---|---|
{@code -boot start_sasl} and the path to the resolved application dependencies (with {@code -pa}) are always added. </p> | 49 |
Number of occurrences found in the code: 5
eu.lindenbaum.maven.EDocReport | Line |
---|---|
It is known that {@code edoc} does not generate a charset meta tag for the resulting {@code html} output. </p> <p> | 24 |
It is known that {@code doxia} overwrites the reports {@code index.html} with a broken template when the report is invoked as standalone. </p> | 28 |
eu.lindenbaum.maven.RunMojo | Line |
It is known that control characters cannot be used in the interactive shell. </p> <p> | 30 |
eu.lindenbaum.maven.TestEDocReport | Line |
It is known that {@code edoc} does not generate a charset meta tag for the resulting {@code html} output. </p> <p> | 22 |
It is known that {@code doxia} overwrites the reports {@code index.html} with a broken template when the report is invoked as standalone. </p> | 26 |
Number of occurrences found in the code: 4
eu.lindenbaum.maven.CopyTestResources | Line |
---|---|
Decide where to copy items from src/test/priv and src/test/resources/priv for the test-phase. | 27 |
eu.lindenbaum.maven.PrepareReleaseMojo | Line |
The generation of relup files has not yet been tested. </p> | 82 |
eu.lindenbaum.maven.RunMojo | Line |
Running release projects is currently not supported, but could be useful to be implemented in the future. </p> | 34 |
eu.lindenbaum.maven.cover.CoverData | Line |
Remove entries, line can only have one tuple! | 90 |