-
- [x] Instalador Windows: Empacotar diretório instalação.
- [x] Criação arquivos de configuração: Arquivos: application.groovy - /*grails.plugin.reveng.includeTables = ['base','adm']*/
grails.plug…
-
When running the gradle asciidoctor build task, I get this error:
```
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':asciidoctor'.
at org.gradle.api.internal.tasks…
-
### Steps to Reproduce
1. Clone the project: https://github.com/grails-guides/grails-multi-project-build.git
2. Run the project inside the folder _complete_
3. Go to main page and click the Insta…
-
I am trying to use this plugin in grails 3, but unfortunately my attempts to build it fail with:
_Error initializing classpath: Could not find org.gr8crm.sequence:sequence-generator-starter:0.0.1-S…
-
We are doing this now to deal with Grails no longer supporting logback.groovy (which we use in all apps).
Pinning the logback version is the grails' team suggested workaround but the updated gradl…
-
Thanks for reporting an issue for Grails framework, please review the task list below before submitting the
issue. Your issue report will be closed if the issue is incomplete and the below tasks not…
-
I get above exception even though I've added this to application.yml
```
dataSource:
pooled: true
jmxExport: true
driverClassName: org.h2.Driver
username: sa
password:
configC…
-
Heya, I'm trying to take an old grails 3 app using the graphql plugin and update it to a current app generated with the defaults (grails 5.2.5 web profile) of application forge without success.
Her…
-
### Issue description
The Plugin Version: 6.1.1
Grails Version: 6.1.1
Java: 17.0.9" 2023-10-17 LTS
1. Add the dependency
```
implementation("org.grails.plugins:spring-security-core:6.1.1")…
-
Forked execution of Tomcat server does not worked as expected.
In Grails 2.3.1, forking is enabled by default, but it seems that the grails-launcher plugin, which is used by the grails-gradle-plugin…
cerny updated
10 years ago