Skip to content

Update ProfileUtil.createDependency() to support platform() and testFixtures() dependencies #14042

@jamesfredley

Description

@jamesfredley

Issue description

https://github.com/grails/grails-core/blob/7cbbdf62052ffc5ca1a2b9d41d5967acfa6e3c07/grails-shell/src/main/groovy/org/grails/cli/profile/ProfileUtil.groovy#L15

If currently wraps them in double quotes, which is invalid.

Examples:

integrationTestImplementation "testFixtures("org.grails.plugins:geb")"
implementation "platform("org.grails:grails-bom:$grailsVersion")"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions