andreaTP opened a new pull request, #3994: URL: https://github.com/apache/camel-k/pull/3994
<!-- Description --> Hi all and thanks for the amazing and widely used project! For some time we are delivering a [`java-generator` from CRD](https://github.com/fabric8io/kubernetes-client/blob/master/doc/java-generation-from-CRD.md) as part of the fabric8 kubernetes-client project. We are dissatisfied with the [current "extensions" mechanism](https://github.com/fabric8io/kubernetes-client/tree/master/extensions/camel-k) and, sometimes, we struggle to keep it up to date and maintained. Here I'm proposing a possible implementation of the automation needed in this repository to publish a package functionally equivalent to the current extension but with close to zero maintenance involved. You can check the resulting artifacts built from my fork: https://jitpack.io/#andreaTP/camel-k/0.0.2-SNAPSHOT I'm happy to receive feedback on all the pieces, the automation(`jbang` and `jitpack`), the generated code, where to publish etc. cc. @lburgazzoli @manusa <!-- Enter your extended release note in the below block. If the PR requires additional action from users switching to the new release, include the string "action required". If no release note is required, write "NONE". You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure the text is added to the right section of the release notes. --> **Release Note** ```release-note NONE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org