building overlay with jradius support - missing library com.github.coova:jradius:jradius-1.1.5

83 views
Skip to first unread message

Jozef Kotlar - EEA.sk

unread,
Feb 10, 2017, 6:28:16 AM2/10/17
to CAS Community
Hello,

I am trying to include support for Radius MFA. After adding dependency

compile "org.apereo.cas:cas-server-support-radius-mfa:${project.'cas.version'}"

I am getting error 

* Where:
Build file 'C:\work\security\cas-gradle-overlay-template\cas\build.gradle' line: 56

* What went wrong:
A problem occurred evaluating project ':cas'.
> Could not resolve all dependencies for configuration 'detachedConfiguration4'.
   > Could not find com.github.coova:jradius:jradius-1.1.5.
     Searched in the following locations:
         file:/C:/Users/jko/.m2/repository/com/github/coova/jradius/jradius-1.1.5/jradius-jradius-1.1.5.pom
         file:/C:/Users/jko/.m2/repository/com/github/coova/jradius/jradius-1.1.5/jradius-jradius-1.1.5.jar
     Required by:
         project :cas > org.apereo.cas:cas-server-support-radius-mfa:5.0.2 > org.apereo.cas:cas-server-support-radius-core:5.0.2

Where is this library comming from?

P.S. After deeper evaluation, I found that even that there are downloadable (from https://github.com/coova/jradius/releases) net.jradius:jradius-core and net.jradius:jradius-dependencies, that should fullfill needs, there is still missing class net.jradius.dictionary.vsa_redback.Attr_NASRealPort

Thanks,
Jozef

Jozef Kotlar - EEA.sk

unread,
Feb 16, 2017, 9:12:22 AM2/16/17
to CAS Community
Well, the answer is - for record - to add repository https://jitpack.io to pom.xml or cas/build.gradle,

Jozef
Reply all
Reply to author
Forward
0 new messages