Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid split packages #149

Open
jpraet opened this issue Dec 10, 2024 · 0 comments
Open

Avoid split packages #149

jpraet opened this issue Dec 10, 2024 · 0 comments

Comments

@jpraet
Copy link
Contributor

jpraet commented Dec 10, 2024

When running with Quarkus, the following warning is emitted:

[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:
- "io.github.belgif.rest.problem" found in [io.github.belgif.rest.problem:belgif-rest-problem-it-common:jakarta:latest, io.github.belgif.rest.problem:belgif-rest-problem-quarkus:latest, io.github.belgif.rest.problem:belgif-rest-problem:latest]
- "io.github.belgif.rest.problem.registry" found in [io.github.belgif.rest.problem:belgif-rest-problem-it-common:jakarta:latest, io.github.belgif.rest.problem:belgif-rest-problem:latest]
- "io.github.belgif.rest.problem.internal" found in [io.github.belgif.rest.problem:belgif-rest-problem-quarkus:latest, io.github.belgif.rest.problem:belgif-rest-problem:latest]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant