Hi, I badly needed for such a plugin last week but because of issues like documentation and java5 stuff, I couldn't use it. Instead I had to create my own plugin at sourceforge that generates, tld, faces-config, tag files, facelets taglibs and components. Anyway it'd be great to see the trinidad faces plugin be documented.
Cheers, Cagatay On 5/28/07, Bruno Aranda <[EMAIL PROTECTED]> wrote:
Yes, I am afraid there is not much documentation (always necessary) for that plugin and I still have to look often into the code to understand what it does. The plugin has too many goals and many configuration attributes. For MyFaces 1.2 I took most of the trinidad configuration, with only some changes. I see what you say, the plugin is writing some @override annotations. I guess that, for JSF <1.2 should not do that so we should check the implementation before outputing the annotation. Can you open a JIRA issue? Feel free to do the changes yourself, it should be simple. Some day, maybe I will write some documentation, because there is not known documentation (right Adam?). Cheers, Bruno On 24/05/07, Cagatay Civici <[EMAIL PROTECTED]> wrote: > Hi, > > I was playing with maven-faces-plugin of trinidad and faced with a couple of > issues. > > I couldn't find any documentation about the usage, goals etc, do I miss > something or is it really not documented? > > Also the tag codes it generates have annotations like @override in it, is > the plugin only for java 1.5+? > > Cagatay > > >
