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
FIXME's2FIXME
TODO's1TODO

Each tag is detailed below:

FIXME's

Number of occurrences found in the code: 2

org.codehaus.mojo.exec.ExecJavaMojoTestLine
this sometimes fail with unit.framework.ComparisonFailure: expected:<...> but was:<...3(f)>162
org.codehaus.mojo.exec.ExecMojoTestLine
should work on Windows as well128

TODO's

Number of occurrences found in the code: 1

org.codehaus.mojo.exec.ExecJavaMojoLine
this may be nothing; continue on anyway; perhaps don't even log in future492