apache / apache/grails-core

schema-export is broken in gorm.version=7.1.0.M5

Open
#14,487 0 comments 0 reactions 0 assignees View on GitHub
relates-to: grails-data-hibernate5
Dominant language
Groovy
Stars
2.9k
Forks
975
Avg merge
1d 22h
Merged PRs (30d)
92

Description

(base) olav@olav-MS-7918:~/projects/git-projects/c4ir-cat$ grails schema-export
<===========--> 85% EXECUTING [670ms]
> :schemaExport
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Command not found for name: schema-export

Contributor guide

Open the contributing guide

Research direction

Start by reproducing `grails schema-export` with `gorm.version=7.1.0.M5` and inspect the `:schemaExport` task output, including the reported missing command. Trace how the Grails CLI discovers commands, then verify that schema export is recognized and completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.