Ok, I understand. * generating source into the src/main/java tree sucks, because it is hard to tell generated code apart from non-generated stuff.
* generating source into the target tree sucks a bit, because you need to explicitly add it to an IDE So we agree that the option that sucks less is generating source into the target directory? regards Leonardo Uribe
