[ https://issues.apache.org/jira/browse/SUREFIRE-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Slawomir Jaranowski updated SUREFIRE-1586: ------------------------------------------ Labels: (was: waiting-for-feedback) > 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 > Priority: Major > Fix For: waiting-for-feedback > > > 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 (v8.20.1#820001)