I'm getting the following error in my gradle build:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':bootWar'.
> Could not resolve all files for configuration ':runtimeClasspath'.
   > Could not resolve net.unicon.iam:duo-client:0.2.2.
     Required by:
         project : > org.apereo.cas:cas-server-support-duo:6.1.7.2 >
org.apereo.cas:cas-server-support-duo-core:6.1.7.2
      > 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 GET '
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:
      > Could not resolve net.unicon.iam:duo-client:0.2.2.
         > Could not get resource '
https://dl.bintray.com/uniconiam/maven/net/unicon/iam/duo-client/0.2.2/duo-client-0.2.2.pom
'.
            > Could not GET '
https://dl.bintray.com/uniconiam/maven/net/unicon/iam/duo-client/0.2.2/duo-client-0.2.2.pom'.
Received status code 403 from server: Forbidden

This error tells me that org.apereo.cas:cas-server-support-duo-core:6.1.7.2
requires duo-client 0.2.2. However, https://dl.bintray.com/uniconiam/maven/
and
https://oss.jfrog.org/artifactory/oss-snapshot-local/net/unicon/iam/duo-client/
are no longer accessible due to Jfrog shutting bintray down. I also don't
see unicon/iam/duo-client:0.2.2 in Maven Central.

Does this mean my only option here is to upgrade to 6.3.x or disable Duo
MFA?

Is anyone else experiencing this issue or has anyone found a workaround for
this?

Thanks

-- 
Zachary Dunham
Database Administrator I
Information Technology Services
Northeastern State University

-- 
- 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/CAFnS6pk4yCuyNdkHBeCfKzsQ9hs9r%3D-TN8_AHo1C1innjtxi3Q%40mail.gmail.com.

Reply via email to