Home > Back-end >  The eclipse new maven project error: Unsupported major. Minor version 51.0
The eclipse new maven project error: Unsupported major. Minor version 51.0

Time:11-06

JDK version is 1.6, maven is 3.2.5, JDK is 1.6 of the project, how to do not change the situation of the JDK version correct mistakes? To solve the

CodePudding user response:

http://maven.apache.org/docs/history.html maven corresponding drop maven version try JDK version

CodePudding user response:

Jdk1.6 maven3.2.5: why do you want to modify the JDK version can support? You can go to the CMD console input MVN - this error version see maven corresponding whether JDK version 1.6, if not to modify environment variables
  • Related