You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Leonardo Uribe <lu...@gmail.com> on 2008/04/01 23:30:55 UTC

[ANNOUNCE] Release of Apache MyFaces Buildtools Archetypes 1.0.1.

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