mikael petterson created SUREFIRE-2271:
------------------------------------------
Summary: 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
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)