Hello,
At the moment I am developing a CAS Server using the WAR OVERLAY methods.
Version 6.3.X Snapshot.
I am trying to make CAS authentication using freeradius. Based on the
documentation, we are directed to add gradle (implementation
"org.apereo.cas: cas-server-support-radius: $ {project.'cas.version '}")
But when I build with the command "/.gradelew build" I get the following
error after adding the radius dependency.
Based on previous problems I found in this group. I've also added this
repository:
maven {
url "https://maven.repository.redhat.com/ga/"
}
But the results are still the same. Saya mendapatkan error pada jradius.
How to fix the problem? I really need your help.
Thank you for reading.
Regards,
Irvan
_______________________________
The following is an error message in the build process:
* What went wrong:
Execution failed for task ': bootWar'.
> Could not resolve all files for configuration ': runtimeClasspath'.
> Could not resolve net.jradius: jradius-extras: 1.1.6.
Required by:
project:> org.apereo.cas: cas-server-support-radius:
6.3.0-SNAPSHOT: 20201217.210825-213> org.apereo.cas:
cas-server-support-radius-core: 6.3.0-SNAPSHOT: 20201217.210825 -213
> Could not resolve net.jradius: jradius-extras: 1.1.6.
> Could not get resource
'https://mvnrepository.com/artifact/org.apereo.cas/cas-server-webapp-tomcat/net/jradius/jradius-extras/1.1.6/jradius-extras-1.1.6.
pom '.
> Could not GET
'https://mvnrepository.com/artifact/org.apereo.cas/cas-server-webapp-tomcat/net/jradius/jradius-extras/1.1.6/jradius-extras-1.1.6.pom
'. Received status code 403 from server: Forbidden
> Could not resolve net.jradius: jradius-extras: 1.1.6.
> Could not get resource
'https://mvnrepository.com/artifact/org.apereo.cas/cas-server-support-radius/net/jradius/jradius-extras/1.1.6/jradius-extras-1.1.6.
pom '.
> Could not GET
'https://mvnrepository.com/artifact/org.apereo.cas/cas-server-support-radius/net/jradius/jradius-extras/1.1.6/jradius-extras-1.1.6.pom
'. Received status code 403 from server: Forbidden
> Could not resolve net.jradius: jradius-apps: 1.1.6.
Required by:
project:> org.apereo.cas: cas-server-support-radius:
6.3.0-SNAPSHOT: 20201217.210825-213> org.apereo.cas:
cas-server-support-radius-core: 6.3.0-SNAPSHOT: 20201217.210825 -213
> Could not resolve net.jradius: jradius-apps: 1.1.6.
> Could not get resource
'https://mvnrepository.com/artifact/org.apereo.cas/cas-server-webapp-tomcat/net/jradius/jradius-apps/1.1.6/jradius-apps-1.1.6.
pom '.
> Could not GET
'https://mvnrepository.com/artifact/org.apereo.cas/cas-server-webapp-tomcat/net/jradius/jradius-apps/1.1.6/jradius-apps-1.1.6.pom
'. Received status code 403 from server: Forbidden
> Could not resolve net.jradius: jradius-apps: 1.1.6.
> Could not get resource
'https://mvnrepository.com/artifact/org.apereo.cas/cas-server-support-radius/net/jradius/jradius-apps/1.1.6/jradius-apps-1.1.6.
pom '.
> Could not GET
'https://mvnrepository.com/artifact/org.apereo.cas/cas-server-support-radius/net/jradius/jradius-apps/1.1.6/jradius-apps-1.1.6.pom
'. Received status code 403 from server: Forbidden
> Could not resolve net.jradius: jradius-dictionary: 1.1.6.
Required by:
project:> org.apereo.cas: cas-server-support-radius:
6.3.0-SNAPSHOT: 20201217.210825-213> org.apereo.cas:
cas-server-support-radius-core: 6.3.0-SNAPSHOT: 20201217.210825 -213
> Could not resolve net.jradius: jradius-dictionary: 1.1.6.
> Could not get resource
'https://mvnrepository.com/artifact/org.apereo.cas/cas-server-webapp-tomcat/net/jradius/jradius-dictionary/1.1.6/jradius-dictionary-1.1.6.
pom '.
> Could not GET
'https://mvnrepository.com/artifact/org.apereo.cas/cas-server-webapp-tomcat/net/jradius/jradius-dictionary/1.1.6/jradius-dictionary-1.1.6.pom
'. Received status code 403 from server: Forbidden
> Could not resolve net.jradius: jradius-dictionary: 1.1.6.
> Could not get resource
'https://mvnrepository.com/artifact/org.apereo.cas/cas-server-support-radius/net/jradius/jradius-dictionary/1.1.6/jradius-dictionary-1.1.6.
pom '.
> Could not GET
'https://mvnrepository.com/artifact/org.apereo.cas/cas-server-support-radius/net/jradius/jradius-dictionary/1.1.6/jradius-dictionary-1.1.6.pom
'. Received status code 403 from server: Forbidden
> Could not resolve net.jradius: jradius-client: 1.1.6.
Required by:
project:> org.apereo.cas: cas-server-support-radius:
6.3.0-SNAPSHOT: 20201217.210825-213> org.apereo.cas:
cas-server-support-radius-core: 6.3.0-SNAPSHOT: 20201217.210825 -213
> Could not resolve net.jradius: jradius-client: 1.1.6.
> Could not get resource
'https://mvnrepository.com/artifact/org.apereo.cas/cas-server-webapp-tomcat/net/jradius/jradius-client/1.1.6/jradius-client-1.1.6.
pom '.
> Could not GET 'https: // mvnrepo
--
- 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/aa8f82a6-de84-4413-8c63-c6944ec3c6ddn%40apereo.org.