Install (temporarily only can be installed manually) - rodrigoSaladoAnaya/gertx GitHub Wiki

  1. Clone the repo git clone https://github.com/rodrigoSaladoAnaya/gertx.git.
  2. Clean the project grails refresh-dependencies.
  3. Install the plugin in the maven repository grails maven-install. Ensure that the directory ~/.m2/repository/org/grails/plugins/gertx/[X.X.X] exists, [X.X.X] means the version. i.e.: https://github.com/rodrigoSaladoAnaya/gertx/blob/master/install_plugin.sh
  4. Into the grails-app/conf/BuildConfig.groovy in the plugins section add runtime ":gertx:X.X.X"