Issue
I try to create a Maven project with Eclipse Oxygen EE using JDK 1.8.0 u301 but when i click finish give this error. I don't understand how to solve it because I'm not using JDK 9. I checked if I had more JDK installed but found nothing.
Solution
As suggested by @khmarbaise I downloaded the last version of Eclipse EE: Eclipse JEE 2022-03-R-win32-x86_64 I suppose it was something related to eclipse version and maven version. I used the same JDK and JRE for both version.
Answered By - Crisped
Answer Checked By - Senaida (JavaFixing Volunteer)