Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

dbm-gorm-diff fails on multiproject build #282

Closed
@snimavat

Description

@snimavat

In a multiproject build - dbm-gorm-diff - fails

grails {
    plugins {
        implementation project(':my-plugin')
    }
}

When dbm-gorm-diff is run in application
Grails tries to run dbm-gorm in plugin also, and fails

> Task :my-plugin:dbmGormDiff FAILED

Will fail to generate diff

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions