Hi Erik, I am also having this issue now, did you find a solution for this issue, I have the same statement on my gradle.build,
On Friday, September 6, 2019 at 1:57:03 PM UTC-4, Mallory, Erik wrote: > > Hello, > > I get the following error when attempting to include DUO MFA in the gradle > build > > 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.0-RC5-SNAPSHOT:20190902.034040-116 > > > org.apereo.cas:cas-server-support-duo-core:6.1.0-RC5-SNAPSHOT:20190902.034040-116 > > > 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: > > > > My gradle.build has the following line: > > compile "org.apereo.cas:cas-server-support-duo:${project.'cas.version'} > > > > Thanks > > Erik Mallory > > Server Analyst > > Wichita State University > > 316.978.3502 > > > -- - 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/342ac4b1-dfb8-4a5b-8741-c72d76e3f8e3%40apereo.org.
