Folks, Somewhat new to CAS, last time I looked at it was a number of years back with 3.x.
I’m trying to build the 6.0.5.1 builds using the Gradle Overlay with RADIUS Auth support. I’ve gotten both CAS and CAS-Management to work fine using LDAP Auth, and JSON services Registry. But when I move on the try using RADIUS I run into repository errors with the jradius resources and even when I ran across reference to “add jitpack.io <http://jitpack.io/>” per their instructions for adding the “maven” and “implementation” directives into the build.gradle file it dies on getopt errors…. I’m fairly experienced with Java, but Maven/Gradle usage I’m not the most experienced at. When I look at the build.gradle of the CAS source I seem to see an directive in there that switches from using standard getopt libraries to java-getopt but since the overlay just pulls that I’m not sure if that is doing anything, is a red herring or whatever. To get to this point I git cloned the cas-overlay project on the 6.0 branch, then changed the cas.version in gradle.properties to 6.0.5.1 and built. Any suggestions, I understand it’s a repository/dependency issue but since much of the gradle stuff is so dynamic it’s hard for me to figure out how to override project defaults etc etc. Thank you Colin Ryan -- - 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/77DC0F9D-A80A-4C8E-A625-C8A36F3411F6%40gmail.com.
