gnodet commented on issue #1257: URL: https://github.com/apache/maven-mvnd/issues/1257#issuecomment-2654866328
Similar to https://github.com/apache/maven-mvnd/issues/541 This is not supported atm. According to the [mojo code](https://github.com/diffplug/spotless/blob/main/plugin-maven/src/main/java/com/diffplug/spotless/maven/IdeHook.java), you can use the ide hook using files instead of using the standard input and output streams. It should work much better in your case. -- 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]
