-
We are using the below grails-app config.
Grails version: 3.2.11
gradleWrapperVersion=3.2.1
net.errbuddy.plugins:babel-asset-pipeline:2.8.2
When we run the grails-app and hit localhost:8080, w…
-
I have set up the demo but when i run it and try connect on twitter i get 406 Not Acceptable. Stacktrace follows:
org.springframework.web.client.HttpClientErrorException: 406 Not Acceptable. What am i…
ghost updated
12 years ago
-
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…
-
https://repo.grails.org/ui/native/core/org/grails/plugins/daysofweek
only lists 0.1 and 0.2
-
I'm getting a no such property error for 'r.script(null)' located in BootstrapFileUploadTagLib.groovy
I can't find any reference to what r.script is for , do you have any idea what the error might be …
-
The plugin appears to have accepted a pull request to update to grails 3, but the instructions in the README are still for grails 2 (`BuildConfig.groovy` & `plugins` section)
Has this plugin been dep…
-
```
What steps will reproduce the problem?
1. clean svn checkout of gravl
2. exec grails run-app
What is the expected output? What do you see instead?
[groovyc] Compiling 161 source files to /User…
-
Hi there,
Is anyone successfully used external css like bootstrap.css on rendering pdf?. I am getting pdf that has only contents not styles with some exception thrown as shown below. If a…
-
Hi, thanks for the excellent plugin, we are currently facing two issues that are dirtying our production logs on startup.
The first issue is that the plugin is scanning some js from various grails re…
-
Hi.
Trying to update to latest tag version 4.4.0 of the com.bertramlabs.plugins:asset-pipeline-grails fails to ffind the latest tagged version on maven repo.
checking in maven central, indeed, l…