I did start with the implementation of tomahawk using the faces plugin (not the old generator that Mario may be refering). The efforts are done in a tomahawk branch, but due to lack of time I haven't got the time to continue (I hope to do so :)). Configuring the maven-faces-plugin to do something, as Andrew has already experienced, is not the easiest thing in the world, but once the setup is done it works like a charm. MyFaces 1.2 Core uses the system, but of course it does not generate a taglib because the standard components are already covered by facelets taglibs itself.
Cheers, Bruno On 22/10/2007, Andrew Robinson <[EMAIL PROTECTED]> wrote: > MyFaces 1.2 core uses the Trinidad maven plugin (it wasn't me that did > that integration though). I don't see any taglib.xml files though, so > it doesn't look like it is configured to support facelets (which the > plug-in is capable of generating) > > -Andrew > > On 10/22/07, Mike Kienenberger <[EMAIL PROTECTED]> wrote: > > On 10/22/07, Mario Ivankovits <[EMAIL PROTECTED]> wrote: > > > If it takes years of getting tomahawk running again with the generator, > > > why do you think it will happen someone soon ;-) - sorry ;-) > > > > Touche! :-) > > > > That's a fair response, but since someone (Andrew?) has gotten it > > working with MyFaces Core 1.2, I think it could happen soon with > > Tomahawk. :-) > > > > My biggest problem is a lack of time to learn Maven. I haven't even > > had time to work on a JSF project since May, although I'm hoping that > > will change again in the next month or two. > > >
