To run local development server:
mvn appengine:devserver
and navigate to http://localhost:8080
Details in the following posts:
Part 1 - Making Scalatra compatible with Servlet API 2.5
Part 2 - Implementing application resource mounting, reducing web.xml code