cstamas commented on PR #2251: URL: https://github.com/apache/maven/pull/2251#issuecomment-2796334322
Cool! ``` [INFO] Running org.apache.maven.it.MavenITmng8648ProjectEventsTest Error: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.916 s <<< FAILURE! -- in org.apache.maven.it.MavenITmng8648ProjectEventsTest Error: org.apache.maven.it.MavenITmng8648ProjectEventsTest.test -- Time elapsed: 1.914 s <<< ERROR! org.apache.maven.it.VerificationException: Text not found in log: org.apache.maven.its.mng8648:root:pom:1-SNAPSHOT ProjectSucceeded at org.apache.maven.it.Verifier.verifyTextInLog(Verifier.java:445) at org.apache.maven.it.MavenITmng8648ProjectEventsTest.test(MavenITmng8648ProjectEventsTest.java:52) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org