I have my JAVA_HOME set to:
C:\\Program Files (x86)\\Java\\jdk1.6.0_18
After I run maven ins
maven ins
Based on Compiling Sources Using A Different JDK, you will have to set the fork to true in your pom.xml file.