grails-core icon indicating copy to clipboard operation
grails-core copied to clipboard

spring-boot-devtools conflict with gradlew runCommand

Open hellobigbean opened this issue 1 year ago • 6 comments

No qualifying bean of type 'grails.plugins.GrailsPluginManager' available

Expected Behavior

grails 6.1.2, 6.2.0 and 7.0.0-SNAPSHOT

gradlew runCommand -Pargs="generate-controller sampleapp.ClassA" --scan report: https://scans.gradle.com/s/e7wqodd3gnxmk

Actual Behaviour

No response

Steps To Reproduce

No response

Environment Information

No response

Example Application

No response

Version

6.1.2, 6.2.0 and 7.0.0-SNAPSHOT

hellobigbean avatar Jun 18 '24 06:06 hellobigbean