Skip to content

Java project is not packaged up as a Maven package #3

@danclarke

Description

@danclarke

To use the SDK in Java, either the main repo must be included as a submodule, or the code copied & pasted into the project. This makes it more difficult to keep up to date with API changes. Ideally the code should be packaged as a Maven Package and published so that it can be included as a dependancy along with all the other dependencies the project requires.

Alternatively, provide the original Swagger YAML/JSON file so that the code can be generated by user's build tools. This is especially important for updates or specific codegen requirements for projects. This repo hasn't been updated since July 2022, and there will definitely be security issues by now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions