I\'m getting compile errors when running the compile task as the sources reference new classes in java.nio.file package that only appeared in Java
compile
java.nio.file
change javacOption to 1.7? I don't think setting the javaHome is necessary.