Skip to content

CRITICAL - Spring AI BOM is missing dependencyManagement section #2925

@alexheifetz

Description

@alexheifetz

Last version of 1.0.0-SNAPSHOT in Spring AI BOM is missing dependency section effectively breaking builds trying to fetch latest latest module from the Spring Repo.

**Most likely the cause of the issue is the following commit:

acd986e**

  1. removes configuration for flatten-maven-plugin (with custom parameters to preserve dependencyManagment section in the flatted pom)
  2. most likely there is another flatten-maven-plugin in the reactor hierarchy that kicks in anyway and removes section completely.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions