Github user srdo commented on the issue:
https://github.com/apache/storm/pull/2930
The .pyc issue can be solved by adding
`<PYTHONDONTWRITEBYTECODE>true</PYTHONDONTWRITEBYTECODE>` to the environment
variables for the two `exec-maven-plugin` executions---
