http://maven.apache.org/plugins-archives/maven-surefire-plugin-2.12.4/examples/skipping-test.html
mvn clean
We've had build issues be hidden by caching. So we should build from clean each time, in immitation of the prod build process.