CycloneDX / cyclonedx-gradle-plugin

Creates CycloneDX Software Bill of Materials (SBOM) from Gradle projects
https://cyclonedx.org/
Apache License 2.0
163 stars 77 forks source link

fix: fail plugin execution if group, name, or version are not set #469

Closed skhokhlov closed 4 months ago

skhokhlov commented 4 months ago

Currently the execution is failing anyway, but without providing clear reason to the user

skhokhlov commented 4 months ago

fixes https://github.com/CycloneDX/cyclonedx-gradle-plugin/issues/366