Hi,

>From http://cwiki.apache.org/confluence/display/WW/Struts+Maven+Archetypes, it 
>says

mvn archetype:create -DgroupId=tutorial \
                     -DartifactId=tutorial \
                     -DarchetypeGroupId=org.apache.struts \
                     -DarchetypeArtifactId=struts2-archetype-starter \
                     -DarchetypeVersion=2.0.5-SNAPSHOT \
                     
-DremoteRepositories=http://people.apache.org/repo/m2-snapshot-repository

but I don't want to use a snapshot version and I also don't want to use Struts2 
2.0.5 version either (Struts2 2.0.11 is available). How should I modify the 
above command?

Regards.





      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

Reply via email to