Proposal: Centralized Artifact for Quarkus Tooling Checks #41681
Replies: 5 comments 4 replies
-
When you say artifact do you mean repository or an actual maven artifact that gets used somewhere ? |
Beta Was this translation helpful? Give feedback.
-
On important aspect is that, the Tooling team should have control on maintenance (releases) so they are not holden by this. |
Beta Was this translation helpful? Give feedback.
-
And what is "each check" ? I feel some context is missing. |
Beta Was this translation helpful? Give feedback.
-
I do not totally understand what you call 'checks'. It is a logged message with an error code? Or is it an exception with in a code/reason m. In both case, we do not use 'code' a lot in Quarkus. So, it might require some effort. |
Beta Was this translation helpful? Give feedback.
-
First off - 1000% agree we should do whatever we can to tools testing that works with Quarkus. Second - i don't grok what these "checks" are Thirdly - I don't understand why it's important it's in Quarkusio main repo? Can you help me grok that ? :) |
Beta Was this translation helpful? Give feedback.
-
Hi everyone,
We've identified a challenge with ensuring consistent and reliable error checks in Quarkus tooling (IDEs plugins). To address this, I propose creating a centralized artifact (in the
quarkusio
organization for example) containing all checks for Quarkus, MicroProfile (MP), and Qute (and possibly extensions). It could also be three artifacts (one for Quarkus, one for MP and one for Quarkiverse).Objectives:
Structure:
====> Result is: Improved tooling consistency and developer experience.
Your feedback on this proposal is greatly appreciated.
Cheers,
cc @angelozerr @fbricon @maxandersen @cescoffier @gsmet
Beta Was this translation helpful? Give feedback.
All reactions