Maven kotlin with IntelliJ project - builds fine in Maven, but IntelliJ can’t build. Seems like the test compile classpath is being resolved incorrectly… anyone seen similar and knows how to fix it?
Currently playing with not using shared indices for maven dependencies and clearing out the entire cache. Not fun.