kwin opened a new issue, #708: URL: https://github.com/apache/maven-invoker-plugin/issues/708
### New feature, improvement proposal Currently there is no specific documentation how to use m-invoker-p with a remote debugger. There should be some documentation similar to https://maven.apache.org/surefire/maven-surefire-plugin/examples/debugging.html. For now the easiest way to enable debugging is via goal parameter `mavenExecutable` which can be set in the to `mvnDebug` (https://maven.apache.org/plugins/maven-invoker-plugin/run-mojo.html#mavenExecutable) which makes the test listen on port 8000. Notably the `debug` parameter only affects logging of Maven. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
