Github user srdo commented on the issue:
https://github.com/apache/storm/pull/2368
Can we avoid using the dummy annotation by setting
http://maven.apache.org/surefire/maven-failsafe-plugin/integration-test-mojo.html#skipTests
to true for the default plugin configuration, and setting it to false for the
integration-tests-only and all-tests profiles?---
