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

Alternative to using default cached features json #197

Open
cherylking opened this issue Aug 10, 2023 · 0 comments
Open

Alternative to using default cached features json #197

cherylking opened this issue Aug 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@cherylking
Copy link
Member

Instead of using a cached default features.json, we could download the maven-metadata.xml and find the latest version available. Then download the features.json for that latest version.

Location of maven-metadata.xml:
https://repo1.maven.org/maven2/io/openliberty/features/features/maven-metadata.xml

Element that contains latest version:

Screenshot 2023-08-10 at 11 47 37 AM

We could use a similar technique to use the latest server schema once the runtime publishes the schema for each openliberty-runtime.

@cherylking cherylking added the enhancement New feature or request label Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant