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
@todo4@todo
TODO6TODO

Each tag is detailed below:

@todo

Number of occurrences found in the code: 4

org.apache.maven.wagon.providers.ssh.jsch.ScpCommandExecutorLine
is this even needed anymore?28
org.apache.maven.wagon.providers.ssh.jsch.ScpWagonLine
[BP] add compression flag50
org.apache.maven.wagon.providers.ssh.jsch.SftpWagonLine
[BP] add compression flag50
see if SftpProgressMonitor allows us to do streaming (without it, we can't do checksums as the input stream is lost)51

TODO

Number of occurrences found in the code: 6

org.apache.maven.wagon.providers.ssh.jsch.ScpWagonLine
calculate?436
as warning437
org.apache.maven.wagon.providers.ssh.jsch.SftpWagonLine
warning level149
warning level167
warning level562
org.apache.maven.wagon.providers.ssh.jsch.interactive.PrompterUIKeyboardInteractiveLine
log the user canceled?87