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

Document the properties used by spring-boot-dependencies to control dependency versions #16868

Closed
wilkinsona opened this issue May 15, 2019 · 2 comments
Labels
status: superseded An issue that has been superseded by another type: documentation A documentation update

Comments

@wilkinsona
Copy link
Member

wilkinsona commented May 15, 2019

We have an appendix that documents groupId, artifactId, and version for all of the dependencies managed by spring-boot-dependencies. I think it would also be useful to document the version property, if any, that determines each version. It would make things easier for users who want to override a dependency version.

I'm not 100% sure that the is possible due to bom imports and our current approach of extracting the versions from the effective pom, by which point the version properties have been lost.

@wilkinsona wilkinsona changed the title Document the properties used by spring-boot-dependencies the control dependency versions Document the properties used by spring-boot-dependencies to control dependency versions May 15, 2019
@wilkinsona wilkinsona added the type: documentation A documentation update label May 15, 2019
@philwebb philwebb added this to the 2.x milestone Nov 15, 2019
@codebuster007
Copy link

Hi! @wilkinsona ,

I'd like to know if this issue has been resolved or assigned to anyone because I'll love to work on it.

Thanks.

@wilkinsona
Copy link
Member Author

Thanks very much for the offer, @codebuster007. This has been implemented in #19898 but we forgot to close this issue. I'll do that now.

@wilkinsona wilkinsona removed this from the 2.x milestone Feb 27, 2020
@wilkinsona wilkinsona added the status: superseded An issue that has been superseded by another label Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: superseded An issue that has been superseded by another type: documentation A documentation update
Projects
None yet
Development

No branches or pull requests

3 participants