Yes, in there. It's desperately in need of better documentation before that can realistically happen, but as is it's capable of using relatively vanilla faces-config.xml files with some extension elements, and generating: - Component classes - JSP component, validator, and converter tag classes - TLD files - Facelets taglib.xml file - Tag documentation (much better than tlddoc) - The real faces-config.xml file
IMO, kinda cool. But without docs, kinda impossible to use too. -- Adam On 8/6/07, Kito D. Mann <[EMAIL PROTECTED]> wrote: > Ah, okay. Can the component generation plugin, can it be used outside of > Trinidad and MyFaces? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Kito D. Mann - Author, JavaServer Faces in Action > http://www.virtua.com - JSF/Java EE consulting, training, and mentoring > http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info > phone: +1 203-653-2989 > fax: +1 203-653-2988 > > * Sign up for the JSF Central newsletter! > http://oi.vresp.com/?fid=ac048d0e17 * > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > > Matthias Wessendorf > > Sent: Monday, August 06, 2007 12:18 PM > > To: MyFaces Discussion; [EMAIL PROTECTED] > > Cc: MyFaces Development; [EMAIL PROTECTED] > > Subject: Re: [ANN] Release of Apache MyFaces Trinidad's Maven plugins > > (1.0.3) > > > > Mostly a bunch of maven2 plugins, that the Trinidad Core requires to > > build. > > > > For instance generating localized JS like: > > http://example.irian.at/trinidad-demo- > > 20070806/adf/jsLibs/resources/LocaleElements_en_US1_0_2.js > > > > the maven-faces-plugin generates the JSF components, adds the > > meta-data to the faces-config.xml that the Trinidad-IMPL Jar contains > > etc. > > (MyFaces 1.2.x is using this plugin as well) > > > > A JDev plugin to generate JDeveloper projects files of your m2 project. > > > > Stuff like this. > > > > We have to release them since the Apache policy says at least no > > release that has a SNAPSHOT dependency ;-) > > > > > > > > -Matthias > > > > On 8/6/07, Kito D. Mann <[EMAIL PROTECTED]> wrote: > > > Matthias, > > > > > > Can you explain exactly what the Maven Plugins are? The site doesn't > > really > > > say much. > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > Kito D. Mann - Author, JavaServer Faces in Action > > > http://www.virtua.com - JSF/Java EE consulting, training, and > > mentoring > > > http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info > > > > > > > > > * Sign up for the JSF Central newsletter! > > > http://oi.vresp.com/?fid=ac048d0e17 * > > > > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > > Behalf Of > > > > Matthias Wessendorf > > > > Sent: Monday, August 06, 2007 3:58 AM > > > > To: [EMAIL PROTECTED]; MyFaces Discussion; MyFaces > > > > Development > > > > Subject: [ANN] Release of Apache MyFaces Trinidad's Maven plugins > > > > (1.0.3) > > > > > > > > Hi, > > > > > > > > The Apache MyFaces community is pleased to announce its > > > > 1.0.3 release of the Apache MyFaces Trinidad Maven2 plugins. > > > > > > > > These Maven2 plugins have been deployed to the Apache Maven2 and > > they > > > > are mirrored by ibiblio as well. > > > > > > > > > > > > release notes > > > > Apache MyFaces Trinidad Plugins (version 1.0.3) (for JSF 1.1) > > > > > > > > This file contains informations for the 1.0.3 release of the > > Plugins > > > > for the Apache MyFaces Trinidad solved Jira issue: > > > > > > > > Issues: > > > > [TRINIDAD-90] - Tagdoc: Unsupported Agents in component summary > > > > [TRINIDAD-109] - Tagdoc should doc when a component is a naming > > > > container > > > > [TRINIDAD-122] - Improve startup performance by loading renderers > > > > lazily > > > > > > > > > > > > Enjoy! > > > > -Matthias > > > > > > > > -- > > > > Matthias Wessendorf > > > > > > > > further stuff: > > > > blog: http://matthiaswessendorf.wordpress.com/ > > > > mail: matzew-at-apache-dot-org > > > > > > > > > > > > -- > > Matthias Wessendorf > > > > further stuff: > > blog: http://matthiaswessendorf.wordpress.com/ > > mail: matzew-at-apache-dot-org > >
