Author: andyhot
Date: Fri Jun  4 22:49:33 2010
New Revision: 951601

URL: http://svn.apache.org/viewvc?rev=951601&view=rev
Log:
update archetype instruction

Modified:
    tapestry/tapestry5/trunk/tapestry-tutorial1/src/site/apt/first.apt

Modified: tapestry/tapestry5/trunk/tapestry-tutorial1/src/site/apt/first.apt
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-tutorial1/src/site/apt/first.apt?rev=951601&r1=951600&r2=951601&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-tutorial1/src/site/apt/first.apt 
(original)
+++ tapestry/tapestry5/trunk/tapestry-tutorial1/src/site/apt/first.apt Fri Jun  
4 22:49:33 2010
@@ -17,7 +17,7 @@ Chapter 2: Your First Tapestry Applicati
   Our final command line is:
 
 ----
-mvn archetype:generate 
-DarchetypeCatalog=http://tapestry.formos.com/maven-repository
+mvn archetype:generate -DarchetypeCatalog=http://tapestry.apache.org
 ----
 
   It will then prompt you to pick the archetype - choose quickstart, enter the 
group id, artifact id, version and package when prompted.
@@ -312,4 +312,4 @@ public class Index
 
   
   
-  
\ No newline at end of file
+  


Reply via email to