There's a minor issue with gulp builder on task `imgres.buildAtlas`  in case to check `java` availability code running comand "java -version". Issue is that no error will be shown if java not installed. So, the good idea to add more clear check of java version, which will show error when you trying to do this task without java installed.