79142752

Date: 2024-10-30 20:54:36
Score: 2.5
Natty:
Report link

Try with another java version, I was getting same issue after mvn install command,then I switch the java version of my IDE,from java 17 to java 1.8 enter image description here

and went fine, then I was able to generate the jar file, in case you want to install with java 17 , align your pom or gradle file to java 17 version, check latest version for all the dependencies

-Windows -IDE:intelliJ -java version:17 -new java version:8 -maven -springboot 3

Reasons:
  • Blacklisted phrase (1): enter image description here
  • No code block (0.5):
  • Low reputation (1):
Posted by: jorge aldo perez