Luiz, All example modules depending on 1st party dependencies on kie-tools, should either be updated to not depend on them anymore (removing a circular dependency), removed, or moved to kie-tools, IMHO.
It seems that there’s no consensus to migrate ALL examples to kie-tools, but I guess no one is opposing fixing the circular dependencies we have on kogito-examples. My opinion is to keep the PR, allowing modules on kogito-examples to exclusively reference dependencies coming from drools, optaplanner, kogito-runtimes, and kogito-apps. I’m not against creating new examples on kie-tools too, if Quarkus Dev UIs, Editors, or container images are central pieces of a particular example application we might have. I’m always available for reviewing PRs and helping anyone willing to contribute new packages (examples or not) to kie-tools. Regards, Tiago Bento On Fri, Jan 10, 2025 at 4:52 PM Luiz Motta <luizjoaomo...@gmail.com> wrote: > I couldn't attend today's Apache KIE call, but I watched the recording. > Before the meeting, I was already preparing a PR to remove the Management > Console from incubator-kie-kogito-examples [1] to eliminate the kie-tools > dependency. However, after watching the call, I'm uncertain whether we > should proceed with the PR. I might have overlooked something during my > changes, but I believe this is the last remaining coupling to KIE Tools. > [1] https://github.com/apache/incubator-kie-kogito-examples/pull/2047 >