Hi,
I am coming from working with 5.2.x, trying to start fresh with 6.3.x and
having a difficult time wrapping my head around including dependencies in
the overlay. For example, in 5.2.x, I would add the following in pom.xml:
<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-support-ldap</artifactId>
<version>${cas.version}</version>
</dependency>
The same format is listed
at https://apereo.github.io/cas/6.3.x/installation/LDAP-Authentication.html.
However, I can't find where pom.xml is used in 6.x and it appears that
dependencies must now be placed in build.gradle in a different format,
different that the documented format above.
Sorry, you guys must roll you eyes reading this, but my brain is about to
explode trying to figure out what I am missing.
Thanks for reading this and any guidance you can offer.
Bill
--
- 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/dab881f5-bf7c-4f33-a469-655cad3a7072n%40apereo.org.