[cas-user] Failed to create Jar file

2023-06-24 Thread fasr favk
Hello, i cant run my cas server anymore, i cleared .gradle cash and rebuild my project but the same issue, using jdk17,spring boot 3.1.0 [image: Sans titre.png] my --stacktrace : * Exception is: org.gradle.api.ProjectConfigurationException: A problem occurred configuring root project 'cas'.

[cas-user] Re: Failed to create Jar file

2023-06-25 Thread fasr favk
and it creates spring.6.1.0-M1.jar.lock.lock file on my gradle cashe On Saturday, June 24, 2023 at 5:38:15 PM UTC fasr favk wrote: > Hello, i cant run my cas server anymore, i cleared .gradle cash and > rebuild my project but the same issue, using jdk17,spring boot 3.1.0 > [im

[cas-user] Re: Failed to create Jar file

2023-06-27 Thread fasr favk
; >> Same thing here ... >> >> Le dimanche 25 juin 2023 à 17:39:59 UTC+2, favk...@gmail.com a écrit : >> >>> and it creates spring.6.1.0-M1.jar.lock.lock file on my gradle cashe >>> >>> On Saturday, June 24, 2023 at 5:38:15 PM UTC fasr favk wrote: >&

[cas-user] Re: Failed to create Jar file

2023-06-27 Thread fasr favk
ase. >>> >>> 在2023年6月27日星期二 UTC+8 03:17:12 写道: >>> >>>> Same thing here ... >>>> >>>> Le dimanche 25 juin 2023 à 17:39:59 UTC+2, favk...@gmail.com a écrit : >>>> >>>>> and it creates spring.6.1.0-M1.jar.lock.lock

Re: [cas-user] Cas Client PKIX path building failed

2023-07-04 Thread fasr favk
>> keystorePass="password" >> keystoreFile="/etc/ssl/certs/thekeystore" clientAuth="false" >> sslProtocol="TLS"> >> >> >> Ray >> >> On Mon, 2023-06-19 at 04:43 -0700, fasr favk wrote: >> >> Notic

[cas-user] Configuration Error

2023-05-21 Thread fasr favk
Hello, Am using the latest version of cas war overlay and i'am facing this problem after running the command: gradle bootRun. i tried to clean and rebuild but still having the same error : 2023-05-21 14:49:41,850 INFO [org.apereo.cas.configuration.DefaultCasConfigurationPropertiesSourceLocator]

[cas-user] The import org.springframework.security.cas cannot be resolved

2023-05-24 Thread fasr favk
Hello, I'am using the latest cas server + spring security and am having this error while importing org.springframework.security.cas.*; *Error* : The import org.springframework.security.cas cannot be resolved i tried this commands but nothing worked : gradle clean build gradle clean build --refr

Re: [cas-user] The import org.springframework.security.cas cannot be resolved

2023-05-25 Thread fasr favk
es*; to be imported. On Wednesday, May 24, 2023 at 9:11:24 PM UTC Ray Bon wrote: > You should not need to import those spring-security packages. > > What are you trying to accomplish with those packages? > > Ray > > On Wed, 2023-05-24 at 04:42 -0700, fasr favk wrote: > > Notic

Re: [cas-user] The import org.springframework.security.cas cannot be resolved

2023-05-25 Thread fasr favk
re planning to customize cas (which should > be done only after much deliberation - and then should be done on the main > project). > > Ray > > On Wed, 2023-05-24 at 14:39 -0700, fasr favk wrote: > > Notice: This message was sent from outside the University of Victoria &

[cas-user] Re: cas-management-gradle-overlay class path resource cannot be resolved

2023-05-29 Thread fasr favk
I'am facing the same error. Did you fix it ? On Wednesday, August 18, 2021 at 1:15:17 AM UTC soli...@gmail.com wrote: > I was trying to setup cas-management with > https://github.com/apereo/cas-management-gradle-overlay at branch 6.3.x, > ./gradlew run give me following warnning: > > 2021-08-18