mvn archetype:create -DgroupId=tutorial \
-DartifactId=tutorial \
-DarchetypeGroupId=org.apache.struts \
-DarchetypeArtifactId=struts2-archetype-starter \
-DarchetypeVersion=2.0.1-SNAPSHOT \
-DremoteRepositories=http://people.apache.org/maven-snapshot-repository
cd tutorial
mvn -Dwtpversion=1.0 eclipse:eclipse
The Answer to Life, the Universe, and Everything
Thursday, August 02, 2007
Struts2 by Maven for Eclipse
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment