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

Missing Create Service Command Within Plugin Profile #6

@dmatriccino

Description

@dmatriccino

Hello,

According to the documentation https://grails-profiles.github.io/plugin/latest/guide/index.html#profileinfo when you run the command grails profile-info plugin, you should see create-service within the Provided Commands list.

However, while on Grails 4.0.0, I run the command above, and the create-service command is missing, not allowing me to create a service within my Plugin Profile. When using the web-plugin profile, the create-service command will show.

Is this on purpose or should you be able to create services within the "plugin" profile? I notice in commit f50d790 the line "org.grails:grails-plugin-services" has been removed from under the provided: node

The following versions listed create-service when running grails profile-info plugin:

4.0.0.RC2
4.0.0.RC1
4.0.0.M2
4.0.0.M1

Thanks,
Danny

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions