You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/10/16 18:18:03 UTC

[GitHub] [maven-mvnd] gnodet commented on issue #706: mvnDebug mode for mvnd

gnodet commented on issue #706:
URL: https://github.com/apache/maven-mvnd/issues/706#issuecomment-1280024482

   ```
   ➜  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
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org