grails-spring-security-cas icon indicating copy to clipboard operation
grails-spring-security-cas copied to clipboard

Missing location of snapshot

Open kastork opened this issue 6 years ago • 3 comments

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)

kastork avatar Mar 10 '18 01:03 kastork

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

jrAtAustin avatar May 07 '18 15:05 jrAtAustin

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

kastork avatar Aug 13 '19 13:08 kastork

Workaround see #28

robertoschwald avatar Nov 05 '19 09:11 robertoschwald