-
repo.grails.org failed to resolve with error 503 and 500 after a while.
Stacktrace 1:
```
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project ''.…
bond- updated
7 years ago
-
The call to `getTasksByName` added here https://github.com/grails/grails-core/blob/3.2.x/grails-gradle-plugin/src/main/groovy/org/grails/gradle/plugin/web/GrailsWebGradlePlugin.groovy#L42
Is causin…
-
Copying issue from other repo: https://github.com/grails3-plugins/cache/issues/3
-
Hello,
it seems to me like something might be wrong with the filter chain although it is configured like the recommendation in the docs
```
grails.plugin.springsecurity.filterChain.chainMap = […
-
I'm getting this when I add the v3 of the plugin:
```
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'grailsApplicationPostProcessor' defined in brinqa.Appl…
-
Hello folks,
Is there a way to enable HTTP2 but still manage SSL certificates via Let's Encrypt?
mlcdf updated
7 years ago
-
Hi,
It seems there is an asset compilation problem. As a result the s2ui GUI is not working with war and jar files.
Steps to produce the error:
-Create a new grails 3.0.11 project
-Add plugins `spri…
-
Environment:
- JDK 1.8.0.60
- Grails 3.2.8
- GORM for MongoDB plugin 6.1.1 (dependency `compile "org.grails.plugins:mongodb:6.1.0"`)
With this configuration, regardless of the data source config…
-
I added the plugin to a Grails 2.2.5 project
//BuildConfig.groovy
compile ":vaadin:7.4.7"
I'm getting the following error
Failed to resolve dependencies (Set log level to 'warn' in BuildConfig.groov…
ghost updated
7 years ago
-
Description of problem:
`apt install herokuish` error with docker-ce deb.
Output of the following commands
```
vagrant@vagrant:~$ dokku report
-----> uname: Linux vagrant 3.13.0-103-generic…