TO answer myself, if someone has same problem, all released versions aren't available, check is available with "curl https://casinit.herokuapp.com/actuator/supportedVersions | jq" as said in documentation.
Le vendredi 25 novembre 2022 à 16:43:46 UTC+1, thomas a écrit : > Hi all, > > I'm trying to build CAS using overlay initializer, but having troubles > when specifying version > > When I run > getcas --modules > support-ldap,support-token-tickets,support-shell,core-monitor > > I got overlay folder without issues, > > but when adding version, I've got an error message : > > getcas --modules > support-ldap,support-token-tickets,support-shell,core-monitor --cas 6.6.3 > Generating project cas-overlay with dependencies -d > dependencies=support-ldap,support-token-tickets,support-shell,core-monitor... > curl https://casinit.herokuapp.com/starter.tgz -d type=cas-overlay -d > baseDir=overlay -d > dependencies=support-ldap,support-token-tickets,support-shell,core-monitor > -d casVersion=6.6.3 | tar -xzvf - > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 236 0 112 100 124 199 220 --:--:-- --:--:-- --:--:-- > 419 > > gzip: stdin: not in gzip format > tar: Child returned status 1 > tar: Error is not recoverable: exiting now > > Am I missing something ? > best regards > thomas > -- - 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/bc0b8b45-92e4-43c8-bf99-e3fa337df4d9n%40apereo.org.
