-
When I execute _[WARNING] [io.quarkus.arc.deployment.SplitPackageProcessor] Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
How can I solve this? My pom.xml is this way:
Hugs! Thanks all you! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
Beta Was this translation helpful? Give feedback.
-
I think the first thing to do would be to run a For |
Beta Was this translation helpful? Give feedback.
I solved! I refactored the code and removed this useless dependencies: