Maven Help

On this page we collect various hints regarding Maven:

Changing the port when running a web application

Tomcat: -Dmaven.tomcat.port=8081
Jetty: -DjettyPort=8081