When I add imports or change associated files, my tests will often fail until I run `mvn test-compile` in a terminal. Is there a way to make this a prelaunch task to running my tests?