Skip to content

Use plugin repository for the plugin dependency resolution #50

@entrypointkr

Description

@entrypointkr

Currently we just use Maven repository for the resolution. But publish a fat jar is common? I think it shouldn't. If any dev didn't publish a fat jar in Maven repo then we can't resolve it in debug task.
Hence we need to use such a API that we can get a executable fat jar for the debug task. Need to investigate is already there a API or implement ourselves.

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