template-project/ ├── app/ # Main application module │ ├── build.gradle.kts │ └── src/ ├── ui/ # UI module (subproject) │ ├── build.gradle.kts │ └── src/ ├── utilities/ # Utility services module ...
I created some custom gradle task based on JavaExec with the classpath configured to a custom configuration. This task is used in other non-grails gradle projects and works flawlessly. The problem is ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results