Skip to content

invalid groupId in docs #852

Closed
Closed
@triplepointfive

Description

@triplepointfive

In the docs https://docs.spring.io/spring-shell/docs/3.1.3/docs/index.html#creating-a-project
In the section Creating a Project > maven it lists

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-shell-starter</artifactId>
</dependency>

groupId is invalid, it should be org.springframework.shell

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions