-
```
What steps will reproduce the problem? If possible, provide source code and
stack trace.
1. Install the plugin
2. create an integration test via the grails command / script
3. You have to have sev…
-
```
The conventional way would be to have grails-app/conf/SpockConfig.groovy be
supported.
```
Original issue reported on code.google.com by `lda...@gmail.com` on 12 Dec 2010 at 11:41
-
```
The last released version of the Grails plugin is 1.4.0. A bump to align with
the latest wro4j version should be nice (currently 1.6.3).
```
Original issue reported on code.google.com by `candre…
-
```
Hey,
I was looking into your project and noticed you recently moved. I added the
github link to the Grails plugin site, but thought you might want to change it
further.
Here's a link to the pa…
-
It would be nice if you can update your plugin for grails 2.4.x.
remote-control plugin 1.4 does not work.
-
It's don't work in grails 2.4.\* and grails 2.5.0
exception.ExceptionHandler could not send email after exception
org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast object 'nul…
-
```
The last released version of the Grails plugin is 1.4.0. A bump to align with
the latest wro4j version should be nice (currently 1.6.3).
```
Original issue reported on code.google.com by `candre…
-
It appears this plugin has been updated to work with grails 3, but my attempts to use it have failed.
```
> Could not resolve all dependencies for configuration ':runtime'.
> Could not find or…
-
**Symptoms:**
When a GSON view references a template in another subfolder, the view renders correctly using grails run-app, but fails with a 500 error when the assembled war is deployed to Tomcat:
…
-
I get this error when I run the plugin with grails 2.5.3, it seems to conflict with elasticsearch plugin, but elasticsearch was working fine, but after I added attachmentable the app stopped running w…