Hi Leonardo, * 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? >
But only - as Mario puts it - if the mvn eclipse:eclipse plugin and the mvn idea:idea plugin are changed to do this automatically from the pom.xml. As this is not going to happen anytime soon, we should first go for the suckier variation which keeps it easier for the developers! it is hard to make everyone happy, and I honestly think we need to cater to the developers here, not to the software scientists. By the way - I still want to have shared fixed for the developers as well. regards, Martin