quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.82k stars 2.69k forks source link

Implement a conflict handling strategy for CLI plguins #43739

Open iocanel opened 1 month ago

iocanel commented 1 month ago

Description

Currently CLI plguins may have conflict and there is not policy / strategy in place to short this out.

Conflict examples:

What currently happens, is not defined anywhere and also users don't know how to change that.

What we need:

Implementation ideas

No response

quarkus-bot[bot] commented 1 month ago

/cc @ebullient (cli), @maxandersen (cli,jbang), @quarkusio/devtools (jbang)