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 0 @deprecated
FIXME Work 0 fixme, @fixme
Todo Work 6 todo, @todo

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 6

org.apache.maven.shared.transfer.artifact.install.internal.DefaultArtifactInstaller Line
Should we check for exists() ? 80
org.apache.maven.shared.transfer.project.deploy.internal.DefaultProjectDeployer Line
Reconsider this exception? Better Exception type? 115
Reconsider this exception? Better Exception type? 121
org.apache.maven.shared.transfer.project.deploy.internal.DualDigester Line
Consider using a thread to calculate one of the digests when the files are large; it's fairly slow ! 36
Think about this class if we could use the ChecksumUtils class of aether-util ? I think we need to go via reflection. 40
org.apache.maven.shared.transfer.project.install.internal.DefaultProjectInstaller Line
push into transformation 81