Following the instructions here:

https://apereo.github.io/2019/01/07/cas61-gettingstarted-overlay/#dependencies


We are trying to add dependencies for Hazelcast and Duo by adding to the
build.gradle file:

compile "org.apereo.cas:cas-server-support-duo:${casServerVersion}"

compile
"org.apereo.cas:cas-server-support-hazlcast-ticket-registry:${casServerVersion}"

Any help appreciated,

-Bryan

But we get these errors:

Could not resolve all files for configuration ':runtimeClasspath'.
   > Could not resolve
org.apereo.cas:cas-server-support-hazlcast-ticket-registry:6.1.4.
     Required by:
         project :
      > Could not resolve
org.apereo.cas:cas-server-support-hazlcast-ticket-registry:6.1.4.
         > Could not get resource '
https://oss.jfrog.org/artifactory/oss-snapshot-local/org/apereo/cas/cas-server-support-hazlcast-ticket-registry/6.1.4/cas-server-support-hazlcast-ticket-registry-6.1.4.pom'
.
            > Could not GET '
https://oss.jfrog.org/artifactory/oss-snapshot-local/org/apereo/cas/cas-server-support-hazlcast-ticket-registry/6.1.4/cas-server-support-hazlcast-ticket-registry-6.1.4.pom'.
Received
status code 409 from server:
   > Could not resolve net.unicon.iam:duo-client:0.2.2.
     Required by:
         project : > org.apereo.cas:cas-server-support-duo:6.1.4 >
org.apereo.cas:cas-server-support-duo-core:6.1.4
      > Could not resolve net.unicon.iam:duo-client:0.2.2.
         > Could not get resource '
https://oss.jfrog.org/artifactory/oss-snapshot-local/net/unicon/iam/duo-client/0.2.2/duo-client-0.2.2.pom'
.
            > Could not HEAD '
https://oss.jfrog.org/artifactory/oss-snapshot-local/net/unicon/iam/duo-client/0.2.2/duo-client-0.2.2.pom'.
Received
status code 409 from server:

-- 
- 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/CAG9x2GX1wMGVBYDp1FQvsgopoek4C57yLSoSTc9CkguQyT5YMQ%40mail.gmail.com.

Reply via email to