Sakai Spring MVC Maven Archetype
Information
How do I get it?
Simply run the following command in your Terminal and follow the prompts:
mvn archetype:generate -DarchetypeGroupId=org.sakaiproject.maven-archetype -DarchetypeArtifactId=sakai-spring-maven-archetype \
-DarchetypeVersion=1.2 -DarchetypeRepository=https://source.sakaiproject.org/maven2/How do I use it?
The output of the above command will produce a project that you can build and deploy to Sakai or add to Eclipse and extend.