The plugin tries to "guess" when to create SBOM files and when to skip based on settings for other plugins (maven-deploy and the deprecated nexus staging plugin). This breaks any system that uses other plugins to deploy (especially the new central staging plugin).
The plugin should not try to guess but expose a "skip" property and leave it to the user to decide whether to skip / not skip SBOM generation.
The plugin tries to "guess" when to create SBOM files and when to skip based on settings for other plugins (maven-deploy and the deprecated nexus staging plugin). This breaks any system that uses other plugins to deploy (especially the new central staging plugin).
The plugin should not try to guess but expose a "skip" property and leave it to the user to decide whether to skip / not skip SBOM generation.