Is there a guide or recommendations for building on Mac OS Catalina? Which JDK do you use?
This is one of the errors I currently get running the tests. [junit4] 2> 7123 WARN (SUITE-TestCircuitBreaker-seed#[597FF1CD7ECC0E37]-worker) [ ] o.a.s.c.CoreContainer Unable to create [.../solr/core/src/test-files/solr/userfiles]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission” “.../solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)