cloud-opensource-java icon indicating copy to clipboard operation
cloud-opensource-java copied to clipboard

JLBP-15 should show an example of how to use/import a BOM

Open netdpb opened this issue 6 years ago • 0 comments

JLBP-15 says:

Consumers of a multi-module library import the library’s BOM in their own <dependencyManagement> section and omit the versions from the specific modules they import.

There should be an example showing details like using <scope>import</scope> and <type>pom</type>, or else at least a reference to other documentation of how to import a BOM (like this).

netdpb avatar Oct 30 '19 13:10 netdpb