I've got multiple jdk's installed.  I'm trying to force maven to use my java 7. 
 I invoke mvn with a JAVA_HOME value that points to my desired jdk, but then 
the compile plugin complains about 1.7 not being a valid source setting . . . 
seems like the JAVA_HOME doesn't control the execution of the compile plugin . 
. .

Ideas?

Reply via email to