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")
./grailsw run-app -Dserver.port=8090
To easy the deploy I put the credentials on sudo vim /etc/profile.d/archiva.sh
grails publish-plugin --repository=velumsoft
Remember to change the plugin version on GrailsJasperPlugin.groovy