diff -r 348bb2e8b1d1 application/tests/pom.xml --- a/application/tests/pom.xml Wed Feb 12 18:14:30 2020 -0500 +++ b/application/tests/pom.xml Wed Feb 12 18:14:51 2020 -0500 @@ -136,7 +136,6 @@ tycho-surefire-plugin ${tycho.version} - ${surefireArgLine} -nl en ${test.includes} diff -r 348bb2e8b1d1 application/uitests/pom.xml --- a/application/uitests/pom.xml Wed Feb 12 18:14:30 2020 -0500 +++ b/application/uitests/pom.xml Wed Feb 12 18:14:51 2020 -0500 @@ -185,7 +185,7 @@ org.openjdk.jmc.rcp.application.product org.openjdk.jmc.rcp.application.app - ${ui.test.vmargs} ${ui.test.osvmargs} ${surefireArgLine} + ${ui.test.vmargs} ${ui.test.osvmargs} -nl en -consoleLog ${ui.test.osappargs} ${ui.test.run} false