Include a deprecate reason in the extension metadata when the extension status is deprecated #28905
Open
Description
Description
When an extension is marked as deprecated (meaning that the extension will be replaced or removed in a future version of Quarkus), it would be nice if we had an explanation on why they are deprecated and what alternatives exist.
Implementation ideas
Include a reason
in the extension's metadata
containing a link or a short message with more details on why the extension is deprecated and what alternatives exist
Activity