Fernando, Why are you using a pom file? Cas and cas-overlay-template are built with gradle.
If packages are missing, then you must be missing a dependency. Checkout the cas project and search it with grep. Ray On Wed, 2020-08-19 at 05:43 -0700, Fernando Gomez wrote: Hello!!! I hope you can guide me a little: I need to be able to step on and modify the: DelegatedClientAuthenticationHandler.java To be able to unauthorize a profile when I try to login with Google or Facebook. But I can't get it to compile. I mount it in my project in the path: /cas-overlay-template/src/main/java/org/apereo/cas/support/pac4j/authentication/handler/support/DelegatedClientAuthenticationHandler.java And I am attaching my pom.xml file, in case it can help. I am using CAS Version: 6.2.1 and Pac4j Version 4.0.3 Here I leave the compilation errors even though I have the dependencies in my pom.xml [errors.PNG] -- Ray Bon Programmer Analyst Development Services, University Systems 2507218831 | CLE 019 | [email protected]<mailto:[email protected]> I respectfully acknowledge that my place of work is located within the ancestral, traditional and unceded territory of the Songhees, Esquimalt and WSÁNEĆ Nations. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/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 on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/6daf18a58121d58df80199234ef8899621fc05d5.camel%40uvic.ca.
