casinthecloud / cas-overlay-demo

CAS server demo using the Maven overlay
https://www.casinthecloud.com
73 stars 36 forks source link

Update cas version to 4.0.0-RC4 #5

Closed cfont closed 10 years ago

cfont commented 10 years ago

Thanks for the demo project. I cloned and tried to use it personally but found the project to fail building because of the CAS version defined in the POM. If you need the output of the error message I can add that as a comment, just let me know.

In this case I stuck with the 4.0.0 line of CAS but removed the -SNAPSHOT indicator and it builds perfectly.

leleuj commented 10 years ago

Indeed, I released CAS server version 4.0.0 and I chose to drop the SNAPSHOT version (to make people aware of the release and force them to upgrade to a stable version). Thanks for the pull...