Steve after installing Jquery plugin thru grails install-plugin jquery you have to execute another grails command to download the jquery file in your app
grails installJQuery
This target downloads and installs jquery-1.7.1.js and jquery-1.7.1.min.js under web-app/js/jquery/