Ray, Thank you for your response. Indeed, my problem was that I was not checking out the branch after cloning the repository. I thought that master branch was good enough.
I will try this and get back if I find more problems. Also, sorry for posting the images, I did not think about this. I am used to stack overflow where the amount of text that you can post is limited and I usually end up using pastebins or screenshots to avoid this limitation. It will not happen again. Aleix El miércoles, 18 de octubre de 2023 a las 19:01:32 UTC+2, Ray Bon escribió: > Aleix, > > The second repo is the one you want. It has a 6.6 branch as most recent. > Assuming you have checked out the 6.6 branch, it will build with > ./gradlew clean build > > It is better to post log messages as text rather than images. One, it is > searchable; Two, images are hard to see in a desktop email client (maybe I > am the last one on the desktop). > > Ray > > On Wed, 2023-10-18 at 07:52 -0700, Aleix Mariné wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > > So I was following the official guide to use the CAS management overlay > <https://apereo.github.io/cas-management/6.6.x/installation/Installing-ServicesMgmt-Webapp.html> > with > my CAS instance. > > The guide tells you to clone this repository. > <https://github.com/apereo/cas-management-gradle-overlay> But it is > archived and in the previous version of the CAS management software. I > tried to run the software and I can not even build it. Is it broken or is > something that I am doing wrong on my side? I attach here the debug log of > the error: > > [image: Screenshot-2023-10-18-16:35:44.png] > > I tried to fork another repo > <https://github.com/apereo/cas-management-overlay> that apparently > contained (also) the CAS management overlay, but this time the version used > is more recent (6.3) and is not archived. When I try to build it gradle > tells me that cannot find the pom in the central maven repository (the link > is actually broken). Here I attach photo of the log: > > [image: Screenshot-2023-10-18-16:39:38.png] > > So, am I doing something wrong? What is the correct way to configure an > overlay for my CAS server? > > Thank you for this project. > > > Aleix > > -- - 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/4b10d50b-f3d8-4742-b93a-31121e69d367n%40apereo.org.
