Ask Your Question
3

What is the issue with the maven-surefire-plugin when using OpenJDK 17 on gitlab-ci?

asked 2023-05-28 04:32:27 +0000

woof gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2023-05-28 04:36:01 +0000

qstack gravatar image

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-28 04:32:27 +0000

Seen: 9 times

Last updated: May 28 '23