jira-importer commented on issue #476: URL: https://github.com/apache/maven-invoker-plugin/issues/476#issuecomment-2957793309
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented My test: ```java $ mvn invoker:run -Dinvoker.streamLogs -Dinvoker.mavenExecutable=mvnDebug Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f) Maven home: /usr/local/Cellar/maven/3.8.2/libexec Java version: 1.8.0_302, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk@8/1.8.0+302/libexec/openjdk.jdk/Contents/Home/jre Default locale: en_GB, platform encoding: UTF-8 OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac" ... [INFO] --- maven-invoker-plugin:3.2.2:run (default-cli) @ sitemapxml-maven-plugin --- [INFO] Building: site-skip/pom-test.xml [INFO] Preparing to execute Maven in debug mode [INFO] Listening for transport dt_socket at address: 8000 ... wait for debuger ... ``` seem to work with `3.8.2` -- 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-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org