Hi,

Is there a way to start Jetty on a port other than :8080? I've tried with

mvn -pl :cloud-client-ui jetty:run -Djetty.port=8081

and it did not work. I need this because the machine where I am doing my
dev is alreay
running a service on port 8080 and I can't change that.

-Syed

Reply via email to