stokito / grails-cookie

Makes dealing with cookies easy. Provides an injectable service and tag to easily get, set, and delete cookies with one line
http://grails.org/plugin/cookie
16 stars 12 forks source link

Grails 3.x issue - The plugin installation is missing cookie-1.4.jar file in .gradle folder #43

Open suneelponnaganti opened 8 years ago

suneelponnaganti commented 8 years ago

The plugin is not getting installed even though I have "compile 'org.grails.plugins:cookie:1.4'" in my build.gradle file. I checked the .gradle folder and I see all my other plugins have .jar files installed except for cookie plugin. Am I doing something wrong? Please let me know. Thanks.

sudhanshusirohia commented 8 years ago

Kindly update I am also not able to find this plugin in repo

stokito commented 8 years ago

hi @sudhanshusirohia this plugin is now maintained here https://github.com/Grails-Plugin-Consortium/grails-cookie

sudhanshusirohia commented 8 years ago

thnks, working fine now.

akyong commented 7 years ago

https://github.com/Grails-Plugin-Consortium/grails-cookie/issues/3

help my issue please :(