pzygielo commented on issue #3268:
URL: 
https://github.com/apache/maven-surefire/issues/3268#issuecomment-3946907622

   > Why is surefire-report 3.5.4 working fine, and 3.5.5 is failing?
   
   Can't confirm it is failing. Simply can't:
   
   ```
   $ mvn surefire-report:report -f pom-3268.xml
   ...
   [INFO] 
   [INFO] ---------------------------< some.test:wtf 
>----------------------------
   [INFO] Building wtf 0.0.0
   [INFO]   from pom-3268.xml
   [INFO] --------------------------------[ pom 
]---------------------------------
   [INFO] 
   [INFO] >>> surefire-report:3.5.5:report (default-cli) > [surefire]test @ wtf 
>>>
   [INFO] 
   [INFO] <<< surefire-report:3.5.5:report (default-cli) < [surefire]test @ wtf 
<<<
   [INFO] 
   [INFO] 
   [INFO] --- surefire-report:3.5.5:report (default-cli) @ wtf ---
   [INFO] Rendering content with 
org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin
   [WARNING] Unable to locate Test Source XRef to link to -- DISABLED
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  3.878 s
   [INFO] Finished at: 2026-02-23T20:37:43+01:00
   [INFO] 
------------------------------------------------------------------------
   ```
   
   Try with fresh local repository.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to