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 Total number of occurrences
@todo 4
TODO 7

Each tag is detailed below:

@todo

Number of occurrences found in the code: 4

org.apache.maven.plugins.site.AbstractSiteRenderingMojo Line
this is used for site descriptor resolution - it should relate to the actual project but for some reason they are not always filled in 93
should we deprecate in favour of reports? 164
org.apache.maven.plugins.site.SiteDeployMojo Line
Use WagonManager#getWagon(Repository) when available. It's available in Maven 2.0.5. 150
Remove when {@link WagonManager#getWagon(Repository) is available}. It's available in Maven 2.0.5. 300

TODO

Number of occurrences found in the code: 7

org.apache.maven.plugins.site.AbstractSiteMojo Line
should be removed see PLXUTILS-61 177
org.apache.maven.plugins.site.AbstractSiteRenderingMojo Line
temporary solution for MSITE-289. We need to upgrade doxia sit tools 346
I want to get rid of categories eventually. There's no way to add your own in a fully i18n manner 357
org.apache.maven.plugins.site.ReportDocumentRenderer Line
would be nice to query the report to see if it is modified 192
org.apache.maven.plugins.site.SiteDeployMojo Line
work on moving this into the deployer like the other deploy methods 144
current wagon uses zip which will use the umask on remote host instead of honouring our settings Force group writeable 189
org.codehaus.plexus.util.introspection.ReflectionValueExtractor Line
don't throw Exception 57