-
-
Save 573/69fe4b7491658849461b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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