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 |
|---|---|---|
| @todo | 4 | @todo |
| TODO | 4 | TODO |
Each tag is detailed below:
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 | 92 |
| should we deprecate in favour of reports? | 163 |
| org.apache.maven.plugins.site.SiteDeployMojo | Line |
| Remove when {@link WagonManager#getWagon(Repository) is available}. It's available in Maven 2.0.5. | 328 |
| org.apache.maven.reporting.MavenMultiPageReport | Line |
| MSITE-369 remove this class when Maven 3.0 as prerequisite is ok | 37 |
Number of occurrences found in the code: 4
| org.apache.maven.plugins.site.AbstractSiteMojo | Line |
|---|---|
| should be removed see PLXUTILS-61 | 179 |
| org.apache.maven.plugins.site.AbstractSiteRenderingMojo | Line |
| I want to get rid of categories eventually. There's no way to add your own in a fully i18n manner | 368 |
| org.apache.maven.plugins.site.ReportDocumentRenderer | Line |
| would be nice to query the report to see if it is modified | 229 |
| org.apache.maven.plugins.site.SiteDeployMojo | Line |
| work on moving this into the deployer like the other deploy methods | 173 |