citrusframework / citrus

Framework for automated integration tests with focus on messaging integration
https://citrusframework.org
Apache License 2.0
456 stars 134 forks source link

Avoid split packages #1054

Open christophd opened 10 months ago

christophd commented 10 months ago

Citrus uses some split packages which is considered a bad practice.

Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:

bbortt commented 10 months ago

out of curiosity, what tool did you use for scanning?

christophd commented 10 months ago

The Quarkus SplitPackageProcessor reported this to me while running Citrus tests with Quarkus dev services framework