[richfaces-svn-commits] JBoss Rich Faces SVN: r13822 - 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:34:04 EDT 2009


Author: msorokin
Date: 2009-04-24 08:34:04 -0400 (Fri, 24 Apr 2009)
New Revision: 13822

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:32:33 UTC (rev 13821)
+++ trunk/docs/common-resources/en/src/main/archetypes/richfaces_archetype/readme.txt	2009-04-24 12:34:04 UTC (rev 13822)
@@ -1,8 +1,7 @@
-How to use the richfacesguide archetype.
+How to Use the richfacesguide Archetype
 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)
-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
+(artifactId – project folder name).
+When the build is finished you will see the RichFacesGuide(your project name folder). 
+3.	Cd to RichFacesGuide (your project name folder) and "mvn clean install" to build the guide.




More information about the richfaces-svn-commits mailing list