You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2011/03/18 13:59:11 UTC

[Myfaces Wiki] Trivial Update of "Drafts/Site/MavenArchetypes" by BartKummel

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The "Drafts/Site/MavenArchetypes" page has been changed by BartKummel.
http://wiki.apache.org/myfaces/Drafts/Site/MavenArchetypes?action=diff&rev1=4&rev2=5

--------------------------------------------------

  || HelloWorld Basic            || Webapp project that uses MyFaces Core 1.2.x with JSP as the page templating system.       || 1.2 ||<:> • ||      || Tomahawk       ||
  || HelloWorld-Facelets         || Webapp project that uses MyFaces Core 1.2.x with Facelets as the page templating system.  || 1.2 ||      ||<:> • || Tomahawk       ||
  || HelloWorld-Portlet          || Sets up a simple portlet-enabled webapp.                                                  || 1.2 ||<:>•  ||      || none           ||
- || Trinidad                    || Sets up a webapp that uses MyFaces Core 1.2.x and MyFaces Trinidad.                       || 1.2 ||<:> • ||      || Trinidad 1.2.* ||
+ || Trinidad                    || Sets up a webapp that uses MyFaces Core 1.2.x and MyFaces Trinidad.                       || 1.2 ||<:> • ||      || Trinidad 1.2   ||
- || Trinidad 2.0 Archetype      || Sets up a webapp that uses MyFaces Core 2.0.x and MyFaces Trinidad 2.0.                   || 2.0 ||<:> • ||      || Trinidad 2.0.* ||
+ || Trinidad 2.0 Archetype      || Sets up a webapp that uses MyFaces Core 2.0.x and MyFaces Trinidad 2.0.                   || 2.0 ||<:> • ||      || Trinidad 2.0   ||
  || JSF-Component Library       || Sets up a project that is intended to define new JSF components (rather than just use them). If you want to create a jar that defines a set of new custom JSF components then this archetype is a good starting point.                                                                    || ??  ||<:> • ||      || N/A            ||
  
  Each project that is created based on one of these archetypes comes with JUnit and Log4j preconfigured. The projects also come with Jetty preconfigured, so you don't need a separate Java EE Web Container or Application Server to deploy the app to.