Skip to content

PiT 24.8: pure java starters report a spring dependency #7537

Open
@manolo

Description

@manolo

Describe the bug

Flow-Components introduce the spring-data-commons dependency as it is described in vaadin/flow-components#7213

In consequence, there are 4 starters reporting that dependency when running in PiT Scripts, see pit/24.8.0.alpha5-summary

Since the issue is documented, and accepted, we should update starters so as they include the proposed workaround, the list of starters are:

  • archetype-jetty
  • skeleton-starter-flow
  • skeleton-starter-flow-cdi
  • base-starter-flow-quarkus

Expected-behavior

listed starters do not have any spring dependency

Reproduction

checkout any project and check dependencies:

mvn dependency:tree

System Info

Vaadin 24.7 24.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions