I am using trial version of MyEclipse 8
I am facing problems while compilation
Build errors for xxx org.apache.maven.ProjectBuildFailureException: Build for project: prj1:prj1:war:0.0.1-SNAPSHOT failed during execution of mojo: org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile
My project has jre pointing to jdk 1.5
myeclipse.ini has the below
-vm
C:/Devtools/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll
Please let em know if anyone knows the solution.
Gopi