Now, Maven 2 xdoclet plugin only allows use project source directory only. It is impossible to use test source dir or another dirs as input.
In our project we actively use code generation, and it is very inconvenient for us. Is it possible to improve plugin configuration to support several input directories?