Github user revans2 commented on the issue:
https://github.com/apache/storm/pull/2368
@srdo I did some tests and it works. The only problem with it is that if I
do something odd like `mvn clean install -Pall-tests -DskipTests` it ends up
running all of the java integration tests. I'm not sure if that is a big deal
or not. I will try to fix it, but I am going to have to see if maven supports
some kind of conditionals in their macro substitution.---
