grails-spring-security-cas
grails-spring-security-cas copied to clipboard
Missing location of snapshot
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)
I am having this same issue. I can't find the Spring Security CAS plugin for Grails 3.3.x in the standard repositories.
@sdelamo I wonder if you would be willing to fix the travis build so the snapshot gets published?
Workaround see #28