Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
$ mvn -pl :cloud-client-ui jetty:run -Dnonoss

To run awsapi app$ mvn app

Code Block
$ mvn -Pawsapi -pl :cloud-awsapi jetty:run

NoterunNote: The following is a WIP tomcat-plugin feature, use the above jetty command for now.

...