Currently, STARTS will [throw an exception](https://github.com/TestingResearchIllinois/starts/blob/7c24f333ea6238e42d81c01eea0b04ec14e28aea/starts-core/src/main/java/edu/illinois/starts/helpers/PomUtil.java#L67) whenever a project uses versions of surefire that are below 2.13. Instead of throwing an exception, STARTS should print a very visible warning and then run all tests.