diff --git a/eo-runtime/pom.xml b/eo-runtime/pom.xml index b147a92199..8c5e0d96a6 100644 --- a/eo-runtime/pom.xml +++ b/eo-runtime/pom.xml @@ -111,7 +111,9 @@ SOFTWARE. + switches surefire communication channel from default to TCP/IP and solves the bug. + More detailed: https://stackoverflow.com/questions/55272870/surefire-maven-plugin-corrupted-stdout-by-directly-writing-to-native-stream-in + and https://maven.apache.org/surefire/maven-surefire-plugin/examples/process-communication.html-->