Run on command line using mvn gae:run.
Create an Eclipse project by mvn eclipse:eclipse and use Google Plugin for Eclipse to run it.
Deploy to App Engine by mvn gae:deploy. You might need to do mvn gae:unpack before the first time you run that.