Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Spring-cloud-gcp documentation has "project-version" variable without a concrete value #2454

Open
suztomo opened this issue Jul 6, 2020 · 2 comments
Labels

Comments

@suztomo
Copy link
Contributor

suztomo commented Jul 6, 2020

Describe the bug

Small feedback. The documentation https://spring.io/projects/spring-cloud-gcp has uninterpolated variable {project-version}.

Screen Shot 2020-07-06 at 16 25 28

hint: the page has "1.2.4" at the top.

Screen Shot 2020-07-06 at 16 26 25

As per https://search.maven.org/artifact/org.springframework.cloud/spring-cloud-gcp-dependencies, the valid latest value is 1.2.3.RELEASE, not "1.2.4" or "1.2.4-RELEASE".

Do you want to add a concrete value there (or show "pick the latest version from http://...")?

@suztomo suztomo changed the title Spring-cloud-gcp documentation has project-version with a concrete value Spring-cloud-gcp documentation has "project-version" variable without a concrete value Jul 6, 2020
@meltsufin
Copy link
Contributor

@suztomo Thanks for pointing this out.
I'm not sure how this page is processed/generated.
@artembilan Would you be able to point us in the right direction to fix this? Thanks!

@meltsufin meltsufin added the docs label Jul 7, 2020
@artembilan
Copy link
Contributor

If we talk about the project page and how that 1.2.4 SNAPSHOT becomes CURRENT, then it is up to Spring Cloud release system. Looks like all other Spring Cloud projects suffer the same issue.
/CC @marcingrzejszczak

I don't think we can make that Bill of Materials section to be parsed somehow for the latest version, so I decided to fix it to the current release version manually. Something similar I see on the https://spring.io/projects/spring-cloud-alibaba page.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

3 participants