[ https://issues.apache.org/jira/browse/SUREFIRE-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16394466#comment-16394466 ]
ASF GitHub Bot commented on SUREFIRE-1498: ------------------------------------------ Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/177 Maybe not necessary to test it again because I downloaded logs from our Jenkins ans I see the IT JUnit48TestCategoriesIT_testBadCategoryForkAlways which has the Warning message in log.txt and not in the *.dump stream. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [WARNING] Couldn't load group class 'BadCategory' in Surefire|Failsafe plugin. The group class is ignored! [WARNING] Couldn't load group class 'BadCategory' in Surefire|Failsafe plugin. The group class is ignored! [WARNING] Couldn't load group class 'BadCategory' in Surefire|Failsafe plugin. The group class is ignored! [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 > Surefire prints own logs "Couldn't load group class" to native stream. > ---------------------------------------------------------------------- > > Key: SUREFIRE-1498 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1498 > Project: Maven Surefire > Issue Type: Bug > Affects Versions: 2.21.0 > Reporter: Tibor Digana > Assignee: Tibor Digana > Priority: Major > Fix For: 3.0.0-M1 > > > According to the release vote [1] surefire prints error logs [2] to the > native stdout. > [1]: [VOTE] Release Apache Maven Surefire Plugin version 2.21.0 > https://lists.apache.org/thread.html/1743a7da6e4ce4a51074f22b4f380dbc3c4462bb563777c08ccf0671@%3Cdev.maven.apache.org%3E > [2]: [WARNING] Couldn't load group class 'MinimumAcceptance' in > Surefire|Failsafe plugin. The group class is ignored! -- This message was sent by Atlassian JIRA (v7.6.3#76005)