Apache MyFaces Buildtools Maven2 Builder Annotations · A set of Java 1.5 Annotation classes that can be applied to classes that are intended to be JSF components, validators, etc. The maven-builder-plugin will recognise these annotations and process the class appropriately.
Group: org.apache.myfaces.buildtools - All Dependencies
Apache MyFaces Buildtools Maven2 Faces Plugin · A maven plugin that uses metadata input files to generate JSF Component, Validator and Tag classes, together with the associated configuration files (.tld, faces-config.xml, etc).
Apache MyFaces Buildtools Maven2 Builder Plugin · A maven plugin that uses annotations (java15 or doclet style) to generate the necessary JSF configuration files (.tld, faces-config.xml, etc) and optionally Tag, Validator and Component classes.
MyFaces Basic Archetype · Archetype to create a new webapp based on myfaces
MyFaces Facelets Archetype · Archetype to create a new webapp based on MyFaces and Facelets
MyFaces Portlet Archetype · Archetype to create a new portlet webapp based on myfaces
MyFaces Core Integration Test Archetype · Archetype to create a new MyFaces core project used for integration tests via cargo and HtmlUnit. Projects created via this archetype aim to test specific issues from the MyFaces core JIRA issue tracker and can be directly added to the MyFaces core integration-tests module.
JSF Component Library Archetype For JSF 2.0 · Archetype to create a libary project of JSF 2.0 components
MyFaces 2.0 and OWB Basic Archetype · Archetype to create a new webapp based on MyFaces 2.0 with OpenWebBeans
MyFaces 2.0 Basic Debug Archetype · Archetype to create a new webapp based on MyFaces 2.0, specially for debug issues
JSF Component Library Archetype · Archetype to create a libary project of JSF components
MyFaces 2.0 Basic Archetype · Archetype to create a new webapp based on MyFaces 2.0
MyFaces CODI Archetype for JSF 2.0 · Archetype to create a new JSF 2.0 webapp based on MyFaces CODI
MyFaces CODI Archetype for JSF 1.2 · Archetype to create a new JSF 1.2 webapp based on MyFaces CODI
MyFaces Trinidad Archetype · Archetype to create a new webapp based on Trinidad