Closed alexei-osipov closed 5 months ago
We use Spring Dependency Management plugin in a multi-module project and want to publish a set of effective dependencies of one modules as a BOM.
Is there any good way to do that? If so, it would be nice to add it to the plugin documentation.
The dependency management plugin is intended to consume boms, not publish them. As such, documenting how to create and publish a bom is out of scope.
We use Spring Dependency Management plugin in a multi-module project and want to publish a set of effective dependencies of one modules as a BOM.
Is there any good way to do that? If so, it would be nice to add it to the plugin documentation.