Skip to content

spring-boot-starter-parent should not declare test dependencies #617

@dsyer

Description

@dsyer

Projects that actually actively want junit in compile-scope have to explicitly re-declare all the dependencies in the parent. It doesn't add a lot of value to include junit and friends when there is a spring-boot-starter-test that most projects will include anyway (with the desired scope).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions