Thanks Rajani! That worked. -Syed
On Tue, Jul 19, 2016 at 1:17 AM, Rajani Karuturi <raj...@apache.org> wrote: > Try changing in > client/pom.xmlhttps:// > github.com/apache/cloudstack/blob/master/client/pom.xml#L459 > ~ Rajanihttp://cloudplatform.accelerite.com/ > On July 19, 2016 at 1:11 AM, Syed Mushtaq > (syed1.mush...@gmail.com) wrote: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 mydev is alreayrunning a service on port 8080 and I can't > change that. > -Syed