Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mvnDebug mode for mvnd #706

Closed
gzm55 opened this issue Oct 11, 2022 · 2 comments
Closed

mvnDebug mode for mvnd #706

gzm55 opened this issue Oct 11, 2022 · 2 comments

Comments

@gzm55
Copy link
Contributor

gzm55 commented Oct 11, 2022

Does mvnd support debug mode like mvnDebug?

@gnodet
Copy link
Contributor

gnodet commented Oct 16, 2022

➜  mvnd git:(maven4/master) mvnd --help | grep -A 3 mvnd.debug
 -Dmvnd.debug=<boolean>                 If true, the daemon will be launched in debug mode with the following JVM
                                        argument: -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=8000;
                                        otherwise the debug argument is not passed to the daemon.
                                        Default: false

@gzm55
Copy link
Contributor Author

gzm55 commented Oct 17, 2022

OK, thx.

@gzm55 gzm55 closed this as completed Oct 17, 2022
@ppalaga ppalaga added this to the No fix/wont't fix milestone Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants