I have updated the Grails-YUI plugin (with Marcel’s permission) to use the latest version of the YUI library: 2.6.0.
This update only points the YUI plugin to the new version’s source code. Functionally, there is no change to the plugin’s tags or installation procedure.
I have also created a plugin that incorporates the Bubbling Library YUI extension in the same manner in which the YUI plugin wraps up the YUI JavaScript library. It contains tags to easily include the CSS and JavaScript files included in the Bubbling Library. The Bubbling Plugin depends on the YUI plugin (will work with versions 2.5.2 and higher) for it’s YUI dependencies.
To install these plugins:
grails install-plugin bubbling
Of course if you want to keep the previous YUI Plugin installation, you should change your build script to install the plugin with explicit version:

3 Comments
I see it doesn’t contain the patch I sent Marcel to allow one to use the “hosted” versions direct from Yahoo!’s servers. If you want it - let me know.
nic
I noticed that JIRA issue. I’m going to let Marcel deal with that. He can install it if he thinks it is the right thing for his plugin. I really just updated the plugin for my own evil reasons. I don’t plan on maintaining it.
In case you hadn’t figured it out, the only reason I was bothering with these plugins was for GrailsUI.