grails / grails-wrapper

Grails Wrapper
Apache License 2.0
3 stars 6 forks source link

Grails Wrapper 4.0.0.M1 for Grails 6 #13

Closed jamesfredley closed 3 months ago

jamesfredley commented 3 months ago

Grails 6 must have a profile defined in build.gradle dependencies to use wrapper and/or grails-shell CLI such as:

profile ("org.grails.profiles:web")

Resolves https://github.com/grails/grails-core/issues/13327

jamesfredley commented 3 months ago

Replaced with https://github.com/grails/grails-wrapper/pull/14