sureshanaparti edited a comment on pull request #5953:
URL: https://github.com/apache/cloudstack/pull/5953#issuecomment-1033941903
Able to run management server in dev mode locally with updated jetty version.
_[INFO] --- maven-shade-plugin:3.0.0:shade (rebuild-war) @ cloud-client-ui
---
[INFO] Including javax.servlet:javax.servlet-api:jar:4.0.1 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-server:jar:9.4.44.v20210927 in the
shaded jar.
[INFO] Including org.eclipse.jetty:jetty-http:jar:9.4.44.v20210927 in the
shaded jar.
[INFO] Including org.eclipse.jetty:jetty-io:jar:9.4.44.v20210927 in the
shaded jar.
[INFO] Including org.eclipse.jetty:jetty-servlets:jar:9.4.44.v20210927 in
the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-continuation:jar:9.4.44.v20210927
in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-webapp:jar:9.4.44.v20210927 in the
shaded jar.
[INFO] Including org.eclipse.jetty:jetty-xml:jar:9.4.44.v20210927 in the
shaded jar.
[INFO] Including org.eclipse.jetty:jetty-servlet:jar:9.4.44.v20210927 in the
shaded jar.
[INFO] Including org.eclipse.jetty:jetty-security:jar:9.4.44.v20210927 in
the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-util-ajax:jar:9.4.44.v20210927 in
the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-jmx:jar:9.4.44.v20210927 in the
shaded jar.
[INFO] Including org.eclipse.jetty:jetty-util:jar:9.4.44.v20210927 in the
shaded jar._
_# mvn -pl :cloud-client-ui jetty:run -Dnoredist
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was
removed in 8.0
Listening for transport dt_socket at address: 8787
[INFO] Scanning for projects...
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.16.1.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] >>> jetty-maven-plugin:9.4.27.v20200227:run (default-cli) >
test-compile @ cloud-client-ui >>>
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.0:check (cloudstack-checkstyle) @
cloud-client-ui ---
...
[INFO] Started o.e.j.m.p.JettyWebAppContext@504521ae...
[INFO] Started ServerConnector@145bf987{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[INFO] Started @132664ms
[INFO] Started Jetty Server_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]