I am new to CAS, my entire team is, and we are trying to build 6.3.4 and we are g etting "Configuration classes for tests must be marked with @TestConfiguration Error " in casconfiguration.java, which obviously is not a test config file.
I've tried disabling tests, but we keep getting the error during the build.
Is there something fundamental about this we're missing?