Create a workshop like below in a just a few steps!
$ mvn install
$ cd workshop-archetype
$ ./generate-test-workshop.sh
$ mvn install
$ cd /wherever/you/want
$ mvn archetype:generate -DarchetypeCatalog=local
# select the archetype in the (hopefully) short list
# interactively fill in the required details
Once the workshop base is generated, just check out its README file.

