Author: tmjee
Date: Sun Sep 3 20:14:43 2006
New Revision: 439914
URL: http://svn.apache.org/viewvc?view=rev&rev=439914
Log:
update readme file
Modified:
struts/maven/trunk/struts2-archetype-starter/README.txt
Modified: struts/maven/trunk/struts2-archetype-starter/README.txt
URL:
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-starter/README.txt?view=diff&rev=439914&r1=439913&r2=439914
==============================================================================
--- struts/maven/trunk/struts2-archetype-starter/README.txt (original)
+++ struts/maven/trunk/struts2-archetype-starter/README.txt Sun Sep 3 20:14:43
2006
@@ -34,6 +34,8 @@
-DarchetypeVersion=2.0.0-SNAPSHOT \
-DremoteRepositories=http://people.apache.org/maven-snapshot-repository
+IMPORTANT:
+==========
- The generated template is a runnable webapp, some package renaming is
necessary if
the Struts2 validation, conversion features is to work. In the case above, one
would
need to rename the resources under
@@ -47,6 +49,9 @@
This is due to the fact that I can't find a way to change maven archetype
resource
path dynamically. If anyone knows how kindly let me know
(tm_jee(at)yahoo.co.uk).
Tia
+
+
+
- to compile, execute