Skip to content

Instantly share code, notes, and snippets.

@nateluzod
Created May 11, 2012 01:56
Show Gist options
  • Save nateluzod/2657041 to your computer and use it in GitHub Desktop.
Save nateluzod/2657041 to your computer and use it in GitHub Desktop.
Run Jetty on alternate port
mvn -D jetty.port=9999 jetty:run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment