> > http://jira.codehaus.org/browse/XDOCLET-38 > > > > Shash > > That's fine, > > though it's Greg who does M2 plugin ( I still have to > learn M2 ) >
Yeah, thanks - I've applied the patches locally, but still need to figure out some jelly dependencies again (like the tags-xml one). 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. Cheers, g
