Exception in thread "main" java.lang.UnsupportedClassVersionError:
org/apache/maven/cli/MavenCli : Unsupported major.minor version 51.0
Solution :
Change the JRE to JDK while running your maven clean install.
Solution :
Change the JRE to JDK while running your maven clean install.
No comments:
Post a Comment