Hi, I am following the instructions on maven-compiler-plugin to use eclipse's compiler to compile my java files. maven-compiler-plugin depends on plexus-compiler-eclipse which has 1.5.1 as the most updated version. 1.5.1 use eclipse org.eclipse.jdt.core 3.1.0 which is too old for me. Any way can I change this? Or there is other ways to compile with eclipse's compiler?
Regards, Rice
