It looks like there is a missing library. Did you run the build in debug mode as the output suggested? You may have to add repos to the build.
You may find your time better spent in upgrading cas to a supported version. If your objective is to run cas, use the overlay, https://github.com/apereo/cas-overlay-template Ray On Fri, 2021-04-16 at 01:29 -0700, Terki Adel wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. Hi, I'm trying to build the version 5.3 of the CAS project on my local machine which i cloned from this url : https://github.com/apereo/cas/tree/5.3.x , But while running the cmd to build the project, i got always stuck on that error. How should i get rid of that type of error while building with gradle ? [$CAS_PROJECT_LOCATION] >./gradlew build --parallel ..... ...... FAILURE: Build failed with an exception. * What went wrong: Could not resolve all files for configuration ':support:cas-server-support-logging-config-splunk:compileClasspath'. > Could not resolve com.splunk.logging:splunk-library-javalogging:1.5.3. Required by: project :support:cas-server-support-logging-config-splunk > Could not resolve com.splunk.logging:splunk-library-javalogging:1.5.3. > Could not get resource 'https://repo.spring.io/plugins-release/com/splunk/logging/splunk-library-javalogging/1.5.3/splunk-library-javalogging-1.5.3.pom'. > Could not GET 'https://repo.spring.io/plugins-release/com/splunk/logging/splunk-library-javalogging/1.5.3/splunk-library-javalogging-1.5.3.pom'. Received status code 401 from server: Unauthorized * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 2m 20s 160 actionable tasks: 42 executed, 118 up-to-date -- Ray Bon Programmer Analyst Development Services, University Systems 2507218831 | CLE 019 | [email protected]<mailto:[email protected]> I respectfully acknowledge that my place of work is located within the ancestral, traditional and unceded territory of the Songhees, Esquimalt and WSÁNEĆ Nations. -- - 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/0bc53386b431f4355319688dd04707d6a4282632.camel%40uvic.ca.
