-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
area/devtoolsIssues/PR related to maven, gradle, platform and cli tooling/pluginsIssues/PR related to maven, gradle, platform and cli tooling/pluginskind/enhancementNew feature or requestNew feature or request
Milestone
Description
Description
Keycloak builds retain a runtime dependency on quarkus-devtools-common via quarkus-reactive-routes-deployment, which has a large transitive dependency footprint - including maven related dependencies.
However we cannot simply exclude quarkus-devtools-common because its classes are needed by classes mentioned in the quarkus-build-step.list file. None of those build steps are actually needed in the Keycloak distribution.
Tracking downstream as keycloak/keycloak#38665
Implementation ideas
No response
Metadata
Metadata
Assignees
Labels
area/devtoolsIssues/PR related to maven, gradle, platform and cli tooling/pluginsIssues/PR related to maven, gradle, platform and cli tooling/pluginskind/enhancementNew feature or requestNew feature or request