Hi Bernd, On 03/04/2008, Bernd Bohmann <[EMAIL PROTECTED]> wrote: > http://svn.apache.org/repos/asf/myfaces/tobago/trunk/sandbox/pom.xml > > > http://svn.apache.org/repos/asf/myfaces/tobago/trunk/extension/facelets/pom.xml > > > http://svn.apache.org/repos/asf/myfaces/tobago/trunk/extension/tobago-taglib-extension/pom.xml
Okay, I won't argue with these pom.xmls :) I've kept this parameter as 'additionalSourceRoots'. > Sorry, we are using this parameter. I think the apt plugin generates > resources and with the parameter targetpath I can tell the resource > plugin where the resouces should be copied. > This parameter is used for generating the tlds in tobago. Without this > parameter i need an extra resources section and I don't like to include > the META-INF in the target. No worries, I've reinstated this parameter. > No, but as far as I know some guys are using a one to many mapping. They > are using the force parameter. An apt factory that creates multiple target files for each source file? Interesting, this may be supported by specifying multiple outputFileEnding parameters. Feel free to open a MOJO issue if this isn't supported. Okay, I think I'm done with the plugin now, aside from updating the documentation which I'll try to find time to do later. If you could give it a spin in Tobago then I'd be interested in how you get on: http://svn.codehaus.org/mojo/trunk/sandbox/apt-maven-plugin/ Let me know if you have any issues. Note that some parameters have been renamed for consistency with other plugins, but they should be pretty self-explanatory from the mojo javadoc. I can start a vote for an alpha release once we're both happy with it. Cheers, Mark
