There are 8 updates, 1 comment.
 
 
XWiki Commons / cid:jira-generated-image-avatar-e1b250df-66fc-490b-a266-3b67336f4326 XCOMMONS-3203 Closed

Upgrade to Surefire and Failsafe Maven Plugin 3.5.5

 
View issue   ยท   Add comment
 

8 updates

 
cid:jira-generated-image-avatar-fb370d9c-b9d9-4903-9fa4-59a349ecba3f Changes by Thomas Mortagne on 23/Feb/26 14:21
 
Summary: Upgrade to Surefire and Failsafe Maven Plugin 3 + .5.5
Fix Version: 18.2.0-rc-1
Documentation in Release Notes: N/A
Documentation: N/A
Description: Surefire was reverted to 2.22.2 in XCOMMONS-3201 because of [a regression with @RunWith-based JUnit 4 tests|https://github.com/apache/maven-surefire/issues/2634].

See:
* for Surefire: https://github.com/apache/maven-surefire/releases
* for Failsafe: https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.5
Assignee: Thomas Mortagne
Resolution: Fixed
Status: Open Closed
 
 

1 comment

 
cid:jira-generated-image-avatar-fb370d9c-b9d9-4903-9fa4-59a349ecba3f Thomas Mortagne on 23/Feb/26 14:24
 

We still have JUnit 4 based unit tests, but none with @RunWith. So we can finally upgrade Surefire.