Nevermind. Answered my own question Erik Mallory Server Analyst Wichita State University
From: Erik Mallory <[email protected]> Date: Friday, September 6, 2019 at 12:54 PM To: "[email protected]" <[email protected]> Subject: CAS 6.1.0-RC5 gradle build issue 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/0A3DC619-0A75-4FAA-AF5F-FA651239EE66%40wichita.edu.
