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
https://jcenter.bintray.com/com/github/coova/jradius/jradius-1.1.5/jradius-jradius-1.1.5.pom
https://jcenter.bintray.com/com/github/coova/jradius/jradius-1.1.5/jradius-jradius-1.1.5.jar
https://oss.sonatype.org/content/repositories/snapshots/com/github/coova/jradius/jradius-1.1.5/jradius-jradius-1.1.5.pom
https://oss.sonatype.org/content/repositories/snapshots/com/github/coova/jradius/jradius-1.1.5/jradius-jradius-1.1.5.jar
https://build.shibboleth.net/nexus/content/repositories/releases/com/github/coova/jradius/jradius-1.1.5/jradius-jradius-1.1.5.pom
https://build.shibboleth.net/nexus/content/repositories/releases/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
--
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
---
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/3ec53a2c-d3d8-4caf-8ca0-3007a8bd181c%40apereo.org.