The Apache MyFaces team is pleased to announce the release of Apache MyFaces Buildtools Archetypes 1.0.1.
Apache MyFaces Buildtools Archetypes are several archetypes using myfaces projects to start coding web apps with this line: mvn archetype:generate -DarchetypeCatalog=http://myfaces.apache.org Type groupId, artifactId, package, version and that's all! to run with jetty mvn clean jetty:run portlet archetype mvn clean -PjettyConfig jetty:run Apache MyFaces Trinidad is available in the central Maven repository under Group ID "org.apache.myfaces.buildtools". Enjoy! Leonardo Uribe