mvn archetype:generate -DarchetypeRepository=http://repository.codehaus.org -DarchetypeGroupId=org.codehaus.mojo -DarchetypeArtifactId=gwt-maven-plugin -DarchetypeVersion=1.2 -DgroupId=myGroupId -DartifactId=myArtifactId
Saturday, April 24, 2010
Create a template project with gwt-maven-plugin archetype
I wanted to use maven for my GWT project. In the beginning, I ran archetype to create a project template with gwt-maven-plugin.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment