Hello team We are using the sso-cas-overlay template along with our own code for building CAS with multiple features enabled (JPA, LDAP, GAuth, OIDC, SAML, REST protocols etc).
Does anyone have a guide on how to determine which dependencies must be added as implementation and which can be declared as only compileOnly? Obviously those that are included in the documentation for enabling a feature have already been declared as implementation but we are having a bit of a hard time with cas-server-core-* and *-api dependencies (with a few required to be added in build.gradle in order for our code to build) We have already run gradlew dependencies --configuration runtimeClasspath and gradlew dependencies --configuration compileClasspath but it's not extremely helpful. Any help will be appreciated -- - 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/b1bc1ca7-b634-4618-8f4c-11e1ac620cd7n%40apereo.org.
