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 | 1 | @todo |
TODO | 2 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 1
org.fusesource.scalate.maven.SiteDeployMojo | Line |
---|---|
Remove when {@link WagonManager#getWagon(Repository) is available}. It's available in Maven 2.0.5. | 328 |
Number of occurrences found in the code: 2
org.fusesource.scalate.maven.SiteDeployMojo | Line |
---|---|
... Defaults to ".." so that the module name of the maven project using this goal is not included in the URL. Configure to "." if you want to include the module name in the site URL | 120 |
work on moving this into the deployer like the other deploy methods | 204 |