Has something changed in project dependencies recently?
I rebuilt my IntelliJ project last Friday and found that there were missing dependencies that broke my build. The modules geode-web_test, geode-cq_test, geode-lucene_test, etc, did not have a dependency on geode-core_test. That gave IntelliJ all sorts of grief until I manually added them.