Joe,

git clone https://github.com/apereo/cas-management-overlay.git
cd cas-management-overlay/
git fetch origin 6.5
git checkout 6.5
./gradlew clean build

What is getcas?

Perhaps what you were attempting was building the main project. That is for 
developers, deployers use the overlays.

Ray

On Fri, 2022-05-27 at 09:02 -0700, Joe Gullo wrote:
Notice: This message was sent from outside the University of Victoria email 
system. Please be cautious with links and sensitive information.

I've been trying to build CAS Management Overlay, but I'm finding the 
documentation a bit difficult to follow.  My understanding is it should produce 
a standalone war, correct?I have a deployment procedure that follows this:

cd /opt/cas
rm -Rf /opt/cas/cas-management.orgname
getcas --directory cas-management.orgname --casVersion 6.5.3 --type 
cas-management-overlay
cd -orgname
cd /opt/cas/cas-management.orgname/
chown -R casadmin:casadmin /opt/cas/cas-management.orgname
sudo -u casadmin ./gradlew clean build

This fails with the following:

* What went wrong:
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
   > Could not find org.apereo.cas:cas-server-support-bom:.
     Required by:
         project :

I've seen some other people building this and looking at their procedures, it 
leads me to believe I need to download the actual cas-overlay to the same 
directory before attempting to build, or is something just wrong with the build 
environment?  I haven't seen much about building it in the documentation.


--

Ray Bon
Programmer Analyst
Development Services, University Systems
2507218831 | CLE 019 | r...@uvic.ca<mailto:r...@uvic.ca>

I acknowledge and respect the lək̓ʷəŋən peoples on whose traditional territory 
the university stands, and the Songhees, Esquimalt and WSÁNEĆ peoples whose 
historical relationships with the land continue to this day.

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/9e3f57feda66888e57ab4a637c216808056eb107.camel%40uvic.ca.

Reply via email to