Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide maven BOM for easier use #1205

Closed
mdeinum opened this issue Jul 20, 2021 · 1 comment
Closed

Provide maven BOM for easier use #1205

mdeinum opened this issue Jul 20, 2021 · 1 comment

Comments

@mdeinum
Copy link
Contributor

mdeinum commented Jul 20, 2021

A lot of other Spring related projects (data, integration, security, spring itself) provide a Maven Bill of Materials (BOM) to make it easier to manage dependencies. It would be nice it Spring WS could provide one as well.

mdeinum added a commit to mdeinum/spring-ws that referenced this issue Oct 20, 2022
Align with other projects from the portfolio and provide a spring-ws-bom to make it easier to manage dependencies.

Closes: spring-projects#1205
gregturn added a commit that referenced this issue Nov 9, 2022
gregturn pushed a commit that referenced this issue Nov 9, 2022
Align with other projects from the portfolio and provide a spring-ws-bom to make it easier to manage dependencies.

Closes: #1205
gregturn pushed a commit that referenced this issue Nov 9, 2022
Align with other projects from the portfolio and provide a spring-ws-bom to make it easier to manage dependencies.

Resolves #1205.
@gregturn gregturn added this to the 4.0.0 milestone Nov 9, 2022
@gregturn
Copy link
Contributor

gregturn commented Nov 9, 2022

Thanks @mdeinum! We've picked this up and will make it a part of the GA release, supporting Spring Boot 3.

@gregturn gregturn closed this as completed Nov 9, 2022
gregturn pushed a commit that referenced this issue Nov 9, 2022
Align with other projects from the portfolio and provide a spring-ws-bom to make it easier to manage dependencies.

Resolves #1205.
@gregturn gregturn removed this from the 4.0.0 milestone Nov 16, 2022
gregturn added a commit that referenced this issue Jan 5, 2023
The Spring WS BOM itself uses the flatten-maven-plugin to produce a POM file simplified for community consumption. The same plugin is ready to go for the other modules. But given the risk of breaking existing users, it will not be applied until Spring WS 4.1 is released (#1307).

Resolves #1290.
Related: #1205, #1285.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants