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 | 0 | @todo |
| TODO | 5 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 5
| org.codehaus.mojo.jaxb2.javageneration.AbstractJavaGeneratorMojo | Line |
|---|---|
| Should we throw an exception here instead? | 465 |
| org.codehaus.mojo.jaxb2.schemageneration.AbstractXsdGeneratorMojo | Line |
| Collect the error message(s) which was emitted by SchemaGen. | 382 |
| FIX THIS! Get the class information data from the supplied URL | 796 |
| org.codehaus.mojo.jaxb2.schemageneration.postprocessing.javadoc.XsdAnnotationProcessor | Line |
| How should we handle PackageLocations and package documentation. | 180 |
| Ensure that the namespace of the supplied aNode matches the expected namespace. | 348 |