Given a multi-project build with many library modules that do not need an SBOM, and one or two application modules that do.
It would be preferable if we would not have to disable the plugin for every library module.
Currently, the plugin is automatically applied to every module that also triggers the JvmPlugin thus all of them.
Given a multi-project build with many library modules that do not need an SBOM, and one or two application modules that do.
It would be preferable if we would not have to disable the plugin for every library module.
Currently, the plugin is automatically applied to every module that also triggers the
JvmPluginthus all of them.