On 6/11/06, Bruno Aranda <[EMAIL PROTECTED]> wrote:
I have just created an archetype that generates a project to build a custom jsf library. It creates a multi-module project with two modules: - core: where the custom jsf components must be placed - examples: a webapp that should include examples of the custom jsf components
Thanks, this is great! Learning to write components has been on my list of things to do for a while, but there's a lot to piece together just to get started. (Now I have no excuse...) A small fix, though-- the example app hard-codes the groupId, so the build fails if you follow the instructions on the Wiki. I reopened MYFACES-1330 with a small patch. * http://wiki.apache.org/myfaces/MyFaces_Archetypes_for_Maven -- Wendy
