-
First, you'll need to download and install [maven|http://maven.apache.org/]
-
$ git clone --progress [email protected]:ascandroli/petstore.git
-
$ cd petstore
-
$ mvn jetty:run -P repositories
-
$ find ~/.m2/repository/ -name _maven.repositories | xargs rm
-
$ mvn jetty:run
-
enjoy!
- mailing list (in spanish): [https://groups.google.com/d/forum/tynamo-petstore]