Jasha Joachimsthal wrote:
> I just tried to start up the "My first block" with "mvn
> -Djetty.port=8123 jetty:run" but it still uses port 8888. 

This is weird. For me this worked yesterday. Only when setting
jetty.port using MAVEN_OPTS Maven ignored that setting.

> Only when I
> comment the <connectors> part in the pom.xml it listens to port 8123. So
> I think the configuration in the pom overrides the commandline port.
>   
Which should be the opposite way.

What version of Maven and jetty plugin do you use?

-- 
Grzegorz

Reply via email to