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.

TagTotal number of occurrences
@todo0
TODO9

Each tag is detailed below:

@todo

Number of occurrences found in the code: 0

TODO

Number of occurrences found in the code: 9

org.apache.maven.plugin.deb.ControlFileLine
we should have a configuration option for setting scope of dependency to check here String include = dependency.getProperties().getProperty( "deb.depends" );94
there was a short description here, check if still available128
this is probably unnecessary144
org.apache.maven.plugin.deb.DebPluginLine
currently there's a strong association from package=jar it'd be nice if this could handle gracefully war and maven plugin packaging too27
check possible values or artifact.getType109
Maybe, I'm not familiar enough with the Debian standards, but shouldn't /usr/local/jars be something the user could override?139
This plugin assumes that the JAR is going to be created in this location, is there a way to check the finalname and outputdirectory from the jar plugin?161
Would there be any benefit in allowing the user to override the permission bit?189
Wouldn't this require a "-R" flag?196