.
Also, adding the sources to the project is fine, but it was already
partly done, by adding the generated files as resources - so your
patch is adding to both the sources AND the resources, which is not
wanted. I want to figure the best and less-configuration-requiring way
to distinguish weither the mojo needs to add compilable sources or
resources.
You are right, about adding to both sources and resources. Adding to resources doesn't compile the files, though, which is what prompted me to add to sources. Maybe the add to sources flag could be used to also say "don't add to resources". But, if you are thinking of an automatic way to deduce it, that would be perfect.
PS: I am leaving for the next two days, will read replies when I get back on Tuesday. Thanks again for the plugin, sure has been a life-saver.
