New page:
The easiest way I know is in combination with [http://m2eclipse.codehaus.org/ m2eclipse plugin]:
* Import Maven project
* Run Configurations | Maven Build | New
* Set base directory
* Goals jetty:run
* Debug with the newly created run configuration