Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The issue with the maven-surefire-plugin when using OpenJDK 17 on gitlab-ci is that there is a compatibility issue between the plugin and the version of OpenJDK. This can cause tests to fail, even if they pass on other versions of Java. To resolve this issue, you may need to update your maven-surefire-plugin version or use a different version of OpenJDK.