[richfaces-svn-commits] JBoss Rich Faces SVN: r13820 - trunk/docs/common-resources/en/src/main/archetypes/richfaces_archetype.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Apr 24 08:29:02 EDT 2009


Author: msorokin
Date: 2009-04-24 08:29:02 -0400 (Fri, 24 Apr 2009)
New Revision: 13820

Modified:
   trunk/docs/common-resources/en/src/main/archetypes/richfaces_archetype/readme.txt
Log:
https://jira.jboss.org/jira/browse/RF-6135
added a richfacesguide prototype


Modified: trunk/docs/common-resources/en/src/main/archetypes/richfaces_archetype/readme.txt
===================================================================
--- trunk/docs/common-resources/en/src/main/archetypes/richfaces_archetype/readme.txt	2009-04-24 12:28:35 UTC (rev 13819)
+++ trunk/docs/common-resources/en/src/main/archetypes/richfaces_archetype/readme.txt	2009-04-24 12:29:02 UTC (rev 13820)
@@ -1,8 +1,8 @@
 How to use the richfacesguide archetype.
-1.	Build the archetype with “mvn clean install”
-2.	Make a empty folder and run 
+1.	Build the archetype with "mvn clean install"
+2.	Cd to RichFaces_trunk\docs\. Run
 mvn archetype:generate -DarchetypeGroupId=org.richfaces.docs -DarchetypeArtifactId=richfacesguide-archetype -DarchetypeVersion=3.3.1-SNAPSHOT -DartifactId=RichFacesGuide -DgroupId=org.richfaces.docs
-artifactId – project folder name
+(artifactId – project folder name)
 When the build is finished you will see the RichFacesGuide. 
 3.	Copy the RichFacesGuide to RichFaces_trunk\docs\
-4.	Run “mvn clean install” to build the guide
+4.	Run "mvn clean install" to build the guide




More information about the richfaces-svn-commits mailing list