The doclet does not support org.codehaus.jackson.annotate.JsonProperty and org.codehaus.jackson.annotate.JsonIgnore.
Also there is an issue with the "issue66Test" testcase. The code will generate an org.codehaus.jackson.map.JsonMappingException if executed, since there is a conflicting JsonProperty definition.
The doclet does not support org.codehaus.jackson.annotate.JsonProperty and org.codehaus.jackson.annotate.JsonIgnore.
Also there is an issue with the "issue66Test" testcase. The code will generate an org.codehaus.jackson.map.JsonMappingException if executed, since there is a conflicting JsonProperty definition.