grails / grails-spring-security-cas

Apache License 2.0
19 stars 30 forks source link

Missing location of snapshot #23

Open kastork opened 6 years ago

kastork commented 6 years ago

The guide for this plugin says that if you're using Grails 3.3.x, you should depend on

compile 'org.grails.plugins:spring-security-cas:3.1.1.BUILD-SNAPSHOT'

But the guide does not say which repository contains the snapshot (It isn't in any of the default repositories)

jrAtAustin commented 6 years ago

I am having this same issue. I can't find the Spring Security CAS plugin for Grails 3.3.x in the standard repositories.

kastork commented 5 years ago

@sdelamo I wonder if you would be willing to fix the travis build so the snapshot gets published?

robertoschwald commented 4 years ago

Workaround see #28