spdx-maven-plugin
spdx-maven-plugin copied to clipboard
support for `maven-shade-plugin`
When using maven-shade-plugin, the artifact should likely have a CONTAINS relationship with the shaded components, instead of a DYNAMIC_LINK.
I have a test/demo project for this at https://github.com/raboof/maven-shade-sbom/