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

create Maven BOM for Spring Batch modules #1097

Closed
spring-projects-issues opened this issue Apr 28, 2016 · 3 comments
Closed

create Maven BOM for Spring Batch modules #1097

spring-projects-issues opened this issue Apr 28, 2016 · 3 comments

Comments

@spring-projects-issues
Copy link
Collaborator

David J. M. Karlsen opened BATCH-2502 and commented

It would be nice to have a BOM for spring-batch like for spring framework, spring security etc:

http://stackoverflow.com/questions/14874966/how-to-use-bom-file-with-maven
http://mvnrepository.com/artifact/org.springframework/spring-framework-bom


Reference URL: https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html

1 votes, 5 watchers

@spring-projects-issues
Copy link
Collaborator Author

Arthur Portas commented

If using spring-boot is an option then go for 'spring-boot-starter-batch'.

@spring-projects-issues
Copy link
Collaborator Author

Abhijit Sarkar commented

Arthur Portas the starter dependency management only works if boot plugin is applied (or it's Maven equivalent). For library modules that don't produce executable jar, the version has to be specified too with each starter. A BOM can help avoid that.

@fmbenhassine fmbenhassine removed the status: waiting-for-triage Issues that we did not analyse yet label Nov 17, 2020
@fmbenhassine fmbenhassine added this to the 5.0.0-M1 milestone Nov 17, 2020
@fmbenhassine fmbenhassine modified the milestones: 5.0.0-M1, 5.0.0 Jan 21, 2021
@dbarciela
Copy link

I created a BOM for spring-batch #4078

@fmbenhassine fmbenhassine changed the title create BOM for spring batch [BATCH-2502] create Maven BOM for Spring Batch modules May 18, 2022
@fmbenhassine fmbenhassine modified the milestones: 5.0.0, 5.0.0-M3 May 18, 2022
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

3 participants