Skip to content

Incorrect package name when creating an application w/ hyphens in name, in interactive mode #9654

@bgoetzmann

Description

@bgoetzmann

When you create a new Grails 3.1.1 application in interactive mode, and using create-app a-b-c (after entering in interactive mode), we can see in application.yml generated file that default defaultPackage parameter is a-b-c. I also note that there is no a-b-c folder created. In classic mode, e.g. grails create-app a-b-c, the package is correct : a.b.c.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions