Description
While I was trying out the endpoint DSL, I noticed whenever mvn clean install :camel-package:generate-endpoint-dsl maven command is executed under specific component, the corresponding DSL factory will be be created as expected, however EndpointBuilderFactory interface won't be updated to include the new generated DSL factory which as result, the generated factory won't be exposed whenever camel-endpointdsl is imported
Attachments
Issue Links
- links to