I'm programming in Java most of my work. Right now we switch between 2 projects. One using 1.4 and one is using 1.6. Since I use maven I need to to have JAVA_HOME set to the version to use. I would ...