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 {
}
But the results are still the same.
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 resolve net.jradius: jradius-extras: 1.1.6.
> 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 resolve net.jradius: jradius-apps: 1.1.6.
> 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 resolve net.jradius: jradius-dictionary: 1.1.6.
> 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 'https: // mvnrepo