Skip to content

Alternative to using default cached features json #197

@cherylking

Description

@cherylking

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions