For usage information, please see http://grails.org/plugin/jasper
run 'grailsw package-plugin'
It will create a plugin archive.
- In JasperGrailsPlugin.groovy, set the plugin version to a non-snapshot version number (ex 1.6.1)
- run 'grailsw publish-plugin --stacktrace'
- Update the plugin version in JasperGrailsPlugin.groovy to be a snapshot (ex "1.6.2-SNAPSHOT")