Hello
With cas-server-4.2.6
When I compile case-server-webapp with supports : case-server-support-pac4j
and case-server-support-token, I have the following conflict: A problem
occurred Configuring project ': case-server-webapp'. > Could not resolve
all dependencies for configuration ': case-server-webapp: runtimeCopy'.
> A conflict Was found entre The Following modules: -
Com.nimbusds: nimbus-jose-jwt: 4.11 - Com.nimbusds: nimbus-jose-jwt:
4.27
I foud that cas-server-support-token used nimbus-jose-jwt-4.11 and
cas-server-support-pac4j used nimbus-jose-jwt-4.26.1
Anyone know how to align the versions in order to compile the project ?
thank you in advance, because I'm not expert gragdle !
My build.gradle dependencies config
dependencies {
...
// // Ajout support ldap compile project(':cas-server-support-ldap')
compile project(':cas-server-support-ldap-core') compile
project(':cas-server-support-ldap-service-registry') compile
project(':cas-server-support-ldap-monitor') // // Ajout support oauth
compile project(':cas-server-support-oauth-core') compile
project(':cas-server-support-oauth') // // Ajout support tokenWebflow (JWT)
compile project(':cas-server-support-token') compile
project(':cas-server-support-token-webflow') // // Ajout support OpenID
compile project(':cas-server-support-openid') compile
project(':cas-server-support-openid-webflow') // // Ajout support Pac4j
compile project(':cas-server-support-pac4j') compile
project(':cas-server-support-pac4j-webflow')
....
}
regards
nicolas
--
CAS gitter chatroom: https://gitter.im/apereo/cas
CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
CAS documentation website: https://apereo.github.io/cas
CAS project website: https://github.com/apereo/cas
---
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/f407805b-1e46-420d-bdff-a88ea656d573%40apereo.org.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.