-
Task
-
Resolution: Done
-
Major
-
None
-
None
By default the maven-surefire-plugin allows the maven.test.redirectTestOutputToFile system property to be passed to override whether or not the output for tests should be written to a file. In WildFly Core we use a property testLogToFile for short-hand. However, the standard maven.test.redirectTestOutputToFile doesn't work. The two options can work together.