[ 
https://issues.apache.org/jira/browse/SUREFIRE-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Frank Ulbricht updated SUREFIRE-2207:
-------------------------------------
    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.

> Fails with modular project with Java 21
> ---------------------------------------
>
>                 Key: SUREFIRE-2207
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2207
>             Project: Maven Surefire
>          Issue Type: Bug
>            Reporter: Frank Ulbricht
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to