On the web page

   http://www.stripesframework.org/display/stripes/Maven2+Archetype+for+Stripes

it says you need to download and install the archteype.  You don't need to 
download and install the archetype; you can generate a project from it with

   mvn archetype:generate \
     -DarchetypeArtifactId=stripes-archetype-quickstart \
     -DarchetypeGroupId=net.sourceforge \
     -DarchetypeVersion=1.0 \
     -DgroupId=myGroup \
     -DartifactId=stripesTest \
     
-DarchetypeRepository=http://sourceforge.net/projects/mvnstripes/files/stripes-quickstart-1.0/1.0


-- 
0x2B | ~0x2b  --  Hamlet

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to