Skip to content

Override the surefire plugin version and standardize some parameters #4

@jamezp

Description

@jamezp

When using JUnit 5 with a console-handler the latest version of the maven-surefire-plugin tends to work better. In some cases the following error is logged:

Corrupted STDOUT by directly writing to native stream in forked JVM 1

This goes away with the upgrade.

We should also by default redirect the test output to a file, but allow the system property to override it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions