Attila Doroszlai created RATIS-2205:
---------------------------------------
Summary: Make BOM, not aggregate one
Key: RATIS-2205
URL: https://issues.apache.org/jira/browse/RATIS-2205
Project: Ratis
Issue Type: Task
Components: build
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
{quote}
* {{makeBom}}: creates a BOM for each Maven module with its dependencies,
* {{makeAggregateBom}}: creates an aggregate BOM at build root (with
dependencies from the whole multi-modules build), and eventually a BOM for each
module,
{quote}
Creating aggregate BOM for the root module, which is built first, tries to
resolve information about submodules from remote repository. But Ratis does
not publish snapshot builds, so these requests are unnecessary.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)