You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As no one is currently taking care of this ticket, here is a workaround for all hit by this problem:
Add to the repositories block in build.gradle:
maven { url "https://oss.jfrog.org/artifactory/oss-snapshot-local" } // For Spring-Security-CAS 3.1.1-BUILD-SNAPSHOT due to https://github.com/grails-plugins/grails-spring-security-cas/issues/28
There seems to be a problem with the 3.1.1-BUILD-SNAPSHOT artefacts on
https://repo.grails.org/grails/core/org/grails/plugins/spring-security-cas/3.1.1.BUILD-SNAPSHOT/
All of them cause a 404 error.
The text was updated successfully, but these errors were encountered: