gzm55 commented on issue #708: URL: https://github.com/apache/maven-mvnd/issues/708#issuecomment-1280162745
pr #712 is closed to prefer #719. There is another behavior difference even with `--raw-streams` switch: ``` mvnd -N exec:exec -Dexec.executable=uname --raw-streams -l a.log ``` The output of `uname` is written to tty, not a.log, whereas the original `mvn` writes to a.log. -- 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