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
Developer notes and/or advices:1NOTE
Known issues:5BUG, PROBLEM, ISSUE
Related to tracked issues:0TICKET
Things that need to be done:4TODO, FIXME, FIX, XXX

Each tag is detailed below:

Developer notes and/or advices:

Number of occurrences found in the code: 1

eu.lindenbaum.maven.RunMojoLine
{@code -boot start_sasl} and the path to the resolved application dependencies (with {@code -pa}) are always added. </p>49

Known issues:

Number of occurrences found in the code: 5

eu.lindenbaum.maven.EDocReportLine
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.RunMojoLine
It is known that control characters cannot be used in the interactive shell. </p> <p>30
eu.lindenbaum.maven.TestEDocReportLine
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

Things that need to be done:

Number of occurrences found in the code: 4

eu.lindenbaum.maven.CopyTestResourcesLine
Decide where to copy items from src/test/priv and src/test/resources/priv for the test-phase.27
eu.lindenbaum.maven.PrepareReleaseMojoLine
The generation of relup files has not yet been tested. </p>82
eu.lindenbaum.maven.RunMojoLine
Running release projects is currently not supported, but could be useful to be implemented in the future. </p>34
eu.lindenbaum.maven.cover.CoverDataLine
Remove entries, line can only have one tuple!90