On Thu, 2008-06-19 at 14:14 -0500, Leonardo Uribe wrote: > On Thu, Jun 19, 2008 at 2:00 PM, simon <[EMAIL PROTECTED]> I'm > a bit puzzled about the new tomahawk1.2 stuff. It looks like some > "unpack" goal is being run using myfaces-builder-plugin but I > cannot > find any code in the myfaces-builder-plugin project for this. > Where is > it? > > look the package on myfaces builder plugin: > > org.apache.myfaces.buildtools.maven2.plugin.builder.unpack
Aha. Thank you. I have a few more questions: There is a orderModelIds property for BuildMetaDataMojo. Is it really needed? Why would it make a difference to tomahawk-sandbox if the myfaces-api metadata was loaded before or after myfaces-tomahawk metadata? What are these properties used for? * replacePackagePrefixTagFrom * replacePackagePrefixTagTo Why does each project need to define the templates itself? It is getting rather annoying (and error-prone) to keep them all synchronized. I can understand having the *option* to override the template, but would it be ok if it defaulted to using a template from the myfaces-builder-plugin, or is there a good reason not to? Cheers, Simon >
