jamesnetherton opened a new issue #2997:
URL: https://github.com/apache/camel-quarkus/issues/2997


   I noticed in the build logs that various places have warnings about split 
packages, not just for Camel but also for third party dependencies. E.g
   
   ```
   io.quarkus.arc.deployment.SplitPackageProcessor splitPackageDetection
   WARN: 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]
   ```
   
   Maybe we should consider suppressing some of these?
   


-- 
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


Reply via email to