You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
InAnYan and me are working on the same project. We do use Java modules. With the plugin activated, no tests are found any more. I assume, it is an incompatibility with org.javamodularity.moduleplugin. Still needs to be investigated.
I think, our issue is that there are too many --add-module statements in the command line. I tried to patch at java9-modularity/gradle-modules-plugin#282, but doesn't seem to work when tests are executed.
Uh oh!
There was an error while loading. Please reload this page.
Description
After applying the plugin,
java.exe
exits with 1 (the full path is:C:\Users\ruslan\.jdks\corretto-21.0.2\bin\java.exe
).System (and other) info
OS: Windows.
JDK: Corretto 21.
Logs
In the logs, there is no important information:
The text was updated successfully, but these errors were encountered: