Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In a modular Java 21 project Surefire fails to execute tests that require access to the module. It seems, Surefire tries to patch the module but somehow the module is not known by Java.
I added a minimal example to demonstrate the problem. Just run "mvnw test" to reproduce.
Attachments
Attachments
Issue Links
- is related to
-
SUREFIRE-2208 Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0
- Closed