Found bugs while using the plugin: * BOM needs to be defined as [the first module](https://github.com/xdev-software/tci/commit/abc4696a3553d0d52954744975fc10186ef03b2d) otherwise it is not deployed * Workflow runs: * Problem: https://github.com/xdev-software/tci/actions/runs/16002628248/job/45141374541 * Fixed: https://github.com/xdev-software/tci/actions/runs/16017606752/job/45187209168 * When running the snapshot deployment the same artifacts are deployed multiple times * Example: https://github.com/xdev-software/tci/actions/runs/16017425711/job/45186628255 * Also each snapshot upload is done after each other... WHY NOT IN PARALLEL?
Found bugs while using the plugin: