RATIS-2435. ratis-bom POM is not signed during release staging by OneSizeFitsQuorum · Pull Request #1374 · apache/ratis

@OneSizeFitsQuorum

@OneSizeFitsQuorum

Signed-off-by: OneSizeFitsQuorum <tanxinyu@apache.org>

adoroszlai

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adoroszlai

Also, maybe it's a bit late at this point, but should we revert all BOM changes from release-3.2.2, deferring it to 3.3.0?

@OneSizeFitsQuorum

Both solution is OK! And I believe this is the last issue for ratis-bom to release!

adoroszlai

@adoroszlai

I prefer inheriting from Apache parent, because it requires less duplication and ensures consistent behavior for other inherited items, like plugin versions.

Current:

[INFO] --- clean:3.5.0:clean (default-clean) @ ratis-assembly ---
[INFO] --- clean:3.2.0:clean (default-clean) @ ratis-bom ---

adoroszlai pushed a commit that referenced this pull request

Mar 13, 2026
(cherry picked from commit c9914ee)

@adoroszlai