Andrea Aime created SUREFIRE-1586:
-------------------------------------

             Summary: Surefire eating away Java 11 illegal reflective access 
warnings
                 Key: SUREFIRE-1586
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1586
             Project: Maven Surefire
          Issue Type: Bug
            Reporter: Andrea Aime


Java 11 is emitting a number of warnings about "Illegal Reflective Access", 
which, I believe, are written on the standard error.

We upgraded surefire from 2.12.3, where the warnings were visible, to 2.22.1, 
and the warnings just disappeared from the build output, while they are still 
visible in target/surefire-reports/<date>.dumpstream files.

Surefire is configured with 
<redirectTestOutputToFile>false</redirectTestOutputToFile>

The last version of surefire that emits the warnings on console is 2.19.1



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to