Created
May 13, 2011 17:58
-
-
Save jesperfj/970996 to your computer and use it in GitHub Desktop.
Create a new Database.com Spring Web App from a maven archetype
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mvn archetype:generate -DarchetypeCatalog=http://repo.t.salesforce.com/archiva/repository/releases/archetype-catalog.xml -DarchetypeGroupId=com.force.sdk -DarchetypeArtifactId=springmvc-archetype |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can drop the archetype catalog ;)