Grails : Failed to read artifact descriptor
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: While using EasyGrid plugins into BuildConfig.groovy I am not able to clean and run after adding plugins into BuildConfig.groovy. Facing such error message what to do to get rid of this pls. changes in BuildConfig.groovy plugins { // EasyGrid plugin http://grails.org/plugin/easygrid compile ":easygrid:1.6.2" // For minimum functionality you need: jquery-ui and the export plugins. // Export Plugin http://grails.org/plugin/export compile ":export:1.5" // jQuery UI Plugin http://grails.org/plugin/jquery-ui compile ":jquery-ui:1.10.3" // For