-
I created a fresh Grails 4.0.8 application and tried to exclude h2 from the resulting build artifact. Is tried to simply remove the h2 dependency from `build.gradle`. But h2 is still somehow reference…
-
Grails version 3.3.10.
Plugin version 3.1.0.RC1
Grails /gradle installed using sdkman
It is a multimodule gradle app.
The task is run on main app.
The changelog.groovy is generated though…
-
为什么现在不能用了,一直说是下载不来, https://jcenter.bintray.com/top/zibin/Luban/1.1.8/Luban-1.1.8.aar
-
Could not install/use plugin per documentation.
https://plugins.gradle.org/plugin/com.magnetichq.client-dependencies
Note: This is being attempted on a working Grails 5.x app that already makes…
-
I have a grails 4.0 app that compiles fine with gradle but that fails when I deploy it on tomcat. I get plenty of `BeanCreationExceptions` that allows go back to a problem with `isConverterClass` (see…
-
I have a Grails 3.1.10 plugin and application in a gradle multi-project with the following setup:
- Controller in the application that just render a view that is available in the plugin.
- The view in…
-
### Issue description
I am new to the concept of micronaut-http-client and it's inner working. I have been following https://guides.grails.org/grails-micronaut-http/guide/index.html and https://docs.…
-
After migration to Grails 3 our Project Documentation generated using `docs` command has all local images references broken.
Steps done for demo project:
- Add grails-doc plugin to build: `apply plug…
-
Does this plugin work for eclipse? Does it generate the required configuration for importing grails/gradle projects in eclipse? I see in the source that there is a GrailsIdeaConfigurator, but no eclip…
-
It might be a good idea to enhance the plugin profile to create documentation stubs, to make it easier for plugin developers to create plugin documentation, and to have the same ci / layout across plu…