This contains a script that can be run after a maven build. This script figures out how many tests ran and how many of them failed. The idea is that maven itself can just ignore test failures, and run ...