Hi there. The ‘org.apereo.cas’ group id is not available in the released versions of 4.x line of CAS server. This will only be available in the next generation of CAS, namely 5.0.0.
For CAS 4.2.x generation, use ‘org.jasig.cas’ group id. Cheers, Dmitriy. > On May 23, 2016, at 9:59 AM, Conan Malone <[email protected]> wrote: > > Hi, > > Today I tried to add oAuth server support to my CAS install (have recently > upgraded to 4.2.2) and am getting an error saying the dependency was not > found for my version? > > <dependency> > <groupId>org.apereo.cas</groupId> > <artifactId>cas-server-support-oauth</artifactId> > <version>${cas.version}</version> > </dependency> > > I tried following the link from where it downloads from and noticed there > doesn't seem to be any dependencies for anything on 4.2.2, is this getting > added or do I need to download it from elsewhere? > > https://repo.maven.apache.org/maven2/org/apereo/cas/cas-server-support-oauth/ > > Thanks, > Conan > > -- > 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/2e3da013-4934-4c08-8c21-96658bc58d9f%40apereo.org > > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/2e3da013-4934-4c08-8c21-96658bc58d9f%40apereo.org?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/48865CD7-CDF3-4E28-A873-EC9AF1CBD0D3%40unicon.net. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
