Fork me on GitHub

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 Class Total number of occurrences Tag strings used by tag class
@todo 0 @todo
TODO 6 TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 6

org.codehaus.mojo.jaxb2.AbstractJaxbMojo Line
These are hardcoded. Move to overridable using a system property? Preload relevant package-info classes to work around MNG-6506. 160
org.codehaus.mojo.jaxb2.javageneration.AbstractJavaGeneratorMojo Line
Should we throw an exception here instead? 538
org.codehaus.mojo.jaxb2.schemageneration.AbstractXsdGeneratorMojo Line
Collect the error message(s) which was emitted by SchemaGen. How can this be done? 423
FIX THIS! Get the class information data from the supplied URL 843
org.codehaus.mojo.jaxb2.schemageneration.postprocessing.javadoc.DomHelper Line
Ensure that the namespace of the supplied aNode matches the expected namespace. 229
org.codehaus.mojo.jaxb2.schemageneration.postprocessing.javadoc.XsdAnnotationProcessor Line
How should we handle PackageLocations and package documentation? 151