Requirements maven Getting Started cp ../../html5/index.html src/main/webapp/ cp -r ../../html5/css src/main/webapp/ cp -r ../../html5/js src/main/webapp/ mvn -Djetty.port=9000 jetty:run