Skip to content

Instantly share code, notes, and snippets.

@joelso
Created September 16, 2011 07:57
export MAVEN_OPTS="-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=4000,server=y,suspend=n"
mvn clean -Djava.net.preferIPv4Stack=true jetty:run -Pdev,hsqldb,db-create,sv
@joelso
Copy link
Author

joelso commented Sep 16, 2011

Don't think "-Djava.net.preferIPv4Stack=true" is needed, not sure where it came from :)

Uh oh!

There was an error while loading. Please reload this page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment