Skip to content

Instantly share code, notes, and snippets.

@573
Forked from lfo/launchMaven
Last active August 29, 2015 14:19
Show Gist options
  • Save 573/69fe4b7491658849461b to your computer and use it in GitHub Desktop.
Save 573/69fe4b7491658849461b to your computer and use it in GitHub Desktop.
mvn clean install -Dmaven.surefire.debug=-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_shmem,server=y,address=Maven,suspend=n
# In Netbeans Debug/attachDebugger with
# connector : SharedMemory
# Name : Maven
# Timeout : 10 000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment