I guess there are quite a number of new Apache Storm users face the same problem with me. The Maven within Apache Storm keep one using Java 6 even we had installed the Java 7. The links attached below solved the issue.
https://stackoverflow.com/questions/30552472/how-to-enable-java-7-in-maven-of-apache-storm-0-9-3/ I just wonder why keep on using Java 6 in Apache Storm, since Java 7 is quite stable nowadays & can support more features, can any developers tell me why?
