Every time I create a new JUnit test class, the import statements have errors, and even after adding their dependencies in pom.xml and importing them from scratch, they won't ever compile. Why is this? I can't figure it out from other projects either.