See the big blue warning up at the top of the docs.
From: [email protected] [mailto:[email protected]] On Behalf Of Abhishek [ABK] Kumar Sent: Tuesday, May 17, 2016 6:40 AM To: CAS Community <[email protected]>; jasig-cas-user <[email protected]> Subject: [cas-user] [CAS 4.2.x] cas-server-support-gauth not resolvable Hi, I was planning to try CAS MFA with Google Auth. The required pom.xml change for it as per link[1] says ``` <dependency> <groupId>org.apereo.cas</groupId> <artifactId>cas-server-support-gauth</artifactId> <version>${cas.version}</version> </dependency> ``` It fails for not being able to resolve this dependency. I checked in mavenrepository[2] and sonar[3], can't find this under 'org.apereo.cas' or even 'org.jasig.cas'. [1] http://apereo.github.io/cas/development/installation/GoogleAuthenticator-Authentication.html [2] http://mvnrepository.com/artifact/org.apereo.cas [3] http://oss.sonatype.org/content/repositories/releases/ [a] https://oss.sonatype.org/content/repositories/releases/org/jasig/cas/ [b] https://oss.sonatype.org/content/repositories/releases/org/apereo/cas/ there might be 's/tyops/typos/g' in mail, multi-tasking hazards Regards, Abhishek Kumar ( <http://abhishekkr.github.io/> http://abhishekkr.github.io/ ) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~=ABK=~ -- 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] <mailto:[email protected]> . To post to this group, send email to [email protected] <mailto:[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/CAKijsPOTWc1S9TWM-KVdzugF2RaFUNH6PSagxqC12ziRU_uysA%40mail.gmail.com <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAKijsPOTWc1S9TWM-KVdzugF2RaFUNH6PSagxqC12ziRU_uysA%40mail.gmail.com?utm_medium=email&utm_source=footer> . For more options, visit https://groups.google.com/a/apereo.org/d/optout. -- 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/00be01d1b042%2485ca8ff0%24915fafd0%24%40unicon.net. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
