But on the more serious note, the snapshot releases (off of master branch - unstable, in-development) are available: https://oss.sonatype.org/content/repositories/snapshots/org/apereo/cas/ <https://oss.sonatype.org/content/repositories/snapshots/org/apereo/cas/>
If you understand that those are not production quality versions and willing to try it out, use 5.0.0-SNAPSHOT version in your Maven pom. Cheers, D. > On May 17, 2016, at 10:27 AM, Dmitriy Kopylenko <[email protected]> wrote: > > May be this warning box needs to be big BOLD RED ;-) > > Cheers, > D. > >> On May 17, 2016, at 9:46 AM, Misagh Moayyed <[email protected] >> <mailto:[email protected]>> wrote: >> >> See the big blue warning up at the top of the docs. >> >> From: [email protected] <mailto:[email protected]> >> [mailto:[email protected] <mailto:[email protected]>] On Behalf Of >> Abhishek [ABK] Kumar >> Sent: Tuesday, May 17, 2016 6:40 AM >> To: CAS Community <[email protected] <mailto:[email protected]>>; >> jasig-cas-user <[email protected] >> <mailto:[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 >> >> <http://apereo.github.io/cas/development/installation/GoogleAuthenticator-Authentication.html> >> [2] http://mvnrepository.com/artifact/org.apereo.cas >> <http://mvnrepository.com/artifact/org.apereo.cas> >> [3] http://oss.sonatype.org/content/repositories/releases/ >> <http://oss.sonatype.org/content/repositories/releases/> >> [a] https://oss.sonatype.org/content/repositories/releases/org/jasig/cas/ >> <https://oss.sonatype.org/content/repositories/releases/org/jasig/cas/> >> [b] https://oss.sonatype.org/content/repositories/releases/org/apereo/cas/ >> <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/ >> <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 >> <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] >> <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/ >> <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 >> >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/00be01d1b042%2485ca8ff0%24915fafd0%24%40unicon.net?utm_medium=email&utm_source=footer>. >> For more options, visit https://groups.google.com/a/apereo.org/d/optout >> <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] > <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/ > <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/0119AF86-8E2E-455B-919A-0135122DEFA5%40unicon.net > > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/0119AF86-8E2E-455B-919A-0135122DEFA5%40unicon.net?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/a/apereo.org/d/optout > <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/AC8DC6A7-B693-4E45-8970-BDC704478DC4%40unicon.net. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
