splix / grails-facebook-authentication-example

Grails 2.0 Spring Security Facebook Plugin Example
12 stars 14 forks source link

Dependency Error: org.grails.plugins:spring-security-facebook:0.18 FAILED #10

Closed mxgross closed 8 years ago

mxgross commented 8 years ago

Where can I get the Version 0.18? It seems to be missing in the repo from https://repo.grails.org/grails/core?

splix commented 8 years ago

Oh, sorry. Example app is already upgraded to new plugin, which is not released to central repo yet.

You could try to clone plugin and make gradle install locally, if you don't want to wait.

Or if you don't need Grails 3, you can try with previous version of the example app, just go one commit back (to [72092a76bc53af7]).