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 Class Total number of occurrences Tag strings used by tag class
Deprecated Work 1 @deprecated
FIXME Work 1 fixme, @fixme
Todo Work 1 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 1

org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo Line
As of version 1.1 in favor of the new parameter <code>processAttachedArtifacts</code>. 190

FIXME Work

Number of occurrences found in the code: 1

org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo Line
tchemit-20123-11-13, need to find out how to do this... 577

Todo Work

Number of occurrences found in the code: 1

org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo Line
remove the part with ToolchainManager lookup once we depend on 2.0.9 (have it as prerequisite). Define as regular component field then. 578