-
Hi,
with Grails 2.4.5 and plugin lang-selector-0.3 I get
```
[groovyc] org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
[groovyc] C:\xxx\M3releaseTool\m3release\targ…
-
always getting
![screen shot 2016-04-12 at 1 35 43 am](https://cloud.githubusercontent.com/assets/4193515/14440733/eb37ba32-004e-11e6-925b-d41bf8e18f47.png)
my build.gradle looks like
```
`buildscr…
-
OS: amazon AMI, java version "1.7.0_25", Tomcat 7.0.40-1.2, Grails 2.2.4, ZKUI 0.5.6
Hopefully something obvious. This same code works on a Mac OSX with Java 7 and Grails 2.2.4 etc.
StackTrace:
``…
-
I have a some nested inline plugins that an app depends on:
grails-deploy (app) -> grails-admin -> grails-core -> grails-dynamic-finders
So grails-dynamic-finders is an inline plugin of grails-core…
-
lots of errors when i combine the 2:
```
plugins {
// plugins for the build system only
build ":tomcat:7.0.42"
// plugins for the compile step
compile ":scaffolding:2.0.0"
compil…
-
We are trying to build our grails 2.3.0 project with maven but we can't manage to get plugins resources and classes in the generated war file.
Steps to reproduce:
- grails create-app test
- grails cr…
-
Our Grails application that uses the Elastic Search Grails plugin occasionally throws the following exception during the execution of JMeter tests with large number of users (upwards of 500). The erro…
-
Compiling 2 source files.
| Error Fatal error during compilation org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
C:\Users\admin.grails\2.2.4\projects\nvs\plugins\sprin…
-
Hi,
I'm getting the following errors when after installing the plugin. Any idea what it could be?
```
| Error Compilation error: startup failed:
/home/zoran/.grails/2.2.2/projects/play/plugins/geolo…
-
### Task List
- [x] Steps to reproduce provided
- [x] Stacktrace (if present) provided
- [x] Example that reproduces the problem uploaded to Github
- [x] Full description of the issue provided (…