this reminds me to release them :-)

On 7/11/07, Apache Wiki <[EMAIL PROTECTED]> wrote:
Dear Wiki user,

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

The following page has been changed by MartinMarinschek:
http://wiki.apache.org/myfaces/Trinidad_Archetype

------------------------------------------------------------------------------
  {{{
  mvn archetype:create -DarchetypeGroupId=org.apache.myfaces.trinidadbuild  \
                       -DarchetypeArtifactId=myfaces-archetype-trinidad       \
-                      -DarchetypeVersion=incubator-m1-SNAPSHOT                 
\
+                      -DarchetypeVersion=1.0.2-SNAPSHOT                \
                       -DgroupId=myAppId                               \
                       -DartifactId=testApp
  }}}
@@ -30, +30 @@

  To be able to use the archetype the first thing you should do is to checkout 
the Trinidad Archetype source from the svn, using the command:

  {{{
- svn co 
http://svn.apache.org/repos/asf/incubator/adffaces/trunk/plugins/myfaces-archetype-trinidad/
 trinidad-archetype
+ svn co 
http://svn.apache.org/repos/asf/myfaces/maven/trunk/archetypes/myfaces-archetype-trinidad/
 trinidad-archetype
  }}}

  Now, let's install the plugin locally (this supposes that you have maven 2.x 
already installed). Navigate to the plugin root folder and use the mvn install 
command:



--
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org

Reply via email to