Hello, I think that you should go for a more recent version and use Cas initializer to generate you overlay https://getcas.apereo.org/ui
If you want to keep this version try to generate from cas initializer then check for missing dependencies by comparing the gradle files… Best regards. Le jeu. 19 déc. 2024 à 11:11, Christian <[email protected]> a écrit : > Good morning, could someone help me with the migration of CAS in gradle > 6.4.x to 6.5.x, > I am trying to update it and I get an error with the implementation of > SAML and it is that when I execute this action > ./gradlew --refresh-dependencies > it works fine but when I run the build I get a giant error saying that it > does not find some classes example: > error: package org.apereo.cas.support.saml does not exist > import org.apereo.cas.support.saml.OpenSamlConfigBean; > This also happens to me in other imports. I don't know what could be > happening and I can't find any documentation for this error. > > -- > - Website: https://apereo.github.io/cas > - List Guidelines: https://goo.gl/1VRrw7 > - Contributions: https://goo.gl/mh7qDG > --- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/918fc43e-a941-4658-9acc-a14b48364a81n%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/918fc43e-a941-4658-9acc-a14b48364a81n%40apereo.org?utm_medium=email&utm_source=footer> > . > -- - Website: https://apereo.github.io/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CALmwvcZ8_ZZA7tnXFFnAGcaThyH0vSPa94OQC_GA4HLrawEdzg%40mail.gmail.com.
