Not able to run maven project | Selenium Forum
M
Manisha Gupta Posted on 03/12/2019

Hi, I have configured the mvn successfully but not able to run mvn project , getting JNI and java exception error.

Exception in thread "main" java.lang.UnsupportedClassVersionError: SeleniumProject/sample has been compiled by a more recent version of the Java Runtime (class file version 54.0), this version of the Java Runtime only recognizes class file versions up to 52.0. 

 

 


A
Ashish Thakur Replied on 04/12/2019

Remove java completely

Install JDK 8

its the best