limcheekin / jquery-validation-ui

JQuery Validation UI Plugin - Client Side Validation without writing JavaScript
http://limcheekin.github.io/jquery-validation-ui/
Apache License 2.0
20 stars 18 forks source link

Failed to resolve dependencies net.sf.json-lib:json-lib:2.4 #13

Closed pdemilly closed 12 years ago

pdemilly commented 12 years ago

When installing this plugin in grails 2.1 I get this error message

| Configuring classpath | Error Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groovy for more information):

limcheekin commented 12 years ago

Are you sure this error is caused by the plugin? As I known, this plugin is not depends on net.sf.json-lib:json-lib:2.4.

limcheekin commented 12 years ago

I face the same issue as per your reported, will be fixed in coming release.

limcheekin commented 12 years ago

published 1.2.4 release, please try it out and close this issue if it work for you.