This branch is for Grails 5.x
JMS integration for Grails. See documentation for more information.
Use branch 4.0.X for grails 5+ The was forked for TT platform repo because autoStartup was not working in latest release of jms plugin and its not longer maintainted.
Once changes are made, use gradle
to build repo. Use gradle publishMavenPublicationToMavenLocal
to build package into
local maven repository (usually ~/.m2
). Then copy the packaged repo into s3.