Maven Installation OSX Error Unsupported major.minor version 51.0

The problem is because you haven’t set JAVA_HOME in Mac properly. In order to do that, you should do set it like this: export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_40.jdk/Contents/Home In my case my JDK installation is jdk1.8.0_40, make sure you type yours. Then you can use maven commands. Regards!

java.lang.UnsupportedClassVersionError Unsupported major.minor version 51.0 [duplicate]

These guys gave you the reason why is failing but not how to solve it. This problem may appear even if you have a jdk which matches JVM which you are trying it into. Project -> Properties -> Java Compiler Enable project specific settings. Then select Compiler Compliance Level to 1.6 or 1.5, build and … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)