tadayosi opened a new issue #3159: URL: https://github.com/apache/camel-quarkus/issues/3159
Today I generated a quarkus project from code.quarkus.io with Camel and running `mvn quarkus:dev` got the following warning: ``` 2021-10-06 13:39:47,337 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-46) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives: - "org.apache.camel.main" found in [org.apache.camel:camel-base-engine::jar, org.apache.camel:camel-main::jar] ``` Is this something we are already aware of? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
