[ https://issues.apache.org/jira/browse/SUREFIRE-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17903927#comment-17903927 ]
Elliotte Rusty Harold commented on SUREFIRE-2271: ------------------------------------------------- What do you expect to see that you don't? Did you look in the target folder? > No logs from testcases visible when running integration tests > -------------------------------------------------------------- > > Key: SUREFIRE-2271 > URL: https://issues.apache.org/jira/browse/SUREFIRE-2271 > Project: Maven Surefire > Issue Type: Bug > Components: Maven Failsafe Plugin > Affects Versions: 3.5.0 > Reporter: mikael petterson > Priority: Major > Fix For: waiting-for-feedback > > Attachments: maven-failsafe-plugin_log.txt > > > Hi, > I am running our integration tests with the failsafe plugin using: > mvn clean verify > I can see that logging messages ( slf4j + log4j2) for the unit tests ( > testng) is present in the console. Then when it comes to the integration > tests I don't see any output at all until a test fails, then I see the error > message. > I have log4j2-test.xml files located in the maven modules. > I attach logs when running: > mvn -X failsafe:integration-test > //mikael > > -- This message was sent by Atlassian Jira (v8.20.10#820010)